eneotujoe / Harvard-CS50

Harvard University - Introduction to Computer Science [MOOC through Edx]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harvard's Introduction to Computer Science (CS50)

Introduction to Computer Science also known as CS50 is a MOOC offered by Harvard University through edx. This repository contains my solutions to the problem sets on CS50x 2016.

Final Project

Note:

This course has been upgraded, visit edx.org.

This is CS50x, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. The on-campus version of CS50x, CS50, is Harvard's largest course. Students who earn a satisfactory score on 9 problem sets (i.e., programming assignments) and a final project are eligible for a certificate. This is a self-paced course–you may take CS50x on your own schedule.

What you'll learn

  • A broad and robust understanding of computer science and programming
  • How to think algorithmically and solve programming problems efficiently
  • Concepts like abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development
  • Familiarity in a number of languages, including C, Python, SQL, and JavaScript plus CSS and HTML
  • How to engage with a vibrant community of like-minded learners from all levels of experience
  • How to develop and present a final programming project to your peers

Syllabus

Introduction to the intellectual enterprises of computer science and the art of programming. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. Designed for majors and non-majors alike, with or without prior programming experience.

About

Harvard University - Introduction to Computer Science [MOOC through Edx]


Languages

Language:C 62.4%Language:PHP 23.2%Language:JavaScript 6.4%Language:Hack 2.3%Language:HTML 2.3%Language:CSS 2.1%Language:Makefile 1.2%