SlideShare a Scribd company logo
Intro to JavaScript: Fundamentals
January 2018
http://bit.ly/intro-js-la
1
About you
What's your name?
What brought you here today?
What is your programming experience?
2
About Thinkful
We train developers and data scientists through
1x1 mentorship and project-based learning.
Guaranteed.
3
Agenda
Learn key Javascript concepts
Go over assignments
Complete assignments with our support!
Go over answer key
4
How the web works
Type a URL from a client (e.g. google.com)​
Browser sends an HTTP request asking for specific files
Browser receives those files and renders them as a website
5
Client/Servers
Client (sends requests)
Frontend Developer
Manages what user sees
Server (sends response)
Backend Developer
Manages what app does
6
Example: facebook.com
Client Server
Open browser
and navigate to
facebook.com
HTML, CSS, &
JavaScript render
newsfeed
Request
Response
Algorithm
determines
content of feed.
Sends back
HTML, CSS,
JavaScript files
Application Logic
Initial request
Following response
7
Example: facebook.com
Client Server
Open browser
and navigate to
facebook.com
HTML, CSS, &
JavaScript render
newsfeed
Request
Response
Algorithm
determines
content of feed.
Sends back
HTML, CSS,
JavaScript files
Application Logic
Initial request
Following response
We'll be writing JavaScript, the code
that the browser uses to run the app
8
Defining a variable with JavaScript
var numberOfSheep = 20
Initialize variable
Name of variable
Value of variable
9
Variable examples
JSBin.com
10
Declaring a function with JavaScript
function greet() {
return "Hello world!";
}
Initialize function Name of function
What the function does
11
Function examples
JSBin.com
12
If/Else Statements
go to gas stationkeep driving
if false if true
need gas?
family roadtrip
13
If/Else Statements
function familyRoadtrip() {
if (needGas == true) {
getGas();
}
else {
keepDriving();
}
}
14
Comparing Values
== (equal to)
5 == 5 --> true
5 == 6 --> false
!= (not equal to)
5 != 5 --> false
5 != 6 --> true
15
If/Else Statements and Comparing Values
JSBin.com
16
Parameters within functions
function adder(a, b) {
return a + b;
}
adder(1,2);
Parameters in declaration
Parameters used
within the function
17
Examples of parameters within functions
JSBin.com
18
Repl.it setup & first steps!
bit.ly/tf-intro-js-challenges
19
Real developers use Google... a lot
bit.ly/intro-js-la
20
Ways to keep learning
21
Thinkful's free course
Web Development Fundamentals
HTML, CSS and JavaScript
Unlimited group mentor sessions
Personal Program Manager
Slack Channel
bit.ly/web-dev-free
Thinkful Coding Prep Course
22

More Related Content

PDF
LA 1/31/18 Intro to JavaScript: Fundamentals
PDF
LA 1/31/18 Intro to JavaScript: Fundamentals
PPTX
Meta tags
PDF
A Deep Dive Into SEO Tactics For Modern Javascript Frameworks
PPTX
News Specific Crawl Errors
PPTX
Meta tags
PDF
Chapter 5: Content Optimization Strategy
LA 1/31/18 Intro to JavaScript: Fundamentals
LA 1/31/18 Intro to JavaScript: Fundamentals
Meta tags
A Deep Dive Into SEO Tactics For Modern Javascript Frameworks
News Specific Crawl Errors
Meta tags
Chapter 5: Content Optimization Strategy

What's hot (18)

PDF
Checklist seo
PDF
SEO Meets Automation
PDF
Quality Content at Scale Through Automated Text Summarization of UGC
PPT
Introduction to Joomla SEO
DOC
Analysis report didm
PPTX
Site Indexing - The Most Effective SEO Technique
PPT
RSS feeds
PPTX
What to do Before You Replace Your Search Engine
PPTX
On site audit with screaming frog gdi
PPTX
ClearedJobs.Net Job Search
PDF
Wordpress seo themes
DOCX
How the search engine works?
PDF
SEO & WordPress for beginners
PPT
SEO Temelleri
PDF
SEO: Core Understanding, Solid Strategy & Advanced Tactics
PPT
Design Guidelines For Web Sites
DOCX
Boost your traffic
PDF
Google Webmaster Tools for WordPress
Checklist seo
SEO Meets Automation
Quality Content at Scale Through Automated Text Summarization of UGC
Introduction to Joomla SEO
Analysis report didm
Site Indexing - The Most Effective SEO Technique
RSS feeds
What to do Before You Replace Your Search Engine
On site audit with screaming frog gdi
ClearedJobs.Net Job Search
Wordpress seo themes
How the search engine works?
SEO & WordPress for beginners
SEO Temelleri
SEO: Core Understanding, Solid Strategy & Advanced Tactics
Design Guidelines For Web Sites
Boost your traffic
Google Webmaster Tools for WordPress
Ad

