Skip to content

freeskwela/concept-computer-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Computer Programming Concepts

Learning fundamental concepts of Computer Programming

  • Defining Terms
    • Computer Program
      • Overview
        • What is it?
        • Why we need it?
        • How it works?
        • How we do it?
      • Sample Programs
      • Programming Languages
    • Source Code
      • Machine Code (Instruction Set)
      • Assembly Language
      • High-Level Language
    • Process (based on AUTOSPICE 3.1)
      • System Engineering
      • Hardware Engineering
      • Software Engineering
        • SW Requirements Analysis
        • SW Architecture Design
        • SW Detailed Design and Unit Construction
        • SW Integration and Integration Test
        • SW Qualification Test
    • Tools
      • IDE
      • Assembler
      • Compiler
      • Linker
      • Interpreter
      • Debugger
      • Builder
      • Version Control
  • Programming Paradigms
    • Imperative/Sequential
    • Functional
    • Object-Oriented
    • Event-Driven

References

About

Fundamental concepts in Computer Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published