Skip to content

Project0 - CS50 (introduction to computer science from Harvard university).

Notifications You must be signed in to change notification settings

saem0/Scratch-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Scratch-game

This is my first project for CS50 (introduction to computer science from Harvard university) on EDX.org.

Usage

To play:

To see the code:

  • just click on (see inside) button.

What I Learned:

  • how computers represent information in memory (binary representation).
  • computional thinking - algorithms (in other word) the process of creating function and how to think through that process (intelligently first then ).
  • basic programming constructs (functions - conditions - boolean expressions - loops) and how to do something useful with them (creating a game).
  • learn abstraction (in other word) functions decomposition technique or think in coding process as if consists only from functions.

About

Project0 - CS50 (introduction to computer science from Harvard university).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published