#the c programming language
Explore tagged Tumblr posts
Text
Xenia and Chujin are K&R friends
231 notes
·
View notes
Text
A recent paper for C2y has made it so that generic selection expressions can match on a type instead of an expression, and doing this will not perform lvalue conversions. This means that an array-length macro that performs typeċḣecking can replace the confusion it induces with nested generic selection expressions with an entirely new kind of confusion induced by nested typeofs.
#C#C2y#C programming#The C programming language#C programming language#Programming#Computers#Technology#I'm always tempted to pluralized “typeof” as “typesof” instead of “typeofs”.
2 notes
·
View notes
Text
Howdy everyone! Just curious over this since people seem to have wildly differing opinions on this topic, for some reason. Feel free to say your reasoning in the tags.
12 notes
·
View notes
Text
Cursed sscanf extensions: regular expressions
0 notes
Text
C Language
₹4,000.00
*COURSE-MERGE COMPUTER INSTITUTE OF TECHNOLOGIES* Hurry up! Must avail the opportunity of Learning a Computer Courses *COURSE-C Language* *COURSE DESCRIPTION* · Introduction to C · Operator & Expression · Managing Input/output · Conditions · Loops · Array · Character Array· Function · Structure · Pointer · Memory Allocation · Link List · File Management · The C Preprocessor *🕓 DURATION : 2 MONTHS* *📃CERTIFICATE : YES*
Merge Computer Institute Of Technologies
Call -097279 44368
A-411,412, 4th Floor, Pramukh Arcade, 2 opp nid, Reliance Cross Rd, Kudasan, Gandhinagar
Email Us: [email protected]
#c programming language#c language basics#c language#the c programming language#c programming for beginners
0 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
Look I don't hate C you can write good code in C if you try and I understand the reasons for its popularity but so many people who don't know shit about C give insane made up reasons for why C is good. C is like if after world war 2 everyone decided to pattern every single gun on the sten because it was really easy to make. And now people retroactively were like actually the sten is the original gun and it's good because it interacts very closely with the bullet and has fewer moving parts. This is nothing, the sten is like that because it's cheap as fuck and when it breaks you can fix it in a burned out French cottage with some sheet metal and a rock and a cigarette.
#computer stuff#saw someone talking about C performance again#it's not! it's not performant!#that's the incredibly fucking complex compiler you built it with you rube#programming languages
98 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
I HAVE FINALLY SUCCEEDED
IT WORKS!!! IT WORKS!!!!!
[4, 5, 4.3] -> add BECOMES 13.3!!!!!!!!!!
YOU PEOPLE I HAVE DONE IT
source code will be coming soon (as soon as i get more helper functions working.
For now, PLEASE contribute if you can. Even as little as suggesting some helper functions could help me a ton.
Contribute below:
Open a PR, An issue, Anything, Just mention what the language lacks and you don't even need to implement it yourself, I'll add it to the To-Do list and get working on it ASAP.
Join the discord server, I will be posting updates and asking for suggestions and providing beta builds: https://discord.gg/JxnKn9jd
#code#codeblr#programming#compblr#programmer#progblr#developer#software engineering#c#programming languages#github#coding#coder#software engineer#technology#development#software development#software
107 notes
·
View notes
Text
Post #83: Tumblr Opinion Poll by Python-Programming-Language, Question: Which programming resp. script language do you prefer?, 2023.
#programming#coding#coding is fun#i love coding#learning#education#i love programming#programming language#python#c++#c sharp#visual basic#small visual basic#i love python#php#scratch#html#css#java#javascript#script language#opinion poll
211 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
#define A(...) for (int _a = (__VA_ARGS__), _0A #define _0A(...) _b = (__VA_ARGS__), _1A #define _1A(a, b) _c = 0; _c == 0; _c = !0) \ for (int a = _a; a <= _b; b a)
#C#The C programming language#C programming#C programming language#Computers#Programming#Technology#I wouldn't indent this with spaces if Tumblr understood how tabs work.#This code would not look like this in a normal program.
1 note
·
View note
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
I'm going to write a steam abstraction for the 700th time, I think I'm going crazy :D
1 note
·
View note
Text
a Tridaily Dose of Emika
(because of exams)
programming languages I use
I do programming, sometimes. I will list the languages I know, chronologically.
Scratch (when I was 10 or something)
Processing/weird combination of a Java library and a very shitty integrated code environment that comes with it, or whatever that word is. (when I was 14, maybe??)
Python (I dunno, used it for the first time at 16, I would guess)
C (when I was either 20 or 19)
HTML, CSS, Javascript (when I was 20??)
Haskell (when I was 20 (I am still 20))
So Scratch is just adorable, right??
Processing?? I dunno, it helped me learn the concepts????? It was really weird looking back at it. I feel like I was very shitty, but it had a library to make visual stuff easy, so it worked. I wouldn't know how to use actual Java, though, because classes were an advanced concept for me back then, and I forgot it since, and I don't ever use classes with the other languages I use.
Python sucks so bad, I hate it, but school coerces me into using it sometimes.....
C is my favourite, and the one I'm the best at. It's just very satisfying, I guess. I've been building a datastructure library lately.
HTML and CSS are kinda funny, Javascript sucks, but you need it I guess
Haskell is so cute, I love it, but I suck at it as of now. I had a month orso of using it and then went back to C, but I do plan to learn more of it later on :3 now, I will tell you more about these languages
Scratch is just some little kid who is throwing paint around (they are fine??? like they're a kid.... you can't judge them)
Processing is some friendly old white dude (he is fine)
Python is some 30-year old in lower upper management of some multinational who thinks very highly of himself and stuff (we hate him)
C is a 25-year old non-binary cool person (we like them)
HTML is not a person
CSS is not a person either
Javascript, we don't know enough to tell, and with we, we mean I
Haskell is a 16 or 17 year old alt girl (we like her)
#programming#scratch#processing#python#c#html#css#javascript#haskell#determining the personalities of programming languages
12 notes
·
View notes