countries
programmes
New to coding
Hours spent coding
(average/week)
13
6.5
Victor Andrei Tomas Teodor Maksut Andy
Turing Society
101
with Tomas
> Write a lot of code
> Help your classmates and learn from each other
> Keep the 20 minutes rule in mind
> Strength through struggle
> Have fun while you're at itTS100 Round Up
The best way to predict the future is to create it yourself.
Lecture 1
+ Progress on TS150
+ Slang
+ Front End Challenge
+ Questions
+ Algorithm Time
STRESS
Time
Stress Level
Server
TCP/IP
Request/Response
Cycle
Back End
Front End
Methods
Closures
Scripting Language
Selectors
Asynchronous
Low vs High Level Languages
Strong Typed
Language
Framework
DOM
+ 4 hours long
+ HTML, CSS
+ 80/100 for pass
+ only 1 rule
Next Week
#questions
> Given an array X, for example: X = [2,5,1,-2,0,22,-37];
> Write a function '3rdMax' that returns the 3rd largest value of the array.
> Your function should work with arrays of all sizes.
> If the array is smaller than 3 values, have your function return an error statement.
Ooookay, we're done.