#C++ Programming
Explore tagged Tumblr posts
Text

proud to be learning c++
12K notes
·
View notes
Text
PROGRAMMERS OF ALL KINDS AND SHAPES, PLEASE UNDERSTAND THIS
A code that doesn't have comments, even if it's well written, is not always very good code. When you want to optimize your code, you're might have to write ugly stuff sometimes ! Look at what data oriented design can produce for example. When optimization introduces unreadability, even if everything else is amazingly written, you need to add comments.
Anyway, use your cli tools on me plz, im cool, im pretty, look at me, blip bloop, blip bloop ❤️💾
#linux#cool retro term#c programming#programming#c++#c++ programming#dev rambles#dev rant#rant post#robot girl
102 notes
·
View notes
Text
What is Konata doing in my C++ school project?!
#konata izumi#lucky star konata#lucky star#lucky☆star#lucky star kagami#anime#c++ programming#i love school
61 notes
·
View notes
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
#cpp is a FUCKING bastard and I HATE it#programming#frc programming#code#coding#cpp#c++#cppprogramming#c++ language#c++ programming
77 notes
·
View notes
Text
Sooooo... Did you know that MIT just gives materials for courses out for free?
#c++ programming#programming#coding#softeware#codeblr#geekblr#software#software developer#software development
20 notes
·
View notes
Text
Learning C++ | Log #1
Friday 20th October 2023
I have been studying C++ for some time now, and I'm really happy with my progress. I really thought it was a super difficult programming language (I am jinxing it right now, aren't I?), but what I mean is that even the beginner stuff would be hard. But it's not!
Two days ago, I stumbled upon a website called Saymor Academy, buried seven pages deep in Google. I decided to check out the CS107: C++ Programming course, and I'm so glad I did! I've been learning so much, and it's been a blast, especially since I'm taking the course along with my friend over on Discord teaching me C++ too.
Learning can be challenging, but it's also incredibly rewarding. Once I master the basics, I'll be able to create all sorts of amazing things. I can't wait!
In the meantime, I'm just enjoying the journey~! So if you're ever thinking about learning C++, I highly recommend checking out Saymor Academy. It's a great resource, and it's a lot of fun!
☆ What I learnt today...
History of C++
Syntax
Comments
Data types
Variables
User Input
⤷ ♡ my shop ○ my mini website ○ pinned ○ navigation ♡
#xc: studies#codeblr#coding#progblr#programming#studyblr#studying#computer science#tech#cplusplus#c++ studies#c++ programming#c++ language
153 notes
·
View notes
Text
Which coding languages should I learn to boost my IT career opportunities?
A career in IT needs a mix of versatile programming languages. Here are some of the most essential ones:
Python – Easy to learn and widely used for data science, machine learning, web development, and automation.
JavaScript – Key for web development, allowing interactive websites and backend work with frameworks like Node.js.
Java – Known for stability, popular for Android apps, enterprise software, and backend development.
C++ – Great for systems programming, game development, and areas needing high performance.
SQL – Essential for managing and querying databases, crucial for data-driven roles.
C# – Common in enterprise environments and used in game development, especially with Unity.
24 notes
·
View notes
Text
Desperately trying to find the tech AV/robotics/coding community of tumblr.
WHERE ARE YOU. PLEASE. GIVE ME LIFE. HEAR MY HASHTAGS AND FIND ME.
#tech crew#tech#audiovisual#theatre#backstage#backstage drama#lighting#robotics#coding#programming#developers#engineering#rusty the steam engine#c++#c++ programming#python#arduino#computing
10 notes
·
View notes
Text
Everyone says Pointers and Function is difficult in C++ but this stupid Arrays specially Bubble Sort and Selection Sort!!! I CAN'T UNDERSTAND IT!!!
48 notes
·
View notes
Text
1/100 days of code.
12.22.23
i have started of this challenge by learning C++ through MIT's open course Introduction to C++ found here, where i studied the first lecture and read through the second. this course is designed to be completed in a 4 week term, but depending on my availability, it may stretch as i take breaks from it specifically, and then circle back on coursework to retain information learned. we shall see
#include
using namespace std;
.
int main(){
.....cout<<"Hello, world!\n";
.....return 0;
}

