This repo was created and is maintained by the alums of Trilogy's Full Stack Web Development boot camp at the University of Richmond 2020/21. We wanted to make a place where we could share tips, advice, resources and other information that may prove helpful for future students.
Many of us came into the boot camp with little or no programming or computer science skills. Some of us had backgrounds in tech and were working to round out our professional tool-box. The one thing that we all had in common was an uncertainty about the future. 2020 was a year that threw challenge after challenge at everyone and to tackle a course of this scope during this difficult time was a daunting task.
Of all the lessons we learned during this course, one of the most impactful was learning how to rely on each other to make it through the toughest of challenges. It is in this spirit we leave you with our collection of resources. We hope it helps you overcome obstacles and remain focused over the coming months and encourage you to work with your classmates to help each other succeed.
Special thanks to our instructor Jim and teaching assistant Justin for making the road a lot less bumpy.
The Bootcamp syllabus ramps up fast. Because of that, it's important that you begin prepping for the rigorous workload as soon as possible. The resources below will help solidify coding fundamentals, and will ensure you build on a solid foundation of understanding from the get-go.
We HIGHLY recommend that you begin with these resources before moving on to the Advanced Resources contained within this repo.
Name (a-z) | Description |
---|---|
freeCodeCamp.org | Free tutorials and practice activities on basically any language you can imagine |
Code Academy | Free & paid coding courses and acivities |
devhints.io | Cheatsheets for anything related to coding: React, Express, ES6 syntax, etc. |
Dev Ed | Youtube channel with tons of tutorials from very basic topics like vanilla Javascript to complex ones like state management |
Programming With Mosh | Youtube channel with tons of tutorials from very basic topics like vanilla Javascript to complex ones like state management |
Traversy Media | Youtube channel with tons of tutorials from very basic topics like vanilla Javascript to complex ones like state management |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Clone the Project on your local machine:
git clone https://github.com/jallan07/bootcamp-student-resources.git
- Create your Feature Branch:
git checkout -b feature/AmazingFeature
- Commit your Changes:
git commit -m 'Add some AmazingFeature'
- Push to the Branch:
git push origin feature/AmazingFeature
- Open a Pull Request
Current Contributors: