Computer skills are little without the actual theory and practice of the methods and methodology used to arrive at the knowledge.
People are way too much focused on trivial circumstances when learning, while they should be focused more on how to learn and find information, rather than retaining the most of information as possible(as it has been for experts before the advent of computers and internet).
These video series I am planning to create, will treat subjects like creating tables and diagrams in big glyphs so that one can attach it to the wall in front of the computer, so that when you need a reference fast, you don't have to do other tasks but to slightly turn your head and watch what the diagram suggests; or finding out when you program what things went wrong with your experimentation, you screen capture what you did, so that when you re-encounter a problem that you think is related to a previously encountered problem, you just refer to that video of the screen capture and recall what actually happened. There are many more study skills that are simple but really help a lot in computer programming, and many other subject matters as well.
Showing posts with label series. Show all posts
Showing posts with label series. Show all posts
Wednesday, 20 April 2011
Saturday, 9 April 2011
Span Of Statements
In this video tutorial, we check the way the C compiler treats the different tokens, by actually dividing a big line of code into two smaller lines, each time separating the lines in different spots, so as to understand better how the C compiler interprets the different divisions.
Friday, 8 April 2011
Code::Blocks setup
The Code::Blocks is set-up so that we can use the MinGW set of utilities for compilation. C/C++( .c , .h , .cpp , .cc , .C , .H , .CPP , .CC , etc.) file extensions are associated with Code::Blocks. The first C project is tried out using the Code::Blocks project templates. There's a bug in Code::Blocks that is fixed in later versions, but for this version I show you how to fix it in the next video in the series.
Labels:
.c,
.h,
C,
C_tutorial,
Code::Blocks,
gasto,
gazto,
IDE,
programming,
series,
video
Subscribe to:
Posts (Atom)