System C/C++ Course on Linux Timers Implementation & Design
What you'll learn
- Design and Implementing Timers
- Schedule and Trigger events in Future
- Solve concurrency problem with Timers, Develop Timer Library
- Develop Scalable and hierarchical Timers
Requirements
- C coding language, Linux Operating System only
- You should familiar with basic data structures such as linked list and function pointers.
- Basics of Multi-threading - to start a thread
- Must know Callbacks (function pointers)
Description
O Ghosh !! I just cannot shout-out more how important TIMERS are in almost all applications or projects. Timers are used to schedule events to be triggered or fired in future. How have you been doing this till now ?
Timers Use case Scenarios :
1. Firing One time future Event : Delete something after 100 seconds
2. Firing Repeated Regular future Events : Send packet to machine X after every 5 seconds
3. Periodic Waits : Try something 5 times at an interval of 3 seconds
How would you design a timer ? PET Question for interview. So better prepare for it.
About this Course This is short project based course, yet important course to cover Data Structures and Algorithms involved in designing efficient timers. We shall be using C as a programming language, but you are free to use your favorite programming language. This course is Programming language agnostic.
Course Pre-requisite
If you can code in any programming language, that suffice.
You should familiar with basic data structures such as linked list and function pointers.
Basics of Multi-threading
Also, Please just do not sit and watch my codes. Write your own codes, even if it is same as mine !
No Third Party libraries
Whatever logic you implement, you need to implement it from scratch. This course do not suggest taking help of any third party library to get the jobs done. Use of external libraries completely defeats the purpose of the course. However, it is recommended to use third party libraries for commonly used data structures such as linked lists/Trees/Queues etc which saves a lot of time implementing these data structures.
Warning : This course has auto system-generated subtitles which may not be perfect. Please disable subtitles as per your convenience.
Who this course is for:
- Beginners, Intermediates and Professionals
- Those who want to grow as Champ Developers
- Ace interview Design Questions
Course content
- Preview02:39
- 00:13Join Telegram Group
- 02:08Timer Relevance
- 02:57Timer Types
- 02:10Posix APIs for Timers
- 07:00Timer Design
- 09:44Timer Creation Steps - Theory
- 14:15Timer Implementation and Demo
Instructors
I have been engaged with coding and software for more than 8 years. I am a Networking developer at MNC. My rich working experience is backed by graduation from IIT Bombay as an MTech specialist. I am restless for more in-depth knowledge, and always working out the ways to integrate what I know in practical ways. I am always happy to train and encourage people on Udemy – the next-gen education platform.
I will help you to strengthen the networking concepts and fundamentals in a very practical way. You’ll complete assignments and work on a project where you’ll use all the theory provided by me. I make sure you build a proper understanding and that you’ll get all the questions explained. Let me take the privilege to guide you and bring useful additions to your resume!
Hi, Myself Shivani Nigam, PhD in Marketing. I expertise in researching the consumer behavior in the context of purchasing the products online. I take the responsibility of marketing the online content (Udemy courses) on this platform.
I also ensure the courses are delivered with perfect Audio/Video Quality by technical Instructors, and ensures that students queries and doubts are addressed by technical instructors with priority.
Hi, I am Ekta, a facility Manager for Csepracticals. I am responsible for the maintenance and upkeep of an organization’s infrastructure, ensuring that they meet legal requirements and health and safety standards.
I ensure that the facility is operating as it should on a daily basis by completing daily inspections and conducting proactive and reactive maintenance.