manjunath5496 / CPlusPlus-Exercises-for-BeginnersLinks
"C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off." ― Bjarne Stroustrup
☆29Updated 2 years ago
Alternatives and similar repositories for CPlusPlus-Exercises-for-Beginners
Users that are interested in CPlusPlus-Exercises-for-Beginners are comparing it to the libraries listed below
Sorting:
- "Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail." ― Max Kanat-Alexander☆30Updated 2 years ago
- "Programmers are not to be measured by their ingenuity and their logic but by the completeness of their case analysis." ― Alan J. Perlis☆85Updated 3 years ago
- "The universe doesn't allow perfection." ― Stephen Hawking☆47Updated 3 years ago
- my personal repository☆29Updated 2 years ago
- "Algorithms are not arbiters of objective truth and fairness simply because they're math."― Zoe Quinn☆308Updated 5 years ago
- "We all love Linux, but it's also a fact that some people might not be able to migrate." - Miguel de Icaza☆258Updated 5 years ago
- "Mathematics is less related to accounting than it is to philosophy." - Leonard Adleman☆35Updated 6 years ago
- "Geometry has two great treasures; one is the Theorem of Pythagoras; the other, the division of a line into extreme and mean ratio. The f…☆15Updated 5 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- "Information contains an almost mystical power of free flow and self replication, just as water seeks it's own level or sparks fly upward…☆81Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- My leetcode solutions in C☆72Updated 2 months ago
- "I believe there is another world waiting for us. A better world. And I'll be waiting for you there." ― David Mitchell☆48Updated 5 years ago
- My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.☆17Updated 4 years ago
- "Books are my escape from my own mind." ― Pual Auster☆71Updated 4 years ago
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- A collection of algorithms for data structure manipulation in C☆110Updated 2 years ago
- "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim." ― Edsger W. Dijk…☆497Updated last year
- "No technology that's connected to the internet is unhackable." ― Abhijit Naskar☆19Updated 5 years ago
- Socket programming to implement simple programs☆12Updated 4 years ago
- "Theoretical physics is metaphysics but metaphysics is not theoretical physics." ― Khalid Masood☆24Updated 5 years ago
- "Physics is really nothing more than a search for ultimate simplicity, but so far all we have is a kind of elegant messiness." ― Bill Bry…☆60Updated 5 years ago
- Personal study of book "Low-Level Programming" by Igor Zhirkov (Apress, 2017)☆174Updated 6 years ago
- "Walking on water and developing software from a specification are easy if both are frozen." ― Edward V. Berard☆24Updated 5 years ago
- "The 50-50-90 rule: anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong." ― Andy Ro…☆31Updated 5 years ago
- "The key to artificial intelligence has always been the representation." - Jeff Hawkins☆83Updated 4 years ago
- "When in doubt, use brute force." ― Kenneth Lane Thompson☆38Updated 5 years ago
- "Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them.…☆16Updated 4 years ago
- "Pure mathematics is, in its way, the poetry of logical ideas." - Albert Einstein☆11Updated 6 years ago
- Implementation of All ▲lgorithms in Assembly Programming Language☆43Updated 3 years ago