-
Feynman Writing Prompts - Write out explanations of the following concepts like you are explaining it to a 12 year old. Doing this will help you quickly discover any holes in your understanding. Ask your questions on Slack.
-
Variables Store data to use/reuse in programs and can change value when necessary. - Declare with keyword var. - Assign/change value with assignment operator =
-
Strings Variable type that stores characters. - Variable values wrap in "" or '' are string variables - Use the + operator to concatenate strings
-
Functions (arguments,
return) Small programs within programs.- Arguments are values used by functions to generate a desired output.
- The return keyword returns functions' generated outputs.
-
ifstatements Checks for a conditional criteria, if met it executes a code block/statement. -
Boolean values (
true,false) Conditional data values that are either true or false.- Are assign using the assignment operator =
- Variables with true/false values are boolean variables
-
-
Install Node and NPM. NPM comes packaged with Node. https://nodejs.org/en/download/
-
Install SublimeText3. If you have another editor that you prefer then you can use that. https://www.sublimetext.com/3
-
Download this project folder from GitHub.
-
Navigate into the downloaded folder using Terminal(Mac) or Command Prompt(Windows).
ls(Mac),pwd(Windows) andcd <directory_name>are the commands you need to navigate around. -
Once you are in the folder type the command
npm install. This will fetch all of the needed requirements for the project. -
Run
npm testto run the automated tests. At first all of the tests will be broken. You will fill out the functions inexercises.jsto make the tests pass.
Apply to our full-time or part-time immersive program to learn cutting edge technologies that are used by top technology companies around the world.
Our part-time and full-time courses are 13 intense weeks of focused study on the most relevant technologies.
Class sizes are small to ensure that each student gets individual attention from our world class instructors to help them succeed. We also provide career support both during and after the course to help you succeed. We are committed to your success.
For more information visit: https://www.lambdaschool.com