An introduction to computer programming for people stuck at home!
We use the C programming language in this video.
This is a warm-up to streaming so a bit rough and has a few mistakes and tangents!
No prior experience with anything beyond basic computer use required but some downloading and installing and use of the command line is done.
put video in 1080p quality (cog in the bottom-right) to read the text
26:45 - Start writing our source code.
32:15 - Alternative using a website to write your first program without installing anything.
33:35 - Compiling and running our source code.
36:55 - Dissecting what each line in the program does.
1:04:00 - Using man pages to look up a function reference.
1:13:30 - String formatting and ASCII.
1:29:30 - Q & A. Differences between C and C++.
stream: / capnramses
programming language terminology clarifications:
a "statement"; // ends in a semi-colon
an "expression" // eg `x = 10` or `printf()`. statements often contain an expression
printf( parameters ); // Input variables to a function are "parameters". The value held in those variables is an "argument". .: "Hello, world!\n" is an argument to the function printf().
Auf dieser Seite können Sie das Online-Video Tutorial: Intro to Computer Programming Part 1. Using C. | Anton - Setup, basic concepts. mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Anton 19 März 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 523 Mal angesehen und es wurde von 25 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!