وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Comprehensive C Programming Course

سرفصل های دوره

Master C programming and build real-world applications with our Comprehensive C Programming Course!


1. C Programming Course
  • 1. Introduction to C
  • 2. Data Types In C
  • 3. Structure of C program
  • 4. Program in C Part 1
  • 5. Program in C Part 2
  • 6. Program in C Part 3
  • 7. IO Functions
  • 8. IfElse Construct Part 1
  • 9. IfElse Construct Part 2
  • 10. Switch Case
  • 11. While dowhile Part 1
  • 12. While dowhile Part 2
  • 13. For Loop
  • 14. Break Continue
  • 15. Working with Operators Part 1
  • 16. Working with Operators Part 2
  • 17. Logical Operators and Unary Operators
  • 18. Problem solving Using Operators
  • 19. Case Study in C programming language
  • 20. Explaining C language and its different functions using Case studies
  • 21. reverse of a number
  • 22. More Examples of C Program writing
  • 23. Writing Programs in C using case studies
  • 24. More examples of program writing in C
  • 25. Working with Arrays part 1
  • 26. Working with Arrays part 2
  • 27. One Dimensional Array
  • 28. Working with One Dimensional Array
  • 29. Some Examples and Problem Solving on One Dimensional Array
  • 30. Practice Problem Solving on One Dimensional Array
  • 31. Practice Questions on One Dimensional Array Part 1
  • 32. Practice Questions on One Dimensional Array Part 2
  • 33. Practice Questions on One Dimensional Array Part 3
  • 34. Practice Questions on One Dimensional Array Part 4
  • 35. Practice Questions on One Dimensional Array Part 5
  • 36. Practice Questions on One Dimensional Array Part 6
  • 37. Working with Pointers and Declaring
  • 38. Manipulating Pointers
  • 39. Practise questions Pointer arithmetics
  • 40. Practice Questions on Pointers
  • 41. Practise question on working with pointer 2
  • 42. TwoDimensional Arrays and Pointers
  • 43. Pointer Arithmetic in Two Dimensional Arrays
  • 44. Practice Questions on Two Dimensional Arrays and Pointers
  • 45. Additional Practice Questions on 2D Array
  • 46. Working with Functions
  • 47. Practice Programming on Functions
  • 48. Call by Value Call by Reference Continued
  • 49. Passing Arrays to Functions
  • 50. Practice Questions on Passing Arrays to Functions
  • 51. Practice Questions on Passing Arrays to Functions Continue
  • 52. Returning the value from a function
  • 53. Returning the value from a function continued
  • 54. String functions
  • 55. string to numeric conversion function
  • 56. Conclusion C

  • 2. Comprehensive C++ Training
  • 1. Introduction To Oops Concepts
  • 2. Object Oriented Methodology
  • 3. Benefits Of Oops
  • 4. Phases Of Sdlc (Software Development Life Cycle)
  • 5. History Of C++ Write Program In C++
  • 6. Compile And Running A C++ Program
  • 7. Calling Method
  • 8. Operators In C++
  • 9. If-Else
  • 10. Switch Case Part 1
  • 11. Switch Case Part 2
  • 12. While Loop Part 1
  • 13. While Loop Part 2
  • 14. Do While For
  • 15. Abstraction Encapsulation Part 1
  • 16. Abstraction Encapsulation Part 2
  • 17. Static Variables Part 1
  • 18. Static Variables Part 2
  • 19. Friend Keyword
  • 20. Array Introduction
  • 21. Array Demo
  • 22. Two Dimetional Array Part 1
  • 23. Two Dimetional Array Part 2
  • 24. 2D Program
  • 25. Param Array
  • 26. Enumeration

  • 3. C on Linux
  • 1. Introduction to C on Linux
  • 2. Commands to Check Whether Gcc Installed or Not
  • 3. Commands to Install Gcc on Linux
  • 4. Gcc Architecture Overview
  • 5. First C Program
  • 6. Compile C program on Linux
  • 7. Gcc Compiler With -C Option
  • 8. Gcc Various Options
  • 9. Gcc Various Options Practical
  • 10. Various Stages of Compilation
  • 11. Various Stages of Compilation Practical
  • 12. Development Stages of Program
  • 13. Types of Variables Theory
  • 14. Variable Declaration Definition and Printing Values
  • 15. Variable Declaration Definition and Printing Values Practical
  • 16. Arithmetic Operators in C
  • 17. Arithmetic Operators in C Practical
  • 18. Operators
  • 19. Operators Available and Conclusion
  • 20. Control Loops in C Introduction
  • 21. Go to Loop Theory
  • 22. If Else Loop Theory
  • 23. If Else Loop Hindson
  • 24. If Else Loop Hindson continue
  • 25. Go to Loop Hindson
  • 26. Difference Between Break
  • 27. Switch Control Statement
  • 28. Break Continue Switch Hindson
  • 29. Break Continue Switch Hindson Continue
  • 30. Switch Versus If Else Ladder
  • 31. Case Study On Loops And Condition Statements
  • 32. While Loop Theory
  • 33. Calculation of Simple Interest for 3 Step
  • 34. While Loop Hindson
  • 35. Do While Hindson Theory
  • 36. Do While Hindson Practical
  • 37. For Loop Theory
  • 38. For Loop Practical
  • 39. For Loop Hindson
  • 40. For Loop Hindson Practical
  • 41. Various Concepts of Infinite Loop
  • 42. Nested Loops
  • 43. Introduction to Function
  • 44. User Defined Function
  • 45. Function Definition
  • 46. Function Declaration
  • 47. Functions with no Parameters no Arguments
  • 48. Functions with no Return Parameters But has Arguments
  • 49. Functions with Return Parameters But has no Arguments
  • 50. Functions With Return Parameters and has Arguments
  • 51. Case Study of Calculator Using All Four Types of Functions
  • 52. Case Study of Calculator Using All Four Types of Functions Continue
  • 53. Main Function Execution
  • 54. Recursive Function Concepts
  • 55. Calling Function and Called Function
  • 56. Pointer Introduction
  • 57. Address Operator
  • 58. Pointer Variable Declaration
  • 59. Indirection Operator
  • 60. Pointer Arithmetic
  • 61. Double Deference
  • 62. Void Pointer
  • 63. Volatile Pointers
  • 64. Introduction of Variables Arguments Function
  • 65. More on Unnamed Arguments AM
  • 66. Variadic Functions Declaration Syntax
  • 67. VF Unnamed Arguments AM
  • 68. Command Line Arguments

  • 4. Project on C and POP - Online Exam Portal
  • 1. Introduction to Project
  • 2. Creating a Menu
  • 3. Creating Help Function
  • 4. Creating Functions which Saves
  • 5. Creating Start Game Feature
  • 6. Understanding the Score Generation and Output

  • 5. Project on C Programming - Payroll Processing
  • 1. Introduction of Project
  • 2. Module Main Menu
  • 3. Module Monthly Transaction Process
  • 4. Module Process and Pay slip Generation

  • 6. Project in C Programming - Employee Management System
  • 1. Introduction to The Project
  • 2. Getting Required Tools
  • 3. Creating The Employee Strict
  • 4. Creating The Employee Strict Continue
  • 5. Selection Menu Part 1
  • 6. Selection Menu Part 2
  • 7. Selection Menu Part 3
  • 8. Selection Menu Part 4
  • 9. Selection Menu Part 5
  • 10. Selection Menu Part 6
  • 11. Add Employee
  • 12. Add Employee Continue
  • 13. Modify Employee Record Part 1
  • 14. Modify Employee Record Part 2
  • 15. Modify Employee Record Part 3
  • 16. Delete Employee Record
  • 17. Print Employee Details

  • 7. Project in C Programming - 2 Players Tic-Tac-Toe Game
  • 1. Introduction to The Project
  • 2. Creating The Board
  • 3. Creating The Board Continue
  • 4. Accepting Player Input
  • 5. Accepting Player Input Continue
  • 6. Determining Game Outcome
  • 7. Determining Game Outcome Continue

  • 8. Project in C Programming - Hangman Game
  • 1. Introduction to The Project
  • 2. Getting The Required Tools
  • 3. Getting The Required Tools Continue
  • 4. Creating The Choice Menu
  • 5. Creating The Choice Menu Continue
  • 6. Random Word Selection Part 1
  • 7. Random Word Selection Part 2
  • 8. Random Word Selection Part 3
  • 9. Hide Randomly Selected Word
  • 10. Evaluate Player Guess
  • 11. Main Game Loop
  • 12. Main Game Loop Continue
  • 179,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 40901
    حجم: 8722 مگابایت
    مدت زمان: 1660 دقیقه
    تاریخ انتشار: ۲ آبان ۱۴۰۳
    طراحی سایت و خدمات سئو

    179,000 تومان
    افزودن به سبد خرید