Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clemons09 patch 2 #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Clemons09 patch 2 #21

wants to merge 3 commits into from

Conversation

Clemons09
Copy link

No description provided.


Homework #1

Instructions

	1.	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
	⁃	a value that can change depending on what you want to tell the computer to do. Used to let the computer know you’d like to perform an action.
	◦	Strings
	⁃	simply a line of numbers, symbols and punctuation used to define a function.
	◦	Functions (arguments, return)
	⁃	a function performs an action and produces a result.
	◦	if statements
	⁃	ask a function to determine if a statement is true or false.
	◦	Boolean values (true, false)
	⁃	a variable that can either be true or false.
	⁃	
	2.	Install Node and NPM. NPM comes packaged with Node. https://nodejs.org/en/download/
	3.	Install SublimeText3. If you have another editor that you prefer then you can use that. https://www.sublime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant