#c-javascript
Explore tagged Tumblr posts
Text


misc coding stamps graphics
#carrd#carrd resources#carrd stuff#neocities resources#webcore#neocities#website#stamps#neocities stamps#2000s#old web graphics#web graphics#web resources#software#coding#javascript#c++#python#html css#rentry decor#rentry#rentry graphics#old web
5K notes
·
View notes
Text
In Denmark we have a trashcan company with the initials JS. Thus they have made their logo an orange cirkle with a large JS. There is just something so beautiful in seeing trashcans designated JS so often. It just feels appropriate.
104 notes
·
View notes
Text
PROGRAMMING QUESTION
hey i got a question about programming languages that i feel like is a very stupid question but i wanna ask it anyway is there a reason besides "easier to learn/more classes available/ect" that most consumer programs/devices/games tend to be written in JS, Python or likewise? Like, I don't know what the actual amounts are for how many things are programmed in what languages, I just feel like most things are programmed in "The Popular Langauges" I feel like I never see a software or device or anything that's just programmed in C (or children) and I've definitely not seen something programmed in Rust in a very long time Maybe i'm just dumb and I don't know how things outside my very limited perspective get coded and I just need a reality check but theoretically nothing is stopping a big company from programming their next touch-screen control panel thing in C, right?
#i'm not counting HTML or CSS#those are style only#i know this is very vauge#look i'm running on several days no sleep#programming#coding#software#javascript#python#c sharp
22 notes
·
View notes
Text

