Nest
Search
Primary Menu
Skip to content
Announcements
Join us
Contact
Resources
Software setup for programming
Remote access using RDP
Guide to running Linux on your own
Geany and compiler installation guide
Configuring and using Geany
File access guide using SFTP
SSH connection guide
Introduction to algorithms and UML
UML example: WD40
UML example: filtering positive numbers into an array
File browser
Links
Coding guides
Coding style
Using printf with tips and tricks
Conditional statements
Loops
Fun with Valgrind
Stream redirection
Using a debugger with Geany
Programming I
Getting started: Programming 1
Labs
Homework I
Homework II
Algorithm tasks
Code examples
hello.c
Loops – multiplication table
Initializing variables
math.h library
Distance converter (arrays with functions)
Accessing command line arguments
File name as command line argument
Managing multiple files
Manipulating characters (characters.c)
FAQ
Exam
Programming II
Getting started: Programming 2
Labs
Code examples
Identifying a flying object (enumeration example)
Structure array example
Reading from a file into structure array
Structure pointer example
Returning a struct
Substruct example
Creating easily reusable code
Writing to multiple output streams
Structure pointer as a member of structure
realloc() partial solution
struct_wrapper_dynamic
Search for:
File browser
All of the files required for the lessons are linked under the required labs.