#codeblr#progblr#programming#coding#100 days of code#c++#c++ programming#learn to code#kingsoriginal#kingscode
59 notes
·
View notes
Text
Comrades,
Today in Computer Math, Mr. Closs unveiled our semester’s final project: develop any program we choose, pending his approval. Naturally, I’m seizing this opportunity to create something that exposes the absurdity of capitalist logic. Introducing: The Capitalist Inventory.
Concept: This program presents you with morally challenging scenarios to gauge your capitalist tendencies. For example:
“You encounter a friendly dog with a collar sitting by the roadside. Do you:
Locate the owner’s information on the dog’s tags and return it safely?
Brutally mutilate the dog and leave its remains at the owner’s address?”
Based on your choices, the program assigns you a capitalist score (1-100) and suggests ways to rectify any capitalist inclinations through mutual aid and direct action.
In other news: John C has been absent for two days, which is unusual given his parents’ strict attendance policies. I managed to call him from the office phone; he claimed he wasn’t feeling well but seemed off. Our conversation was brief due to class, but I can’t shake the feeling something’s bothering him—perhaps related to the weekend’s events.
On a personal note: I’ve got detention today. I feel guilty that my grandma has to pick me up, especially since she’s the primary caregiver for my autistic cousin, Aaron. Despite her busy schedule, I’m looking forward to seeing Aaron; he’s always eager to discuss communism and shares fascinating insights.
12 notes
·
View notes
Text
Just finished making a circuit diagram in Fritzing and I don’t know if I’m doing it wrong or something because it was pretty annoying to put together.
This is the diagram that I made, really simple yet it took me a while. It wasn’t hard to find the parts that I wanted to add, but the controls for moving them around were simply annoying to use. Not to mention the weird zoom in/out controls. For some reason I couldn’t use the touchpad to zoom out? Only zoom in? Idk, I’ll make another post if it gets better with use.
If you want to see my circuits homework for whatever reason, it’s under the cut.
Here’s a video of the circuit in question working in real life. The goal is to make the light turn off for two seconds only after the button is released. LED is in series with a 100 ohm resistor just to make sure it doesn’t burn out (and to make it a little less painful on the eyes). Button is wired in a pulldown resistor setup (the detector is after the button) with a 10k resistor. This is so that when the button is pressed, the value reads as high.
This is the C++ code that is running on the Arduino uno. It just uses an If else statement to control the state of the LED according to the button. Read the comments (grey text) for a short explanation of what each line does. If you want a more in depth explanation uhh message me I guess.
#pretty simple circuit but it touches on a lot of topics#idk it's simple to me#stemblr#arduino#electrical wiring#c++#c++ programming#fritzing#circuit diagram#unironically my homework#the documentation takes more time than anything else :/
9 notes
·
View notes
Text
maybe my hate for c++ really is just that I haven't seen my relationship with this language as an actual relationship and more of a "owning a tool to do your job". Maybe I, also, have to give to the language. Maybe it's not all about getting all I want from it, but also letting it express itself, listening to what it says, and giving to it. Maybe I've been a monster to g++. Yes C++ has its rough edges, yes sometimes it doesn't agree with you, yes it has feelings, needs and opinions, and those doesn't always match those of the programmer. Seeing "non trivial constructor" type of error shouldn't make you angry and think "what's that supid language ???!!", but should instead make you realize the language has understanding issues. I'm autistic and I got my quirks, it's a programming language and it has its quirks. They can be beautiful, they can be ugly. It's not its fault, it isn't yours, things aren't always easy. Giving to the language means helping it in these hard times. Take care of your languages, they might not be people, but they still deserve respect.
Except javascript.
#cool retro term#linux#linuxposting#programming#c++#robot girl#c programming#c++ programming#python#odin programming#dev rambles#web development
30 notes
·
View notes
Text
A-star pathfinding in action
youtube
#gamedev#indiedev#creative coding#coding#pathfinding#game development#programming#c++#c++ programming#opengl#Youtube
13 notes
·
View notes
Text
If my code gives me an error one more time bc of a missing semicolon I’m going to create malware and destroy the world istg
#blog#coding#computer science#college student#engineering#student#computer engineering#banging my head against the wall#losing my mind#comp sci#funny#humor#c++ programming#c++#java#college
5 notes
·
View notes