מה צריך לדעת לפני
שתתחיל
מתחיל 4 June 2026 01:16
נגמר 4 June 2026
CS50x 2026: CS50’s Introduction to Computer Science
Harvard University
24 קורסים
Harvard University is a globally recognized, private Ivy League research university based in Cambridge, Massachusetts. Established in 1636, it is one of the most ancient institutions of higher learning in the United States.
11 weeks
שדרוג אופציונלי זמין
מתחיל
התקדמות בקצב שלך
Free Certificate
שדרוג אופציונלי זמין
סקירה כללית
This is CS50, Harvard University’s introduction to the intellectual enterprises of computer science and the art of programming, for concentrators and non-concentrators alike, with or without prior programming experience. (Two thirds of CS50 students have never taken CS before.) This course teaches you how to solve problems, both with and without code, with an emphasis on correctness, design, and style. Topics include computational thinking, abstraction, algorithms, data structures, and computer science more generally.
Problem sets inspired by the arts, humanities, social sciences, and sciences. More than teach you how to program in one language, this course teaches you how to program fundamentally and how to teach yourself new languages ultimately.
The course starts with a traditional but omnipresent language called C that underlies today’s newer languages, via which you’ll learn not only about functions, variables, conditionals, loops, and more, but also about how computers themselves work underneath the hood, memory and all. The course then transitions to Python, a higher-level language that you’ll understand all the more because of C.
Toward term’s end, the course introduces SQL, via which you can store data in databases, along with HTML, CSS, and JavaScript, via which you can create web and mobile apps alike. Course culminates in a final project.
סילבוס
- Week 0 Scratch
- Week 1 C
- Week 2 Arrays
- Week 3 Algorithms
- Week 4 Memory
- Week 5 Data Structures
- Week 6 Python
- Week 7 SQL
- Artificial Intelligence
- Week 8 HTML, CSS, JavaScript
- Week 9 Flask
- Week 10 The End
- Additional Practice
נלמד על ידי
David J. Malan
נושאים
Computer Science