Programming is everywhere
#python#coding#programming#insidesjoke#javascript#html#c+#tech#computing#dank memes#memes#meme#funny#funny memes
65 notes
·
View notes
Text
programmers will complain about how C++ is too complicated or arcane or whatever and then will literally go and write in JavaScript
264 notes
·
View notes
Text
writes with python ”ugh I wanna write javascript” -> writes with javascript ”ugh I wanna write c++” -> writes with c++ ”I have made a horrible mistake”
#i’m trying to not start that one C++ course that haunts me#ever since I first signed uo for it last january but dropped it in february bc one (1) task took me a month#and by month I mean like I was at it basically everyday#and it has 100 of those#(it’s like leetcode things but with C++ (I’ve done 2 courses like that but with Python so thought I’d do it quick bc the only difference is#the language))#granted I had 0 knowledge of C++ before that so like hm#did sign up now for an entrylevel C++ course bc istg I’ll finish that course someday it’s in my mind constantly#(currently am writing with javascript and I’m getting bored)#(and I want that C++ course to start already but like it’s good it hasn’t yet bc got lots of other stuff as well)#codeblr#2024#february 2024
89 notes
·
View notes
Text
In his How To, he lists the skills hackers should acquire first:
Learn C.²²
Learn just a little bit of x86 assembler.²³ You don't have to be great at this at first, but you need to sort of kind of know what the fuck is going on.
Work through Hacking: The Art of Exploitation by Erickson.
Learn JavaScript.
Go through the big exploit archives. Star in the 1990s. Look through exploits. Figure out how they worked. Turn the clock forward to the modern era, so you slowly accustom yourself to newer exploitation techniques.
Get really good at x86 assembler, and learn IDA Pro and OllyDbg.
22. C is a general-purpose, machine-independent programming language that was used to write a range of well-known applications – from Windows operating systems to Oracle databases.
23. x86 assembler is a programming language used for time-sensitive applications and detailed software systems.
"Going Dark: The Secret Social Lives of Extremists" - Julia Ebner
#book quotes#going dark#julia ebner#nonfiction#andrew auernheimer#weev#how to#skills#hacking#c#programming#x86 assembler#hacking: the art of exploitation#jon erickson#javascript#exploits#archives#90s#1990s#20th century#exploitation#ida pro#ollydbg#time sensitive#software
58 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
212 notes
·
View notes
Text
I AINT READING ALL THAT!!! (← my study materials)
9 notes
·
View notes
Text
Haskell > anything else
Haskell is the best programming language because it lets you write a fully functioning web server with three lines of code and zero understanding of how anything works You don't write programs, you declare intentions, and the compiler decides if you're worthy Every other language lets you make mistakes. Haskell waits patiently then destroys your ego at compile time Besides, who needs to 'build skill' in programming anyway?
Not even comparable to python, which is just... so annoyingly uncomplicated and pointless (to make good python syntax you need to make it as un-python as possible) and javascript? Who needs fast languages anyway? So unsatisfying And don't even get me started on C, C++ or C#, which are literally the same language by the way Rust? Bro, just send me the virus already. I don't care PHP? What does that even stand for? Poverty Holding Person? Like you? Java? You stopped being relevant about thirty years ago Swift? Buddy, I do not care about your apple vision pro R? You couldn't even spare another letter? What are you, C-- or something? Ruby? Just admit that Ruby on Rails died last decade... Go? Go where? Out the door? Because currently, that is what Go developers are being asked to do by employers Perl? I don't even know what that language is
#the most evil blog on tumblr#code#coding#haskell#python#C#C++#Csharp#Rust#PHP#Java#Javascript#Swift#R#Ruby#ruby on rails#go#perl#IDE#what are other coding words#programming#text#typed#meme#funny#funny meme#xd#I'm right#Hot take#the most evil blog on tumblr (again mwahaha)
6 notes
·
View notes
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
Text
Too many languages tack on null as an implicit variant of a value, be it a local, parameter, or member. I think that is a language design error.
Null is a distinct type.
If something may be null, it can only be so if its type is a union of the object's non-null type and the null type. Newer languages are pivoting to explicit null. Rust has Option, Haskell has Maybe, and most others use a ? after the type name. Any way you implement it, it's explicit. Null reference exceptions should not be as common as they are, but two of the most popular languages are Java and JavaScript, and they are culprits of null unsafety. Java allows you to pass null into any non-primitive, and JavaScript has two nulls, alongside the weakest type system I've ever seen (which I also believe is a language design error for how critically the language is used).
When you accept a string as a parameter of a function, you should expect, well, a goddamn string. Not "fuck around and find out".
5 notes
·
View notes
Text
Post #176: Opinion poll by Small Basic Programming on Tumblr, Question: Which object-oriented programming language do you prefer to program with?, 2023.
#coding#programming#programmieren#education#learning#object oriented programming#python#java#c++#c#ruby#go#javascript#php#simula#smalltalk#scala#eiffel#opinion poll#survey
74 notes
·
View notes
Text
Like the whole "DOOM runs on anything" meme is funny sure but technically you can run any program on any machine that has the processor, memory, and storage space for it. You may need to tweak some thing here and there to get it fully operational but really that's mostly what it hinges on.
I turned my windows netbook into a Debian server and then turned *that* into cloud-based storage I could dump and share and run any files I wanted to off my internet connection when I was in college by tying an external hard drive to it using an always-on connection. I still technically have the hard drive but I sold the netbook a long time ago. I also turned my MacBook from college into an always-on minecraft server for my college friends before Microsoft decided to give us actual multi-player support.
I also turned my MacBook into a windows OS emulator when I wanted to game because I got annoyed that Mac ports are usually poopoobad quality. So I would turn my MacBook on and then load up my windows os inside of the Mac os and then actually load the game.
Like yeah I went to school for programming but I actually learned how to do most of that as a kid because my dad had a computer that had no GUI, it was all command prompt and DOS. There are times when my current windows computers are annoying me because they won't do the thing I told them to do so I load up dos and then effectively go "I wasn't asking" at it.
#granted#I also taught myself html and css as a kid#and found javascript to be grating but otherwise understandable#sql and c++ was in high school when I went to tech school for programming#but anyway my point is that this stuff isn't super hard#the most annoying portion waa converting the netbook into a server#and only because its processor sucked so it really did not like the commands I was giving it#but it was also a 50 dollar laptop so like. deal. and do what I said.
43 notes
·
View notes
Text

This again?? Check out a similar post for the sciences
#programming#programmer#tech#coding#code#insidesjoke#java#javascript#c#ruby#python#haskell#funny#memes#meme#dank memes
42 notes
·
View notes
Text
Is null just fucked up in every language???
#wanted to make a youtube video on how null is weird and fucked up in javascript#and I've discovered that NULL is weird and fucked up in C as well
10 notes
·
View notes