Informatics fundamentals
There is a set of videos and work material that constitute a course on computer bases or fundamentals.
The following videos (total duration: 3 hours 59 minutes) are included in the "Computer Bases" list of the YouTube channel
-
I01 Operating systems and programming languages
-
Basic concepts of operating systems and programming languages
-
28 minutes
-
-
I02 Operating system commands.
-
Shows how to use operating system commands in a CMD (Command Prompt) window and in CMD or BAT files
-
17 minutes
-
-
I03 Operating system commands. GIS-Grass Case
-
As an example from the previous chapter, it is shown how to start GIS-Grass ( https://grass.osgeo.org ) and how the Python interpreter of this application can be accessed
-
10 minutes
-
-
I04 Program. First step
-
First step of programming with Python
-
30 minutes
-
-
I05 SDI
-
Using an Integrated Development Environment (IDE)
-
15 minutes
-
-
I06 if for while
-
First steps in programming flow control
-
16 minutes
-
-
I07 Examples 2 and 3
-
Functions, modules and files
-
19 minutes
-
-
I08 Scope
-
Scope of variables and functions in Python
-
minutes 12
-
-
I09 Objects
-
Working with objects in Python: classes, instances, inheritance, polymorphism, scope...
-
28 minutes
-
-
I10 Formats
-
File formats, dissemination and information exchanges. standards
-
14 minutes
-
-
I11 Databases
-
Database Basics
-
32 minutes
-
-
I12 Geographic Information Systems
-
Basic notions about what a GIS (Geographic Information System) is
-
8 minutes
-
-
I13 Teleinformatics
-
A few basic concepts about teleinformatics
-
10 minutes
-
The following files are used for this course:
-
examples_cmd.cmd
-
py-folder:
-
0_in_lin_commands.py
-
1_python.py
-
2_python.py
-
3_modules.py
-
scope.py
-
scope_helper.py
-
inheritance.py
-
objects.py
-
They are saved in the following compressed folder: