TEACHERS
GALLERY
PRICING
SIGN IN
TRY ZURU
GET STARTED
Loop
Audio
Interval:
5s
10s
15s
20s
60s
Play
1 of 8
Slide Notes
Download
Go Live
New! Free Haiku Deck for PowerPoint Add-In
Python Vs. JavaScript
Share
Copy
Download
0
185
Published on Nov 30, 2015
No Description
View Outline
MORE DECKS TO EXPLORE
PRESENTATION OUTLINE
1.
PYTHON VS. JAVASCRIPT
BY: MOLLIE KEARNEY
2.
PYTHON
BY: MOLLIE KEARNEY
3.
WHAT PYTHON HAS
Capitalize True and False
Don't need to declare Variable
To write a comment use: # or ""
When finding Length of word you use: len("hey")
Python uses indention for Code Blocks
Photo by
eGuidry
4.
MORE FOR PYTHON
Python supports much bigger programs
nothingness: none
For numbers: int(integers) Decimal
Source code for strings ASCII
List and Tuple for array/list
Photo by
jenwikehuger
5.
Brackets
{curly} Dictionaries, or sets
[Square] create lists
Photo by
Daniel Dudek-Corrigan
6.
JAVASCRIPT
7.
WHAT JAVASCRIPT HAS
Don't need to capitalize True and False
To make a comment you need the //
Need to declare the variable (var=eggs)
Nothingness=null
To find the length you need a.length
Photo by
Dmitry Baranovskiy
8.
MORE JAVASCRIPT
The numbers are +infinity-infinitysnd NaN
Source code for JavaScript is UTF-16
Uses {curly} brackets for Code Blocks
[Square] brackets are for array/lists
Photo by
kjetikor
Mollie Kearney
×
Error!