Similar to LA 1/16/18 Intro to Javascript: Fundamentals (20)

PDF
PDF
PDF
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-173-252 (4)
PDF
PDF
PDF
PDF
PDF
Ffcc1120
PDF
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-173-252-450
PDF
Introjs1.9.18tf
PDF
Introjs2.13.18sd
PDF
Itjs111
PDF
Itjs124
PDF
Feccphx9:25
PDF
Fcc1219
PDF
PDF
PDF
Ijsphx927
PDF
Tf ffcchtmlcss
PPTX
Front End Lecture 1.pptx
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-173-252 (4)
Ffcc1120
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-173-252-450
Introjs1.9.18tf
Introjs2.13.18sd
Itjs111
Itjs124
Feccphx9:25
Fcc1219
Ijsphx927
Tf ffcchtmlcss
Front End Lecture 1.pptx
Ad

More from Thinkful (20)

PDF
893ff61f-1fb8-4e15-a379-775dfdbcee77-7-14-25-46-115-141-308-324-370
PDF
Itjsf129
PDF
Twit botsd1.30.18
PDF
Build your-own-instagram-filters-with-javascript-202-335 (1)
PDF
Baggwjs124
PDF
Become a Data Scientist: A Thinkful Info Session
PDF
Vpet sd-1.25.18
PDF
LA 1/18/18 Become A Web Developer: A Thinkful Info Session
PDF
How to Choose a Programming Language
PDF
Batbwjs117
PDF
1/16/18 Intro to JS Workshop
PDF
(LA 1/16/18) Intro to JavaScript: Fundamentals
PDF
Websitesd1.15.17.
PDF
Bavpwjs110
PDF
Byowwhc110
PDF
Getting started-jan-9-2018
PDF
Proglangauage1.10.18
PDF
Batbwjs14
PDF
Itjsf13
PDF
Itjsf13
893ff61f-1fb8-4e15-a379-775dfdbcee77-7-14-25-46-115-141-308-324-370
Itjsf129
Twit botsd1.30.18
Build your-own-instagram-filters-with-javascript-202-335 (1)
Baggwjs124
Become a Data Scientist: A Thinkful Info Session
Vpet sd-1.25.18
LA 1/18/18 Become A Web Developer: A Thinkful Info Session
How to Choose a Programming Language
Batbwjs117
1/16/18 Intro to JS Workshop
(LA 1/16/18) Intro to JavaScript: Fundamentals
Websitesd1.15.17.
Bavpwjs110
Byowwhc110
Getting started-jan-9-2018
Proglangauage1.10.18
Batbwjs14
Itjsf13
Itjsf13

Recently uploaded (20)

PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
01-Introduction-to-Information-Management.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Insiders guide to clinical Medicine.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Computing-Curriculum for Schools in Ghana
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Basic Mud Logging Guide for educational purpose
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
2.FourierTransform-ShortQuestionswithAnswers.pdf
01-Introduction-to-Information-Management.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
O7-L3 Supply Chain Operations - ICLT Program
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
TR - Agricultural Crops Production NC III.pdf
PPH.pptx obstetrics and gynecology in nursing
Insiders guide to clinical Medicine.pdf
Microbial diseases, their pathogenesis and prophylaxis
Computing-Curriculum for Schools in Ghana
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
VCE English Exam - Section C Student Revision Booklet
STATICS OF THE RIGID BODIES Hibbelers.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Basic Mud Logging Guide for educational purpose
Anesthesia in Laparoscopic Surgery in India
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx

LA 1/16/18 Intro to Javascript: Fundamentals