C++ And PHP Programming Complete Course
- Description
- Curriculum
- FAQ
- Reviews
C++ And PHP Programming Complete Course
1) C++ Complete Course
This course is an introduction to the C++ programming language and its subset, the C++ programming language. Program structure, block, storage types, console and file I/O, functions, arrays, strings, pointers, call-by-reference, call-by-value, and dynamic memory allocation will be discussed. The concept and use of classes will be covered in some detail. The differences between C++ will also be discussed.
Course Rationale: This course is designed to teach students the C++ programming language and introductory and intermediate programming concepts with examples and applications using the C++ language. The course builds and extends topics covered in the prerequisite course, COSC 1315 and prepares students for more advanced programming courses such as ITSE 2431 (Advanced C++ Programming) and COSC 2415 (Data Structures) as well as for entry level programming employment. The course is required for an Associate Degree in several Computer Information Systems and Computer Science degree areas.
STUDENT LEARNING OUTCOMES/LEARNING OBJECTIVES
Course Objectives/Learning Outcomes:
-
Demonstrate a thorough understanding of modular programming by designing programs that require the use of programmer-defined functions.
-
Demonstrate a thorough understanding of arrays by designing and implementing programs that search and sort arrays.
-
Demonstrate a thorough understanding of the object-oriented programming concepts of encapsulation, data abstraction and composition by designing and implementing classes including the use of overloaded functions and constructors.
-
Demonstrate a thorough understanding of the concept of pointers and dynamic memory allocation by designing and implementing programs using pointers and dynamic memory allocation.
-
Demonstrate a thorough understanding of the implementation of programmer-defined functions and classes by writing code, performing unit testing and debugging of multiple complex programs.
-
Demonstrate good documentation style in all of the programs written in this course.
-
Demonstrate proficiency in implementing data validation code, performing unit testing, and developing test plans while implementing robust solutions to the assignments in this course.
-
Demonstrate a thorough understanding of stream input/output for both console and files.
-
Demonstrate an understanding of the differences between C++ in the areas of strings, pass by reference/passing pointers, and structs by designing and implementing programs that use C++ strings, C++ language structs and classes.
-
Learn in this Course
-
To learn the fundamental programming concepts and methodologies which are essential to building good C++ programs.
-
To practice the fundamental programming methodologies in the C++ programming language via laboratory experiences. …
-
To code, document, test, and implement a well-structured, robust computer program using the /C++ programming language.
2) PHP Programming :
Introduction To PHP Programming:
-
This section will learn the basic structure of a web application and how a web browser interacts with a web server. You’ll be introduced to the request/response cycle, including GET/POST/Redirect. You’ll also gain an introductory understanding of Hypertext Markup Language (HTML), as well as the basic syntax and data structures of the PHP language, variables, logic, iteration, arrays, error handling, and superglobal variables, among other elements.
syllabus
-
Web concepts of Php
-
basic syntax
-
Arithmetic Operators
-
Assignment Operators
-
New php-7 features scalar type declaration
-
Class and objects
-
inheritance
Thank you and see you inside the course.
-
1C++ ArraysVideo lesson
-
2C++ Assignment Operators.Video lesson
-
3C++ Logical OperatorsVideo lesson
-
4C++ Real Bitwise OperatorVideo lesson
-
5C++ Relational OperatorsVideo lesson
-
6C++ The # OperatorsVideo lesson
-
7C++ The ## OperatorsVideo lesson
-
8C++ Operator PrecedenceVideo lesson
-
9C++ Operator OverloadingVideo lesson
-
10C++ Accessing Structure MembersVideo lesson
-
11C++ Calling a FunctionVideo lesson
-
12C++ Class TemplateVideo lesson
-
13C++ Conditional CompilationsVideo lesson
-
14C++ Data AbstractionVideo lesson
-
15C++ Data EncapsulationVideo lesson
-
16C++ Default Values For ParametersVideo lesson
-
17C++ Define ObjectsVideo lesson
-
18C++ Dynamic Memory Allocation For ObjectsVideo lesson
-
19C++ Function Call by PointerVideo lesson
-
20C++ Function Call by ReferenceVideo lesson
-
21C++ Function call by ValueVideo lesson
-
22C++ Function like a MacrosVideo lesson
-
23C++ Function OverloadingVideo lesson
-
24C++ Function TemplateVideo lesson
-
25C++ InheritanceVideo lesson
-
26C++ Multiple InheritanceVideo lesson
-
27C++ Namespaces With directivesVideo lesson
-
28C++ Nested NamespacesVideo lesson
-
29C++ Pointers To StructureVideo lesson
-
30C++ Class Member FunctionsVideo lesson
-
31C++ Signal() FunctionVideo lesson
-
32C++ The Raise() FunctionVideo lesson
-
33Dynamic Memory Allocation For ArraysVideo lesson
-
34C++ Thread Joining And DetachingVideo lesson
External Links May Contain Affiliate Links read more