Day 0 - Pre work and requirements
Previously to start WFD you need to have the development environment for React Native and other usefull coding tools in your system
- Git command line interface ->
https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Visual Studio Code ->
https://code.visualstudio.com/
- Node.js and npm ->
https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- yarn ->
https://classic.yarnpkg.com/en/docs/install/
- WSL2 ->
https://docs.microsoft.com/en-us/windows/wsl/install-win10
- React Developers Tools Chrome Extension ->
https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi
#
Previous readings and videosIn this section you will have usefull information about what means to be a software developer and what is the MERN stack, read as more as possible of this information before Day 1
.
In order to be ready for the WFD, you need to read and cover most of the contents shown here, however, if you are an experiencied developer you can skip many of this videos, some of them are technical tutorials and others are inspirational for new software developers to know about this industry.
In any case, you can use this as a handbook for recovering contents for teaching new developers.
- Everyone Is A Software Developer | Scott Brinker | TEDxBocaRaton
- C贸mo desarrollar tu carrera profesional en tecnolog铆a I PlatziConf Mexico
- Qu茅 lenguaje de programaci贸n aprender primero
- What Is React (React js) & Why Is It So Popular?
- What is MERN stack?
- Learn Git In 15 Minutes
- Introduction to GitHub
- Gitflow Workflow
- Como Instalar, Configurar y Usar Visual Studio Code
- WSL 2: Getting started
- Websites vs Web Applications pt 1 - Know the Difference
- Introducing Firebase
- Zero a la aplicaci贸n: Codificaci贸n en vivo de una aplicaci贸n con Firebase (Firebase Dev Summit 2017)
#
> Frequently Asked Questions (FAQ's) Section#
I'm not a developer, can I participe in WFD?Sure, as long as you can spend time for working in project and learning you are welcome to participe.
#
How is graded the WFD?We grade everything you learn by looking at your presentation in day 5, Demo Day, in this you will have 10 minutes for present your work and clear any questions that instructors could have.
#
How can I look for help?Our instructors and students are in our official Discord Server for CloudMex Academy. In Discord you can ask any question related to building your web applications.
#
What is the final product?The final project is a web application where you accomplish the following:
- Your app is working and is functional.
- The UI/UX is attractive for users.
- It consume cloud services (Firebase, AWS, etc.)
- Unit tests are working.
- It is deployed correctly in github using gitflow.
- It have a clear readme in the github repository about what the app does.
#
How much time do I need to spend for finishing WFD Bootcamp?For new developers it will consume an approximate of 10 hours daily for finishing the bootcamp succesfully and presenting in Demo Day.
For experiencied developers with 1 to 2 years working this can take an aproximate of 2-4 hours of daily work for finishing.
#
What is the daily feedback video call for?FIRST: This is not a class or a lesson, as those in college.
In every session you have to bring new questions, doubts or blockers that you present in the development of your web application. Our instructor will be there for attending any question you could have in a synchronous method.
隆Good luck and welcome to WFD Bootcamp!