Skip to content

rufusnufus/ITP2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ITP2

Introduction To Programming-2 by Innopolis University

The course provided an opportunity to:

  • Understand and apply C to a variety of programming problems
  • Understand the C complier and be able to see the influence of commands in the higher level language upon the output assembly code
  • Understand and apply the C memory management system and be effectively able to avoid memory leaks
  • Understand and apply call-by-value and call-by-reference variables

Also we were given to implement 2 assignments. Solution for them you can see above.

About

Introduction To Programming 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages