+ 5
What are the advanced concepts in c language?
How can i learn advanced concepts in c Any book or YouTube channel recommendations Like multi threading , logging,....... etc
9 odpowiedzi
+ 8
PROGRAMMER RAJA Just review the latest C standard (C18): ISO/IEC 9899:2018 Information technology -- Programming languages -- C
https://www.iso.org/standard/74528.html
And don't get confused with C++17!
+ 5
You have to search for them. Try to use youtube or google or Amazon basically anything you can get your hands on, and see what you can learn.
+ 5
C is Very Tiny and Compact in its Main structure, So there is no so many Complex Features and Capabilities in C compared to Java and C++. You need complete knowledge of Hardware Configuration and Operating System internals in order to accomplish advanced projects using C (The Operations that C inherently Made for them)
+ 3
Look into recursive algorithms solving complex data structures
+ 2
Search the best way to learn and strive to achieve everything I do to solve problems
+ 2
THE ADVANCED TOPICS
FUNCTIONS
POINTERS
FILES
YOU CAN LEARN WITH SEARCH IN GOOGLE
OR
I AM SPECIFYING SOME SITES
tutorialspoint.com
javatpoint.com
cprogramming.com
programiz.com
beginnersbook.com
studytonight.com
w3schools.com
fresh2refresh.com
geeksforgeeks.com
+ 1
practical approach in c by Ajay mittal
0
sree harsha i know that concepts bro what are the next level advanced concepts in c programming language
- 1
no bad