#CppProgramming
Explore tagged Tumblr posts
david-goldrock ¡ 9 months ago
Text
My program crashed for an hour or so and I tried to fix it
I finally fixed it
Twas a fucking compiler command gone bad
My code was good
FUCKKKKKKKKKKK
77 notes ¡ View notes
agatedragongames ¡ 7 months ago
Text
Coding tutorial: Chain-of-responsibility pattern
A peasant, knight and king walk into a software design tutorial, and are here to teach you the chain-of-responsibility pattern. Learn how to create a chain of handlers which can handle different request types.
Tumblr media
This tutorial shows you how to code the chain-of-responsibility pattern in the Visual Studio development environment, using a console application and the C++ programming language.
The chain-of-responsibility pattern passes on a request to a chain of handlers one at a time. Each handler can handle different requests. So if the first handler can’t handle the request, then it will pass it on to the next handler. Once a request is handled, the chain ends. Since there is no longer a need to pass on the request.
It is also possible that the request doesn’t get handled by any of the handlers. Since each handler can handle 0, 1 or many requests of different types.
See the full tutorial here.
Console output:
Tumblr media
20 notes ¡ View notes
this-creature-is-bored ¡ 4 months ago
Text
i love coding bc i copy every single thing that the guy from "hello world" tutorial does and still somehow my program deletes windows
11 notes ¡ View notes
platypusundercover ¡ 7 months ago
Text
learning programming is just learning something first and then learning that that's not actually how it works later like
18y/o me: learning that the code goes through line by line, one after the other.
25 y/o me: reading about memory ordering in C++ and seeing that the compiler can just decide to move your lines in the order it wants and you have to tell it to not do that.
BITCH WHAT THE FUCK IS THIS
10 notes ¡ View notes
chaeggi ¡ 5 months ago
Text
Tumblr media
Coding in CPP aesthetics lol
I can’t focus on shit today, so time to shitpost on tumblr 🫠
6 notes ¡ View notes
grid417 ¡ 6 months ago
Text
LeetCode Exercise Compilation
2 notes ¡ View notes
mimimicpp ¡ 1 year ago
Text
Hi all.
Today I want to share the result of many days of work.
I finished making a character input field for my application. And although some text editing capabilities are not available, the required minimum is present.
The following text editing options are currently available:
Typing.
Deleting characters using the backspace key.
Moving the carriage between characters.
Selecting characters using the Shift key.
Copying, cutting, pasting characters using the keys Control + C, Control + X and Control + V. Using the clipboard.
The next thing I want to do is read some books about C++. And then continue working on the project.
3 notes ¡ View notes
stalkingmyfriends ¡ 1 year ago
Text
Fun spike in motivation, gonna go learn literally an entire programming language, brb
3 notes ¡ View notes
skelleton-bullfrog ¡ 2 years ago
Text
why is adding a library to c++ so hard and what are github workflows why is this so complicated I just wanna start coding
10 notes ¡ View notes
david-goldrock ¡ 9 months ago
Text
My biggest argument against god's existence is that cpp exists
7 notes ¡ View notes
agatedragongames ¡ 7 months ago
Text
Object pool pattern console application tutorial
Learn how to code the object pool pattern by managing a pool of books in a library. Borrow and return books to the pool in this console application tutorial using C++ and Visual Studio.
Tumblr media
In the last tutorial you learned how to code a pool of bullets.
In this tutorial you will learn how to manage a pool of books. The tutorial is written in the C++ programming language and uses the Visual Studio development environment.
To follow along to this tutorial, you can either just read it and apply the knowledge to your programming language. Or you can use Visual Studio, by creating a solution, then create a project with a console application. Then run the project to see the output in the console window.
Walkthrough and full code example on the blog:
11 notes ¡ View notes
maxacoda ¡ 2 years ago
Text
Entry one: A refreashers in code
Hello I am Maxa Coda,
This is a journal of my progress relearning to code. Today I started from scratch learning C++. Thought I have do coding with C++ before and even made some applications with it. However afer yonks of not pratice and kinda forgetting some thew stuff I originally learnt I thought it would be a good idea to have a refeasher.
So I made so very basic console apps even with some user inputs.
Tumblr media Tumblr media Tumblr media
So why I'm doing this? I want to work towards making my own simple game/application and not only upskill but also improve my current skillset.
Do I have a plan/project in mind? I do want to make a game, got a 2D side scroller in mind however one step at a time. I might do a few non game projects first. Will update as we go.
Signing off,
Maxa Coda
4 notes ¡ View notes
harlequinabstract ¡ 26 days ago
Text
#include <iostream> #include <limits>
*holding you at conceptual space-gunpoint* tell me i'm a good person. don't fucking lie to me. don't you fucking do it. don't. don't. *28 spires of seething contempt pass through my semi-corporeal spleen and manifest themselves outside of conceptual space, killing 3 civilians and injuring 5 fathers of 12* well fuck nevermind *splits into like 5 alters but i make the other 4 go dormant and i do this until i am the size of std::cout << 1/LLONG_MAX portions of my original self* jeff rey
0 notes
xiffu85 ¡ 27 days ago
Text
Tumblr media
0 notes
unnamed-galaxy ¡ 3 months ago
Text
C++ my sinister and beloved wife
0 notes
prabhatdavian-blog ¡ 5 months ago
Text
Journey of C programming is a fascinating exploration of its evolution and impact on the programming world
Introduction
The enduring significance of C programming cannot be overstated in the dynamic landscape of programming languages. As we step into 2024, the demand for skilled C programmers has only intensified, making the prospect of a comprehensive C programming bootcamp incredibly enticing for aspiring developers.
Evolution of C Programming
The journey of C programming is a fascinating exploration of its evolution and impact on the programming world. From its inception to becoming the foundational language for numerous others, understanding the historical context provides valuable insights into the robust nature of C.
Advantages of Learning C Language
Why invest time in learning C? The advantages are manifold. The versatility and wide applicability of C make it an invaluable skill for programmers. Moreover, mastering C serves as a solid foundation for delving into other programming languages, amplifying one’s coding capabilities.
2024 C Programming Bootcamp Overview
For those eager to embrace the power of C, the 2024 C Programming Bootcamp stands as a beacon of knowledge. Tailored for various skill levels, this bootcamp promises an immersive learning experience, equipping participants with practical skills applicable in real-world scenarios.
Curriculum Breakdown
The bootcamp’s curriculum delves into core concepts, ensuring a comprehensive understanding of C programming. Through hands-on projects and practical applications, participants gain not only theoretical knowledge but also the ability to solve real-world coding challenges.
Experienced Instructors
The backbone of any successful educational endeavor lies in its instructors. The 2024 C Programming Bootcamp boasts experienced mentors with a wealth of real-world experience. Their guidance ensures participants are not only learning the theory but also gaining insights into industry practices.
Learning Resources
Comprehensive study materials provided in the bootcamp facilitate effective learning. Additionally, participants have access to supplementary resources, fostering continuous improvement and mastery of C programming concepts.
Benefits of Completing the Bootcamp
Completing the bootcamp opens doors to a myriad of career opportunities. The skills acquired during the course set participants on a trajectory for success in the ever-evolving field of programming.
Student Testimonials
What better way to gauge the impact of the bootcamp than through the experiences of past participants? Success stories abound, highlighting the positive influence on careers and the substantial skill development achieved through the program.
Registration Details
Eager to embark on this C programming journey? Discovering how to enroll, along with understanding registration deadlines and fees, is a crucial step toward securing a spot in the 2024 C Programming Bootcamp.
FAQ Section
Q1: What prerequisites are required for the bootcamp?
A1: The bootcamp accommodates various skill levels, from beginners to experienced programmers. No specific prerequisites are mandatory, making it accessible to a broad audience.
Q2: How is the bootcamp structured?
A2: The bootcamp is structured to cover fundamental and advanced C programming concepts. It includes lectures, practical exercises, and hands-on projects for a holistic learning experience.
Q3: Are there any post-bootcamp support services?
A3: Yes, participants gain access to post-bootcamp support, including alumni networking opportunities and additional learning resources to stay updated in the field.
Q4: What career paths can one pursue after completing the bootcamp?
A4: Graduates can explore diverse career paths, including software development, system programming, and embedded systems, among others.
Q5: Can I participate if I have a full-time job?
A5: Absolutely! The bootcamp is designed with flexibility in mind, allowing participants to balance their learning with other commitments.
Industry Trends in C Programming
Understanding the current and future demand for C programmers is essential. Industries across the board continue to leverage C language, making it a valuable asset for those entering the programming landscape in 2024.
Tips for Success in the Bootcamp
Embarking on a C programming journey requires dedication and effective strategies. Discover valuable tips for success, from efficient study habits to overcoming common challenges faced by learners.
Alumni Network
The 2024 C Programming Bootcamp isn’t just a learning experience; it’s an opportunity to join a thriving community. Networking with fellow participants and alumni opens doors to collaboration and potential career advancements.
Conclusion
In conclusion, the 2024 C Programming Bootcamp offers a comprehensive and immersive journey into the world of C programming. Whether you’re a novice or an experienced coder, the bootcamp provides the tools and knowledge needed to thrive in the ever-evolving field of programming.
0 notes