Tutorial: Intro to Computer Programming Part 1. Using C. | Anton - Setup, basic concepts.

Publicado el: 19 marzo 2020
en el canal de: Anton
523
25

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().


En esta página del sitio puede ver el video en línea Tutorial: Intro to Computer Programming Part 1. Using C. | Anton - Setup, basic concepts. de Duración hora minuto segunda en buena calidad , que subió el usuario Anton 19 marzo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 523 veces y le gustó 25 a los espectadores. Disfruta viendo!