Skip to content

M-Caesar/Intro-to-C-ECE-1574

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to C++ : ECE 1574

This is the repository for my class at Virginia Tech on Introduction to C++. It features code made for running on x86 computer running Windows or Ubuntu using either Visual Studio or terminal.

In this class, we learned the following things:

  • C++ Types, defines, abstraction, and safe coding practices
  • Introductory Object Oriented Programing lesson
  • Coding using patterns to find correlations
  • Dynamic and static memory allocation with heap and stack
  • Multiple functions and header files
  • Fast programs and speed oriented coding practices

About

ECE 1574 - Introduction to C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%