Skip to content

This is the full resources for learning development and start your career as a software developer.

Notifications You must be signed in to change notification settings

WintNadi/BIMWebDevClass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Resources

This is the full resources for learning development and start your career as a software developer.

Author

Here are some additional tips for learning full stack web development or mobile app development:

[1] Start with the basics

Don't try to learn everything at once. Start by learning the basics of HTML, CSS, and JavaScript. Once you have a solid foundation, you can move on to more advanced topics.

[2] Practice regularly

The best way to learn is to practice. Try to build a simple website or app every week. The more you practice, the better you'll become.

[3] Don't be afraid to ask for help

If you get stuck, don't be afraid to ask for help. There are many online forums and communities where you can get help from other developers.

[4] Build a portfolio

Once you have some experience, start building a portfolio of your work. This will help you land your first job as a full stack web developer or mobile app developer. With hard work and dedication, you can learn full stack web development and mobile app development and start a career in the tech industry.

Resources Links

MIT License MIT License MIT License MIT License CS50's Introduction to Computer Science from Harvard University

MIT License HarvardX: CS50's Mobile App Development with React Native

MIT License MIT License HTML and CSS Foundation

MIT License JavaScript Complete Course

MIT License Frontend Development

MIT License Backend Development

MIT License Python Machine Learning

MIT License C# Development

MIT License MIT License MIT License MIT License CS50's Introduction to Computer Science from Harvard University

All of the Documentations you need in one place

Full Stack Web Dev Projects with source code

  • Project [1] : To-Do List Projects

A very basic and simple project with a daily life use case is a to-do list app. A to-do list is a very popular full-stack project for beginners. You can build a to-do list, just like Microsoft’s to-do list application. It will have the feature to add an item to the list and if the task is completed then the functionality to remove it from the list should also be provided.

  • Knowledge that you will gain from this project

This project will help you enhance your front-end development skills as well as storing the items in the database and deleting them from the database will help you learn the CRUD operations on the database in a great manner. You can also implement the user login and authentication for using the to-do list app. The link for a sample to-do list website’s source code is below. Feel free to take inspiration from it and use your own skills and creativity to develop an amazing to-do list.

A very basic and simple project with a daily life use case is a to-do list app. A to-do list is a very popular full-stack project for beginners. You can build a to-do list, just like Microsoft’s to-do list application. It will have the feature to add an item to the list and if the task is completed then the functionality to remove it from the list should also be provided.

  • Knowledge that you will gain from this project

This project will help you enhance your front-end development skills as well as storing the items in the database and deleting them from the database will help you learn the CRUD operations on the database in a great manner. You can also implement the user login and authentication for using the to-do list app. The link for a sample to-do list website’s source code is below. Feel free to take inspiration from it and use your own skills and creativity to develop an amazing to-do list.


React Native Projects

  • Project [1] : To-Do List Projects

  • Tech Stack: HTML, CSS, JS, Express JS, Node js, MongoDB

  • Documentation

FAQ

Question 1

Answer 1

Question 2

Answer 2

Used By

This project is used by the following companies:

  • Company 1
  • Company 2

About

This is the full resources for learning development and start your career as a software developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.5%
  • JavaScript 6.5%