Introduction to Programming
Objetivo
About this course In this 5-day course, students will learn the basics of computer programming through the use of Microsoft Visual Studio 2013 and either the Visual C# or Visual Basic programming languages. The course assumes no prior programming experience and introduces the concepts needed to progress to the intermediate courses on programming, such as 20483B: Programming in C#. The focus will be on core programming concepts such as computer storage, data types, decision structures, and repetition by using loops. The course also covers an introduction to object-oriented programming covering classes, encapsulation, inheritance, and polymorphism. Coverage is also included around exception handling, application security, performance, and memory management.
Pré-Requisito(s):
Carga Horária:
Data da Próxima Turma:
-
Investimento
Conteúdo
Module 1: Introduction to Core Programming Concepts
Module 2: Core Programming Language Concepts
Module 3: Program Flow
Module 4: Algorithms and Data Structures
Module 5: Error Handling and Debugging
Module 6: Introduction to Object-Oriented Programming
Module 7: More Object-Oriented Programming
Module 8: Introduction to Application Security
Module 9: Core I/O Programming
Module 10: Application Performance and Memory Management