CS50 2017 - Lecture 11 - JavaScript

preview_player
Показать описание
00:00:00 - CS50 Things
00:02:08 - Stranger Things (SPOILER ALERT)
00:03:36 - MVC
00:05:10 - froshims4
00:12:02 - Jinja
00:18:12 - Event-Based Programming
00:21:57 - JavaScript
01:13:14 - Callback Functions
Рекомендации по теме
Комментарии
Автор

I bet nobody misses a single CS50 lecture at this university. I have learned so much from David and really appreciate that we live in a time where we can view this content without actually being there.

RedEyedJedi
Автор

I have many watched many teachers over the years and I have to say that David malan is my favourite professor for cs. His passions every year never fails to motivate me.

blankblank
Автор

So good i can't stop watching these
Started with the FCC/CS50 collaboration and now I am here

kyliestaraway
Автор

This professor seems so chill. Thanks for this.

joshxone
Автор

Finally I can solve the last pset (pset 8). This is the start of great discoveries for us with the wonderful journey we had in CS50x! Thank you, professor Malan for the patience and dedication!

SaidakbarP
Автор

Cool! professor is also the fan of Stranger things

LexChanKlaus
Автор

I was completely engrossed into the lecture and learned a lot. Thanks CS50

nirmalpatel
Автор

Fantastic! Love the professor so much.

yili
Автор

thanks sir this is an honor to have knowledge from you, you are very energetic and full of knowledge

gowanrohit
Автор

Super engaging lessons. Thank you professor and Harvard!

MagicmathmandarinOrg
Автор

Why this lecture doesn't exist in CS50 2018? It is so helpful.
Specially to understand what is Ajax, Json form, and JQuery.

void
Автор

I do use Visual Basic for Applications (VBA) to create macros and automation applications :)

BekBrace
Автор

Thank you all for making These all available.

anestezialmanya
Автор

thanks cs50 for helping me take my first steps <3

bluebird
Автор

It would've been nice if he showed AJAX using pure JS before showing how it's done in jquery just so people aren't crippled by a library and can really understand what jquery is actually doing. Definitely would've been more verbose but a learning experience.

davlewis
Автор

Can someone provide the github link where i can access these codes.

siddharthjoshi
Автор

Hey guys, what's your opinion on the coding sequences shown in MR ROBOT? Is is accurate / appropriate for what's going on in the respective scenes?

alexandernho
Автор

Hey javascript expert here.

use function fetch instead of a jquery.ajax.
use method document.querySelector an document.querySelectorAll instead of jquery.

to iterate over an array use methods array.forEach, array.map, array.filter and array.reduce.

in order to not suffer over the dynamic nature of 'this' pass the object, use arrow functions, use function.bind or avoid it completely using a functional paradigm pretty much suported by javascrit

robertoprince
Автор

1:31:28 - the instructor describes writing a program for the Mark Zuckerbot for his Congressional hearing.

smoothbeak
Автор

Investing in NFLX would also have been a nice bet

satishvemuri