Skip to content

Yitzhak851/progSys-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my progSys-C repo (course-3144) !🚀

Hello everyone ,
This 'repository' contain my progSys-C (course) files,
The course is divided into two parts:
The first four weeks are devoted to studying the
basics of the Linux environment and shell scripting;
the remaining eight weeks are devoted to procedural programming in the C programming language.
Through this, we learn how computer programs are structured and how memory is maintained.
Topics covered:

Section I - UNIX / Linux:

• The Linux file system and file management • Text processing commands • Pipes and redirection • Text manipulation through regular expressions • Shell scripting in Bash

Section II - C:

• Flow of control • C types and how they are represented in memory • Operators and expressions • Basic handling of input and output • Functions and program structure • Pointers and arrays • Memory allocation types: automatic, static, and dynamic • Structures • Writing and compiling multi-file programs • and implementing Object Oriented • Programming (OOP) in C

Good luck!! 👩‍💻🧙‍♂️🚀👩‍💻🔥

Enjoy!

About

Excersices at linux and C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors