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().
Nesta página do site você pode assistir ao vídeo on-line Tutorial: Intro to Computer Programming Part 1. Using C. | Anton - Setup, basic concepts. duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Anton 19 Março 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 523 vezes e gostou 25 espectadores. Boa visualização!