Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "no programming"
-
Interview went well until i asked my questions about them.
"Are pet-projects a thing in your company"
... no.
"Can i attend programming gigs in a workweek, and are they paid by the company"
... no, no
"Any restrictions on the IDE"
... yes we only allow visual studio
"Wait, frontend web development in vs?"
... yes
"Do you develop in other languages then JavaScript"
... only Java
I calmly stood up, told them "I dont think that the company and I are a good fit. Thanks for your time."22 -
Me: You know what my least favorite programming language is?
Friend: HTML?
Me: No that's not a programming language
Friend: ohh haha I forgot its like Pluto20 -
"So what are your hobbies?"
Me: "programming"
"No i mean your real hobbies, besides the work you do"
Me: *awkward silence*7 -
There should be a communist programming language.
- There are no classes.
- There is no inheritance.
- All code is executed simultaneously, since it's equal.
- All variables are global, since everything belongs to everyone
- There are no private functions
- Every function must have side effects, for the 'greater good'
- As soon as it is written, you no longer own the code
- Instead the code owns you
- And your machine
I slowly get why this thing didn't work out on society either.9 -
4+ years of programming.
Still have no clue how to make my own regex pattern.
Every single time I need to, I always open 4 cheat sheets and/or stackoverflow.24 -
Person: HTML is a programming language
Me: No it's not
Person: Yes it is it can compute things
Me: No it can't, and what do you mean?
Person: Have you ever heard of a script tag
Me: That's not fucking HTML that's JavaScript.14 -
"Programming is like writing a book... except if you miss a single comma on page 156 the whole thing makes no damn sense" - unknown15
-
Kid(age: 17): What kind of programming do you do?
Me: Well, I started writing scripts in Python, but in the last few months I moved to IOS development, so like making apps.
Kid: So you write scripts for phones?
Me: Not exactly—
Kid: Do you know what jailbreaking is?
Me: Yeah.
Kid: So do you jailbreak stuff?
Me: No—
Kid: Oh so you don’t really do programming.
:’(19 -
When I was in the army I wasn't officially a dev. But one commander needed someone to develop a bunch of stuff and couldn't get a dev officially, so I ended up as his "assistant", which was an awesome job with about 60% time spent on software development.
Except I wasn't an official developer, so I wasn't afforded many of the privileges developers get, like a slightly more powerful machine, a copy of Visual Studio, or an internet connection. In this environment you couldn't even download files and transfer the to your computer without a long process, and I couldn't get development tools past that process anyway.
So I was stuck with whatever dev tools I had pre-installed with Windows. Thankfully, I had the brand new Windows XP, so I had the .Net framework installed, which comes with the command line compiler csc. I got to work with notepad and csc; my first order of business: write an editor that could open multiple files, and press F5 to compile and run my project.
Being a noob at the time, with almost no actual experience, and nobody supervising my work, I had a few brilliant ideas. For example, I one day realized I could map properties of an object to a field in a database table, and thus wrote a rudimentary OR/M. My database, I didn't mention, was Access, because that didn't need installation. I connected to it properly via ADO.NET, at least.
The most surprising thing though, in retrospect, is the stuff I wrote actually worked.14 -
Friend: Hey, I managed to build my own UI.
Me: That's great, which programming language did you use?
Friend: Filezilla.
Me: No, I mean the language. The language you code in to build your UI ?
Friend: Notepad ++
KILL ME.9 -
Friend: Is blockchain a programming language?
Me: No it's a java framework
Friend: Ah, thanks for clarification.6 -
Programming as much as I can now because I've been behind on my school stuff so for the rest of the month no programming until I catch up and go ahead.
I can't wait till college so I can learn whatever I want.26 -
Seen on a lottery commercial:
Guy 1: That can't be right check it again.
Guy 2: Computers can't be wrong, they're programmed that way!2 -
father (1 month ago, btc price = $4000): no bitcoin for you! its gonna go down, people are randomly going to stop valuing it as a currency
father (now, btc price = $10000): you should've invested in bitcoin! with your own money! we could've been rich!
mother: please expand your interests, programming is not the only thing you should do6 -
No work is going to be tolerable if you don't enjoy it. If you got into programming or IT or any industry simply for the money you can earn doing it, you're in for a BAD TIME.
I love computers, linux, programming, configuration, automation, and problem solving. So I love what I do. I am currently three weeks into 13 weeks of parental leave, and I have been having dreams about work at night.
The best piece of advice I can offer to someone who has trouble getting motivated is: make sure to like it first.10 -
No matter how much we complain about our programming language, our bosses, our co-workers, our teams, or anything else....
We'll never trade our Profession (coding) for any other job in the World.
That's How We Roll.
¯\_(ツ)_/¯3 -
There comes a moment in every coders life where he must prove his programming chops by solving an arbitrary problem for one of their random relatives. If they fail, they have brought shame to their family name. But if they succeed, there is no greater glory.
Random Uncle: "Hey my wifi isn't working. Can you fix it?"
Me: Restarts laptop. Wifi works.
Uncle: "Wow nice job!"
Indeed. There is no greater glory.3 -
Our programming teacher always wanted us to do this (in C#):
somedatatype somevarname;
somevarname = somevalue;
You were NEVER allowed to:
somedatatype somevarname = somevalue;
"Can't I just do it in one line?"
"No."
"Why?"
"<insert dumb statement here that gives no reason whatsoever>"9 -
Friend: I want to start competitive programming. What should I to ?
Me: You should know at least one programming language like C++ or java ...
Friend: No problem, I know HTML ....
Finally Me: Oh God save me..4 -
I just realized that after 6 years of programming, things that would make normal people angry/happy/emotional currently have no effect on me, no matter how extreme it is, maybe I am losing my humanity bit by bit7
-
Yes yes yes ... We all know HTML is not a programming language. Can everybody please stop leaving that as a comment in every single damn rant in this app?!?!?!
Seriously, get over it... I wonder where you would all be of there was no HTML.
Give
It
A
Rest
For
Fuck's
Sake25 -
Confession.
I am sorry.
I don't know if I am doing the right or the wrong thing.
I never shared devRant with people I know because of three things.
1. I don't want to infect this community with cancerous people.
2. I only have a few friends.
3. People I know have no interest in programming (still in college).16 -
When you have to convince any non programming friend that, no, you cannot just program his Video game ideas just like that...3
-
Hello, I just want to let you know I'm working on a 15 year old product and it is currently in production.
It uses Angular.js and one of the earliest versions of React.js. I cannot use ES6, we don't have Babel, no JSX syntax, no CSS preprocessor. No webpack.
I must support browser since IE6 with an ES3 syntax. (luckily I got some some polyfills for an ES5 syntax)
When I build a component I have to call React.createClass and React.createElement.
The render() function is basically a nested pile of React.createElement.
There is no documentation for this product, no tests, no anything.
I had to reverse engineer it in order to understand how it works.
The code base uses mixed programming styles and naming conventions, plus thousands of little js files.
Oh and obviously no hot reload, every time I make a change I have to restart everything.
Please, send help.
I'm in danger.
Sincerely,
An underpaid developer
....
I'm not crying, you are crying...19 -
Public service announcement: Do not get married to your language, tools, or way of doing things. If there's an easier solution to something, try it before dismissing it. No language is perfect, and dumping everything on the responsibility of an API or framework can cause more headache then solve it.
Case in point: I love Java for backend programming, but node.js is a better solution to frontend programming then depending on JSP's and HTML within the same Java project. Less things go wrong and it's easier to debug issues.
There is no best programming language. Only best practices and using the right tool for the right job.
#exceptC++fuckthatlanguage
:^)15 -
Yes I'm a developer who is programming in public, no that does not mean you can keep learning over and looking at my fucking screen9
-
There was a time when the programming gods starting creating IDEs for their languages. And all obeyed that whenever the dev presses enter on an intellisense menu , the grace of the programming gods would help the dev. But VB rebelled. It was too much for him to spoon feed the dev, so he said to himself "NO MORE SHALL THEY PRESS ENTER AND HAVE THE GODS MAKE MAGICAL TEXT APPEAR! NO NO, TAB IT WILL BE, AND I'LL WATCH THEM BURN WHENEVER THEY TRY TO USE INTELLISENSE ON ME". And since then, VB has seen frustrations of devs beyond count.4
-
Well, it all started off with hardware-level programming involving jumpers and stuff like that... Then came Assembly, which was good.. B, C compilers. Finally came the interpreted languages, and that's where in my opinion the abstraction should've ended. But no, we needed more frameworks, more libraries, even more abstraction! Where does it end? As it seems to be going, I guess that users will have kid toys - no iToys! - for electronics and we'll be programming on with bloated Scratch GUI's. Nothing against Scratch, but that shit ain't proper programming anymore. God I can't wait for the future.
ABSTRACT ALL THE THINGS!!!
Oh and not to mention that all software will be governed in political correctness by some Alex SJW AI shit that became sentient. Not a single programming term will be non-offensive anymore, no matter how hard you try to not offend anyone, or God forbid - don't care about it because you just want to make something that's readable, usable and working!! Terms, UI names for buttons, heck even icons! REMOVE IT BECAUSE IT OFFENDS SOMEONE THAT I DON'T EVEN KNOW JACK SHIT ABOUT!!!18 -
*programming on some project*
*some function returning NaN*
*debugging for an hour with no different result*
*reverts to moment where the NaN came up first*
*works as if nothing ever happened*
WHAT THE ACTUAL MOTHERFUCKING FUCK.5 -
!dev
So my housemate bought a violin. Gone are the days of quiet programming.
(No he is not some kind of virtuoso, even a woodpecker would play it better.)8 -
If programming languages had honest slogans, what would they be?
-C : Because fuck you.
-C++ : Fuck this.(- Dan Allen )
-Visual Basic : 10 times as big but only 5 times as stupid.
-Lisp : You’re all idiots.
-JavaScript : You guys know I’m holding up the internet, right ?
-Scala : That was a waste of 4 weeks.
-Go : Tell me about it, Scala.
-Python : All we are saying, is give un-typed a chance.
-R : Whoa, I was supposed to be a statistics package!
-Java : Like a Roomba, you guess it’s OK but none of your friends use it.
-PHP : Do Not Resuscitate.
-Perl : PHP, take me with you.
-Swift : Nobody knows.
-HTML : No.
-CSS : I said no.
-XML : Stop.
Source:@Quora: https://quora.com/If-programming-la...6 -
1. No more coding on paper! Why can some already write essays on laptops but programmers are stuck with "analog"?
2. No vendor lock-ins! Teach free, cross-platform development, not VB.NET.
3. No more professors stuck in the eighties! If all you know is 6800 assembly, GTFO. I heard NASA was hiring...
4. Enforce code style consistency, proper documentation and even VCS for larger projects
5. Algorithms -> scripting -> programming. Don't quickly explain the basics, then throw students straight into Java.10 -
Do you ever spend hours helping someone with a programming problem, trying to teach them and develop their skills, but at the back of you mind you're thinking, "no amount of help is going to save you from being a fucking cretin"?6
-
school takes the creativity out of programming.
you want to try something new?
sorry, can't have that. functionality = priority.
school takes the choice out of programming.
- you're gonna use x language
- with x api
- in x environment
- and make it in x way
- because if you don't, your gonna fail x assignments
- because programming is about getting the job done, with no creativity
yeah fuck you too
school takes the cleverness out of programming
you get a turn left function. it turns a 'turtle' left any amount of degrees that you pass it, you have to make a turn right function to turn right 90 degrees. well, if you thought turning left -90 degrees was a good idea to make a turn right function, then fuck you. you have to turn left three timeswith the default 90 degrees instead because it's more practical/logical.
fuck that.
anyone else hate the movements to get programming into schools?14 -
Drunk programming is the best obfuscation. Tomorrow morning I'll have no idea how any of this works.3
-
What was the biggest lies you heard about programming or programmers life.
Mine was: “programming is easy and high paying job.”
No it is not.12 -
We are using this book for a subject
"Open Source Technologies"
No wonder how my classmates are gonna learn Android programming from this book.
I'm grateful to myself that I learned it online.8 -
This happened a few years ago:
Cousin: So one of my friends is going to teach me how to hack.
Me: Oh so you know something about programming?
Cousin: No, I'm going to learn how to hack first, because that's way more awesome.4 -
Programming is like writing a book... except when you miss a single comma on page 126, the whole thing makes no sense.
-
Using Eclipse for java programming.
My program doesn't work... No errors, no warnings, the logic seems good.
A couple of hours of debugging later still nothing.
I close it and open it again, it works, thanks Eclipse.5 -
*In TeamSpeak with 4 of my friends*
Them: Hey, why don't you join our GTA Session?
Me: Ehh uhm...(Not answering)
Them: Hello?
Me: No, I can't right now. I'll join later.
*A few hours later*
Them: Are you joining??
Me: No, later.
Them: Right, so never then?
Me: 🙃
I never played GTA today, instead I continued to work on my C/Gtk+ application. Way better than any game 😁
Also, my friends think I'm boring, and I don't understand why... 😂7 -
Have to do a programming task in 6 days, for an internship I applied for.
Have no clue how to do it. Guess I'll have a nice week learning stuff 😁5 -
"A computer has no idea what your program is supposed to do.
Therefore, it will only do exactly what you tell it to do." -
Programming from the Ground Up
Jonathan Bartlett
The simplest and most truly sentence 👌👌 -
I got a 9.8/10 for my programming test. I went to ask the teacher what the issue was. He showed me my test but there was no red mark anywhere. So I asked why, and he said it's because I used LINQ, and I couldn't use it because others students might not know it...
I bet you he doesn't understand it aswell...10 -
You are a consultant and wrote some easy scripts by copying code snippets together?
Good for you!
It makes your job easier?
Good for you!
You didn't care too much about UI because you only needed the job to be done?
That's fine!
BUT DON'T YOU DARE SELL THIS SHIT TO A CUSTOMER AND CALL YOURSELF A SOFTWARE DEVELOPER!
YOU ARE NO DEVELOPER!
YOU DON'T KNOW NOTHING ABOUT HOW TO BUILD A RELIABLE SOFTWARE.
no one needs a solid database structure?
Object oriented programming is "just another hype"?
No one cares for the coding?
FUCK YOU, AND YOUR ATTITUDE!7 -
This morning I kept falling back asleep after the alarm went off, drifting in and out of a dream about programming.
My wife finally said "no more sleeping".
Still mostly sleep, I replied very confidently "you can't sleep in a sandbox!".
I was dreaming I was in a code sandbox. Obviously sleeping is not allowed.
Jeez, my head has been really full of programming since this conference. (One of the talks was on codesandbox). -
I once explained to my teacher that i had trouble getting started with programming after a longer break and wondered if he had any smart ways to get into programming again. He smiled and explained that:
"There are no great ways to get into programming, the trick is to never really get out of it".
Best tip I've ever gotten.1 -
I'm holding a programming class today, it's an open-door event, so anyone can come and try it out.
Nothing too much, just basic things.
I've been holding it for 30 min... To no one... No one showed up...7 -
Overhearing first year software dev students argue that object oriented programming is pointless and makes no sense...
You're gonna have a bad time...7 -
Currently getting into Machine Learning and working on a joke-project to identify the main programming language of GitHub repositories based on commit messages. For half of the commits, the language is predicted correctly out of 53 possible languages. Which is not too bad given the fact that I have no clue what I'm doing...9
-
God damnit, I have this too often. Something works in my mind no matter how often I run through it again and again but I've got no clue how to test it for real which brings me into a "mental deadlock" state aaaand then I lose all my programming motivation at once.
Having this right now, fucking annoying.10 -
Whenever you meet someone who tells you he also knows programming
Me: 'So you said you are in programming, too?'
X: 'Yeah, I know how to program websites..'
Me: '..so I guess PHP and stuff?'
X:'No, I program in HTML and some CCS'4 -
You know what really pisses me off about the dev community is the circle jerk that ensues when someone bashes something they have no experience in. Take yesterday's React bash on Reddit and DevRant. Thomas Fuchs compared React and JSX to the intermingling of HTML CSS and JS of 15 years ago. If you knew anything about React or spent 1 hour learning what it's about you would immediately know why that isn't true but no, a giant circle jerk ensued comparing it to PHP! I'm sorry but HOW can you compare a pure JS view library that is renderable by the browser, to a full fledged server side language?? Not to mention the React approach uses a completely different programming paradigm of functional programming.
When I first saw React and Redux I realized what this is all really about, a shift in the paradigms of programming. React + Redux is the first time that functional programming has entered mainstream. We've had functional programming available to us via Haskell and more recently Clojure for a while now but it was never very obvious how powerful functional programming could be outside of the niche that used it for more analytical type tools. Now we have things like hot reloading (https://youtube.com/watch/...) and state playback (https://youtube.com/watch/... skip to ~3min to watch the magic) thanks to immutable state.
Before you decide that React is just another flavor of the month library I encourage you to learn about the advantages that functional programming provides (https://medium.com/@cscalfani/...) and checkout Elm (http://elm-lang.org/) as well. The nice thing about React + Redux is that it gives us a way to start programming functionally, without having to learn ML style syntax like Elm and ClojureScript. Keep in mind, when Object Oriented Programming was becoming popular it was widely controversial as well and look at all it has done for us.4 -
I just spent 3hours trying to make the simplest, barely 10lines python script work with no success.
I'm writing this rant from my bed where I gave up.
I love programming but moments like this I fear I'm not cut out for it and It hurts, the little self esteem I have left is on fire.10 -
Realizing no programming language or concept or theory is too hard to learn. My retinas may burn out staring at my screens but I will get there eventually.3
-
Objective c is the ugliest most esoteric programming language there is and it has no place in modern development.6
-
Programming made me fucking fat as fuck.
I went to Holmes Place after a 2 month no gym period to get counseling.
I have a whoppin 25% body fat and it makes me fucking depressed.
Fuck sitting in front of computers and programming for hours. Fuck snacks and fuck stayibg up late. That shit is bad for you.16 -
I regretfully procrastinated the entire week so now I must suffer with my projects.
Both programming and non programming related.
I blame the fact I was distracted with Netflix, books, google docs, and devRant.
Well... Time to drink some coffee, even though I'm a coffee hater. The caffine in tea has no influence on me, so nasty coffee it is.17 -
PROCEDURAL PROGRAMMING
You write a list of instructions. The machine reads this list and runs your commands.
OOP PROGRAMMING
Quite similar to procedural programming but you group your functions via objects.
RANDOM PROGRAMMING
Learned of this new paradigm quite recently working with Blue Prism, which is essentially the program doing whatever it wants from crashing, freezing, returning wrong results, sometimes working properly, with no reason whatsoever other than the sheer malice of those beasts of burden who designed it in the first place. Mark my words, BP devs, you will be held accountable for your crimes against God and humanity.6 -
The moment when you realize that you have no other conversational topics than technology, programming and how fucking annoying it is, to working with total douchbags :(
-
I started programming 7 years ago, but I downloaded my first tutorials on programming in C++ already back in 2000. I had read maybe 4 pieces of literature, didn't understand anything, because it taught things in this order 1, "So, say you want to create a cat?", no I don't. I want to make a useful program.
2, "then you have make a constructor and a destructor", makes sense since that perfectly replicates nature, not,
3, "then you can define a method in the class that enables your cat to meow", eeeh no it doesn't make a sound, what it does however is print a series of characters even less useful than "Hello World" to stdout.
Then I found assembler and it all made sense! 😀 -
I have that one friend, every time he ask what I am doing and I tell him I am coding, he tells me that he wants to programme too but has no idea how to start.
I always tell him to Duck duck go start programming python/java but he never does...
(I think I somehow created an infinite loop)16 -
Am I the only one who thinks that with all the scripting languages starting programming becomes to easy and so learning really good programming is getting nearly impossible because every tutorial is made for total n00bs and every forum is full of: hey my hello world programs isn't working?
Ps:I have no problem with people starting programming with languages like c# and python, I think just there are too many people saying that they are programmers just because they wrote hello world.
Pps: sry 4 my English.4 -
Christmas eve, no programming for once (tomorrow lots though). Just chilling with a best friend, having beers and fried stuff and watching family guy episodes. Not programming can be a bliss sometimes!2
-
Brain; "Ok you should get back into programming to take your mind of things at the moment, start work on that big project you wanted to start!"
Me: "Ok let's rebuild that asset I made last year that no body purchased or cared about!"
Brain: *Audible sigh*8 -
Stack Overflow is the largest, most trusted online community for developers to learn, share their programming knowledge, and build their careers.
But don't worry, no one will ever answer you lol.2 -
The year is 2019.
C++ is still one of the most powerful programming languages around..............with no centralized package manager that is widely adopted by the community that allows one to sandbox libraries from conflicts with one another.
I ain't hating, just find this funny and I love cpp
Apt get/git submodules it is!!12 -
!student
Principles of Programming Languages teacher:
No one in industry uses git.
The same guy who refused to take semester project submissions as github links.
Also "Python is never pass by reference/id()"5 -
Nothing irks me more than when I sit down with a fellow student and try to help them with a programming assignment that I’ve already completed and after clearly explaining everything to them they just say “Can I take a picture of your code?”. Uhm... no. Fuck you.1
-
I don't hate Java, seriously.
I just prefer spending my first hours with a language actually programming in it rather than fixing shitty uninformative errors and learning libraries that follow no standards.
Pour your salt below.15 -
I saw an article saying, What Programming Language Should I Learn First? 2017
It suggested, JavaScript!
😏 hmmm....
What do you think, yes or no?
(And no this is not personal question, just an article I was reading 😃)22 -
Boss: We should use Adobe ColdFusion for our next project
Me: Why?
Boss: Because it's the only programming language that can generate PDF. In our next project we will be generating a lot of PDF receipts on daily basis
Me: Oh no!2 -
I don't get it. We're looking for a web developer and we're getting CVs from a continent over from people with no programming experience or with no web experience. What is going on?
Like there's this CV is from a guy that only does C++ in Kuala Lumpur... We're in Canada.
No one is local nor qualified. I thought a Wordpress dev position would be easier to feel.7 -
Programming with a best friend. Knocked out a project in no time. Just a friendly race between friends.
-
To be honest I have no problem with procrastination. I love programming and there are few things I would rather do.4
-
I just got offered my first position for a Junior developer gig. they are offering me more money than I expected and otherwise I'm super amped to take it.
what makes me nervous is its my first programming position. I have an IT/Programming bachelor's but not a pure Computer Science degree.
I was asked no technical questions and I don't know if it was clear that I'm very much looking for entry-level work. I guess the fear of failure is creeping up on me.9 -
So came across an emoji language the other day. I have no words just emojis http://www.emojicode.org/9
-
When you try learn a new programming language and think it will take 40 mins and you cannot install any packages and spend 4 hours googling the errors with no solution... So you admit it's not meant to be, and try another one6
-
*at work*
co-worker: what are u doing?
me: programming and learning
co-worker: but school has just started... u guys havent learnt anything yet
me: thats the great thing about programming, everything is already in the internet waiting to be read and learned. try it next time ;)
co-worker: learning out of school, no thanks4 -
The god damned education system in my country is completely fucked up. They teach TurboC++ in the name of programming, something that is no use in this world. This 80s ide is no use but it's compulsory to use turbo. Microsoft has fuckin removed support for 16 bit but they the syllabus won't change. I sent the concerned authorities an email about this but radio silence. This is too damn irritating.10
-
No errors/warnings with the first run after a few hours of programming... getting an anxious feeling..
-
No fucking excuses! You should know how to reconfigure your programming work environment from scratch!2
-
I used to think musk was smart af, genius programmer until very recently after he took over Twitter. The more he says about programming probably to impress the groupies the more I realized he has no idea Abt the topic.
He might know things about manufacturing and rockets but dude level of ignorance in software is astonishing19 -
After many years... I truly believe that non IT people belive that this is how programmers work:
- Goodmorning computer. How are you? Can you make me a program? I want the program to include an userfriendly userinterface, database, optimized code, documentation and dont forget that i dont want any bugs! Thanks computer. I'll get back to you when my coffee is ready.3 -
Working late nights for the most productivity because you're a night owl and don't have to interact with a new colleague/coworker/manager/client every 5 minutes1
-
'We are a fast paced team where you will have a lot of opportunity for growth'
Do you sponsor conference tickets?
No
Can I get some programming books?
No
Do I get chance to goto meet ups?
If you can meet the deadlines and have free time.
... How am I supposed to learn then?
STACKOVERFLOW -
Leaving work with no bugs in the code! Everything works flawlessly!
Coming back the next day and all of a sudden nothing works and we need to spend the whole day getting it to work as well as it did yesterday.
There seems to be programming gnomes, ruining our code at nights!3 -
The feeling when you completed all tasks but one in the programming test 😣😩🤪
No, I can't be happy because I could have had 30/302 -
I've got a teacher (math) in the university that let us use our phones as a calculator in the exam but without sim card and of course no wifi. I've spent a few hours programming a very ugly CLI app which let me calc and show me the steps of every type of exercise.
Another probe that programming can save your ass.
The exam wasn't difficult but basically they tell you to solve a few problems applying different methods, that hasn't advantage from others.8 -
Why is it that CS students with no industry experience lament about HTML all the time?
I don't get the weird obsession with talking about how it's "not a programming language"
No one who knows what they're talking about is claiming it is.
Hyper Text *Markup* Language.
Markup is in the name.13 -
I have never been so stressed out when programming, I am at a place with no electricity and no running water I'm here for a week and my laptop has 4 hours of battery life, Every second counts!4
-
The lower the level language, the more concerned I am with performance for some reason...irrational I know.
Programming in C: oh no I have this extra if statement which may have to copy the 16 byte struct.
Programming in Python: oh hey I can simplify the logic if I write a class to dynamically build this regex, compile it, and search through a 1MB text file.5 -
Programming for an app with really bad UX is like acting in a movie with a terrible script.
You have to put your heart and souls into what you’re doing. But ultimately the final product will turn out bad due to forces outside of your own control.
There is no UX designer at my start up and our app looks like $hit.7 -
-Programming my mobile app
-Need to debug something
-App crashes instantly (only) when I try to use debugger.
Guess no more debugging. FML4 -
Some days I get bored with programming and I think I have no talent and I wish I had a different job. But someday I love programming and I want to code all day.
Is it normal? Do you have these mix feelings?7 -
What the fuck is up with interviewing these days. Now I have to invent a video game and work for free for ten hours just to find out I have no idea what the fuck video programming has to do with frontend. You kids need to figure this shit out. It’s really fucking annnoying.3
-
Create a new, fast, strictly typed programming language with organized project structure, normal package manager, dynamic syntax extensions (that means you can change the syntax of the language if you like!) and (most importantly) if statements which are written like this:
(bananas == 0) -> print 'No bananas!';3 -
Best: Writing my first bash script, understanding Object Oriented programming
Worst: Dealing with team members who claim to have work experience but in reality have no clue why they are doing what they are doing -
The day after I delivered a secure programming course to our junior devs.
Junior dev: I can't figure out what's happening when I generate this sql.
Me: what do you mean generating ... It should be a prepared statement..
Junior dev: no I'm just generating the strings from the form
Me: ... Let's try this again.... -
Why do clients always try to use our lingo? They sound stupid. I read a post yesterday that said "no coding necessary. Just HTML and CSS" . Um. What? I also have a client that always tells me "I just need you to make some updates to the CSS with programming" . 😐🔫2
-
So a typo brought down large swaths of S3. Programming is a merciless profession. No wonder I am stressed all the time.1
-
uSE AnY pRogrAmMinG L@ngu@g3 yOu liKe.
1nTervi3weRs Do N0t CarE aBouT tHe L@nGuAge.
Fuck you. Stop asking time complexity or space complexity of functional code. No one fucking knows.19 -
I wish I had programming friends I could talk to. I have no one I can really talk about all this with33
-
I HATE PROGRAMMING !!
I HATE PROGRAMMING !!
I HATE PROGRAMMING !!
*Compiled successfully with no errors or warnings*
I LOVE PROGRAMMING !!
I LOVE PROGRAMMING !!
I LOVE PROGRAMMING !!9 -
What's your programming background music?
I listen to classical music
These days mostly Chinese traditional
(No I'm not Chinese)27 -
Friend of mine who has a job that uses MS office at most, sent me a message saying "I want to make my own AI, any good python books?"...no previous programming experience other than playing video games...slow down there bud1
-
Rust devs on social media are the vegans of the programming world.
Yeah, we get it, you like your hot new programming language. I'm not bashing the language, I've never used it so I'd have no right to say anything about it.
But holy hell, you guys don't have to show up in every discussion about programming languages that aren't Rust to evangelicize how great Rust is. Like damn, there could be a thread on Twitter about Python and you'd be like "yeah Python's great but have you ever heard of our lord and savior, Jesus cRUST?"
Just shut up lol.12 -
I don't know if programming it's really for me.
I started programming because I needed a way to escape from my life. When I started I was in a really bad situation, no friends, bad grades and other shitty things. Programming helped me to regain self esteem and made me happy.
That's it5 -
Day 3 : without seeing a monitor and programming.
I caught an eye infection and stopped my world and I could literally do nothing but sit tight. I have unfinished tasks but health is imprortant.2 -
"The word ‘tokenizer’ makes a lot more sense, but ‘lexer’ is so much fun to say that I use it anyway."
No wonders people think a lot of programming subjects are intimidating.3 -
Been working from 8 am til 7:30 pm, no breaks. Programming is awesome, fun and feels good in my brain (addictive ^^). But man its good to be home and do nothing. ~ sweet ~2
-
A colleague of mine who doesn't know how to write simple conditions and sends button code from backend in loosely coupled design.
Worst of all she doesn't wants to get updated to the latest programming structure and no signs of learning on how to write clean code! -
The place I'm interviewing for apparently has a "no music" policy. Is this common? Music is a huge part of programming for me. It helps me get into a rhythm and ignore all the little distractions like people tapping their feet, etc. that drive me absolutely crazy. Am I expecting too much here???16
-
I really like to help people with programming related issues/questions if they are stuck after research. BUT PLEASE FOR FUCKS SAKE LEARN HOW TO PROPERLY DESCRIBE YOUR ERROR/PROBLEM. "Doesn't work" is not helpful at all an shows no effort was taken to try to figure out the problem yourself. FUCK YOU.2
-
Doesn't matter if you know a lot of programming languages. There is no greater satisfaction than when you write your first "hello world" in a new language.6
-
I've been asked by my manager to document my TypeScript project with more than a hundred .ts files such that "someone with no programming background should be able to maintain it."
I should get paid as a textbook author.10 -
Life and programming seem equivalent to me : a crazy run toward building out something from nothing, coping with unexpected bugs and senseless environments. The main difference, though, is that there is no stackoverflow for life4
-
spent 3 weeks with not more than 20 hours sleep per week on programming a mobile Chat Application. after finally 1 more week of bug fixing and testing and redesigning UI, App works like a charm! Most beautiful thing I ever created, my close friends are all astonished.
Happily I uploaded it on Playstore, 2 weeks later -> no downloads :(12 -
Programming is like a Word document, except that if you make a spelling or punctuation error, you get 100 highlights elsewhere which aren't wrong at all and make no sense.
Continuation of https://www.devrant.io/rants/433434 -
If you want it and there's no better alternative, make it.
This is what has driven me for the past few years as I've fallen hopelessly in love with programming. I'm my own creator; my own God, if you will. -
The hardest part of programming, for me, is sitting down and making things happen. (Mainly because I like to just jump in with no planning).
-
My dad: I don't know why you like programming... you write lines of meaningless things, there is no logic behind.
Me: ...Actually, it's not true... ehm... it doesn't matter... (in my mind: you would not understand)1 -
First exposure to computer?
Back in 2005, I think. Windows PC, I think. The rest is very blur.
All I can remember is it was white and monitor was big like a television. First ever computer of our family. No internet. No game except solatire and craps. Mainly just used it for porn-purpose. Did some programming assignments. Did some poems writing and then printed them out with all-in-1 printer and tried to sell the booklet to girls in public. (Obviously sold zero).2 -
When are people going to understand that programming is not about quickly putting something together?
Programming may have its utility in helping us out building solutions, but that's a secondary function of it.
Ultimately and abstractly, as MIT professors said, it's about the imperative paradigm of solving problems.
I really dislike it when people treat programming as if it were a toolbox. It is a great engineering feat. That's like saying math is just about numbers. No, it is about concepts. We're thinkers, not doers.4 -
Yesterday I made a survey from MDN. Then I came to this question. Who made this survey, this is just... no!6
-
What would you all be doing if you didn't have programming?
Personally, I'd be getting a sports science degree, or working on some sort of degree dealing with sports. My other option would be something with music.21 -
Try to convince people that html isn't a programming language and there's no need for a compiler to work with html.3
-
Do you get filled with anxiety and mental anguish when asked for your availability for a technical interview, knowing you’ve spent all your time recently programming and not working on algorithms/data structures and so you’re terribly unprepared but have no idea what the acceptable amount of time to schedule out without seeming like you’re incompetent is?
No?
....me neither. (She says, lying)8 -
There's something special about writing your first "Hello world!" in a new language, no matter how long you've been programming :)
So hello rust, let's see what the fuzz is all about...4 -
- my (non-dev) supervisor at my job
- no documentation
- no source control
- people working in the same team with completely different programming/domain knowledge levels, but also very different ways of being
- bad within-project communication
Luckily not all of them are about my job. We do use source control.8 -
Question time! What was your first programming job or internship experience like? What I mean is, were you eased in or was it baptism by fire?
Mine is currently baptism by fire, coffee, and no sleep6 -
Me: Hey programming languages, is 0 == [ ] ?
PHP: Nope. It's not.
Python: Nope. Easy.
Java: Heh. No it isn't.
Javascript: Oh, um yeah, hurrr durrr harr harr YES it is.
But screw it, hAvE yOu hEaRd oF nExTjS? wE sUpPoRt sQl qUeRiEs nOw.30 -
Started studying physics at uni. Frist semester i had to take an introductional course to scientific programming in Python. Thought i would hate it. I was very wrong. Loved it. The next semester had no programming and the physics was so not what i expected. Dropped out and began studying computer science instead. Im now in my final year of my bachelore's degree, planning my master's.
-
So, settle an argument between me and my dad. My mom wants to start programming, and me and my father can't seem to agree which language would be easier to learn first, where there's no shortage for jobs. My father says Visual Basic or C#, while I say PHP or Java. What would you recommend?22
-
Hmm Monday morning and no Internet..
How do I stack overflow my "programming"?
Just kidding, Mobile Hotspot ftw.2 -
I get questions a lot online on how to do something with programming. (at least it's not someone asking me to help with their printer). I have no clue why they keep asking me though, I don't know how to do shit. I just google and press buttons until it does something somewhat cool.1
-
No brain. Half 11 at night is not a good time to learn a new programming language. Please be quiet so I can get some sleep and go back to working on really boring things tomorrow without being grumpy about it
-
Just a quick poll here to anyone who does a lot of programming, which IDE do you use? Do you prefer almost paper coding with little or no extensions or features or a full blown solution such as Eclipse?21
-
On a programming lab the professor told us to use gedit to write our code because "it's easy to use"
No, thanks
*Installs a few plugins and uses vim instead*
Now *that's* what I call easy 😎3 -
Obligatory subjective view from inexperienced eyes of a highschooler
I think it's evolving to be more beginner-friendly and more easily accessible. I'm seeing ppl roughly my age can program pretty well (ignoring the mandatory programming classes in highschool that stuff is just no (I know, we had this convo before but do hear me out, although it teaches fundamental programming in Pascal, the execution sucks ball because "mandatory")). I'm not saying we are on par with the in-industry devs, it's just we can code well enough to at least make decent small program/script.
With newer scripting languages that are easy to pick up and syntactically similar to English which is obviously Python, both objectively and subjectively, and its ability to be OOP without scaring first-timers of the what-the-blyn-is-this blank program (looking at you C#) people can be introduced to programming and programming concepts fairly easily and they can switch from Py to other languages with little to some hiccups, from my personal exp at least.
But then there's the "too much kiddies in the field" arguments I saw on dR (I think) a while back then when SO decided to better support newbies. To that, I can only say "Please give us a chance". We're completely oblivious to how the dev world work nor how you guys do your work so before you scold us on this, at least tell us how to work like you before you go on a 2-A4-page rant on how the industry is not as good as before and how it has degraded.
That leads to the problems of politics invading programming. We have it, I hate it, goddammit I wanna murder them. Linux CoC controversy is just...no. And then there's forced diversity in hiring (also ranted on dR a while back) and corporations pissing devs off to satisfy a minor group. I'll just shut up on this. No no no no no no no NO I'm not gonna. Not gonna.
Do correct me if I'm wrong though. I'm a less than a junior dev.2 -
My grade in basic programming course went from B to C, determined by a fu****g semi colon! One damn semicolon!!!
Bare in mind that my digital exam was in NOTEPAD with no IDE, no syntax highligting, nothing but black on white!
Is there really any compilator, or realistic job environment, where this could be so devestating?!?!11 -
Why do popular media paint "programming" as easy... this is a very big deciet. please let stop this lies.
programming is not for everyone, not everybody can code.
and please dump the f**king "Girls can code" slogan.
there is no need for the hype.13 -
-Dream with code.
-Compulsion to start coding every no profitable projects that I imagine.
-Buy a lot of programming books.
-Want to have the source code of my favorite DOS games.
-Hate business people.
-Love language wars like a viking.
-Love terminals.
-Hate GUIs.
-Hate printers
-Hate every non programmers.
-Hate
-Hate3 -
Content strategy expert: How long would it take to program an SVG animation intro video
Me: I'm not sure I've never programmed one before.(still teaching myself)
Content expert: iS it even possible?
Me: yeah all things are possible in programming ;)
Content expert: so then how long would it take
Me: no.
Content expert: but wouldn't it be easier if...
Me: no, go away2 -
I'm starting to get bored at work. Every fucking day is the same. I receive a design. I code that design ( aka I'm modifying the framework developed by me ). I deliver the frontend. I think that anyone with no programming experience can do my work now.
-
Saw lots of regret posts about being in dev field. Then why bother living that way?
Not like engineering, medicine or business management fields, I believe programming needs passion similar to art related careers like acting, music and painting etc. So if you don't have any passion for programming, you won't be successful or satisfy at all.
That doesn't mean it is all good and happy days for every passionate programmers. We sure have ****ed up days (probably more than other fields.) Seriously that's why we have devrants. No? But it doesn't reach to the point of regret to me.
Here our national programming language is probably PHP. The pays are lower than your part-time fast food chain workers. The internet speed is in kbs with 2 digits most of the places. Government doesn't give a crap about IT. No IP copyright laws and so on. I probably would earn more and live better if I were not running this IT business.
But hell yeah I never regret at all.1 -
Awful idea of the day - Have a programming language with no comments, but regex preprocessor macros. Use macros to define your own comment syntax and strip them before compiling.
#define /\/\/.*//1 -
Last month I asked my boss for some task to work on. He told me to stick to reading tutorials and wait just a day or two for the tasks.
Month just passed and no programming tasks arrived.
Should I change job?
Yesterday made quite nice looking CV.14 -
Had to work with a lazy, stupid idiot who (literally) couldn't declare an empty string. Got in via nepotism and not only were there no basics but also no willingness to improve.
Something tells me that throwing someone out shouldn't be a pleasant thing to do but hell, I'm so happy that we can finally stop carrying that piece of dead weight and get back to pure coding without having to teach Programming 101 on the side.4 -
I want to learn so much programming languages, go with so many personal projects.
But I have no time !
Sad Me. who is else have this situation3 -
Chemists recently "compiled" a programming language into chemicals! I'll admit that I have no clue how it works, but they were able to get a mathematical function working without any electronics. The article I read doesn't describe the speed of the reaction, so I'm not sure if it's really useful as a replacement for computer operations.4
-
Recruiter: we're looking for someone who knows .Net and "JAVA practices".
Me: <WTF is "java practices">
Me: <googling "java practices">
Me: dear recruiter, I know dotNet and good programming practices but there isn't thing like "java practices" in dotNet.
Recruiter: <no shit given>
Me: <why such incompetency is in charge of my potential future job?>7 -
No best story, but definitely a worst human to ever exist. The first day of can class, I asked this guy what language we would be using, and he sincerely said "English". This man thought I was referring to that, legitimately. Never for one second did he think that I meant programming languages, since we ARE in a cs class. He then said that for programming languages he wanted to do Python and or html. I lost all respect for him the first day.3
-
I knew I wanted to be a device in college when I found out about it and it all made sense. I loved computers, video games and programming seemed like a no brainer. Now I'm happily developing and graduated with a computer science degree.6
-
The one thing that pissed me off more than anything in the world, is when I was trying to develop something cool or learn a programming language, only to be scolded for 'playing games all day'. No matter what I tried to say, that was always the accusation.2
-
The best programming language is ______.
Rant: There is no such thing as 'best programming language'!!!!!?????9 -
Having a manager and client and boss who know no programming is frustrating because when they post issues on the repo as bugs and critical but its neither of those, the terms lose all meaning because whats really happening is
THEYRE REALLY BAD AT USING COMPUTERS.1 -
When you started your first programming job was it easier or harder than you pictured because I feel like I'm no where near ready (although I'm not out of high school just yet so I have time to prepare but still)3
-
Oh how I miss straight forward programming. I've been working on performance enhancements for a month. Optimizing angular is no fun.
-
I'm probably gonna use http://codewars.com instead of doing the dumb C# programs I'm supposed to do in the programming lesson. I'll just do them really quick at home (no challenge whatsoever) and then get to more challenging stuff...2
-
Tabs, or No Tabs? I did the same as this commentor 2 years ago. I can code so quick now because of this simple switch. Here's why:
(source, Laracasts.com)
Ben Smith
"I think the most beneficial tip was to do away with tabs. Although it took a while to get used to and on many occasions in the first few days I almost switched them back on, it has done wonders for my workflow.
I find it keeps my brain more engaged with the task at hand due to keeping the editor (and my mind) clutter free. Before when I had to refer to a class, I would have opened it in a new tab and then I might have left it open to make it easier to get to again. This would quickly result in a bar full of tabs and navigation around the editor would become slow and my brain would get bogged down keeping track of what was open and which tab it was in. With the removal of the tab bar I'm now able to keep only the key information in my mind and with the ability to quickly switch between recently opened files, I find I haven't lost any of the speed which I initially thought I might.
In fact this is something I have noticed in all areas of writing code, the more proficient I have become with an editor the better the code I have been writing. Any time spent actually writing your code is time in which your brain is disconnected from the problem you are trying to solve. The quicker you are able to implement your ideas in code, the smaller the disconnect becomes. For example, I have recently been learning how to do unit testing and to do so I have been rewriting an old project with tests included. The ability to so quickly refactor has meant that whereas before I might have taken 30 seconds shuffling code around, now I can spend maybe 5 seconds allowing my mind to focus much better on how best to refactor, not on the actual process of doing so."
jeff_way Mod
"Yeah - it takes a little while to get used to the idea of having no tabs. But, I wouldn't go back at this point. It's all about forcing yourself into a faster workflow. If you keep the tabs and the sidebar open, you won't use the keyboard."2 -
Go ahead and start programming says boss, we're 95% this project is happening. It's for sure...
3 months later it's cancelled and customer had no idea we were working on it.
#wasteoftime #codethatgoesnowhere4 -
I moved my website to aws and I managed to use cloudflare, load balancer (to skip around route53), ec2 and RDS with no programming skills. Starting to enjoy this :D
-
When your site was developed by someone with a programming degree from the 70s and has no API docs....wheeeeee1
-
Evening: I have no idea how to do it, 4 hours of programming are just wasted.
Morning: Oh, I changed couple lines in yesterday code and everything is perfect now. -
Me - Ooo I've got this idea ! This will fix this "No ones" problem in programming.
(Thinking this will change the programming for everyone)
Starts Coding......
Few minutes later ...Searching stackoverflow for silly syntax errors.
...Finds a 2 years old project from some guy, who already finished working on the idea and answering question as "This is a bullshit idea!, Never try to make something like this."
Me - (Suffering from existential crisis)2 -
For some reason, I cannot use my computer for anything other than programming anymore. Whenever I turn the lid on, I can either write code or stare at the screen indefinitely. No other option!3
-
While teaching theory is actually good, it doesn't mean that there is no room for any practical education either. Students needs to be exposed to modern programming languages like Python, Ruby while at the same time be trained in the pioneers of programming like C, C++, Java. It is only then would they be able to make informed decisions on who they really want to be. If you had one practical lab session on C and Java and then the rest of the semester about HTML, students would end up moving away from programming.
Concepts like programming and networking concepts should be included whereas ancient technologies like programming micro-processors (x386, x486, etc) should be excluded. Who programs x386 and x486 micro-processors anymore? While the understanding of how micro-processors and other low-level components in the computer systems work is very essential, doing practicals on them isn't really a good use of students' time, energy or effort. -
I'm currently working nights, away from home, and have no time for programming. God I miss programming... So much.2
-
Was looking forward to a nice day of programming, finally had some free time to spend
No power today, fml :(
My laptop is now out of power -
Why are PMs always people with no technical knowledge about programming?
PM: "Come on you can do that, it shouldn't be hard".
Me: ...1 -
First day in introduction to programming. We were the first course to learn Python instead of Java. The whole lecture consisted only of what Python is good for and how powerful it is.
He finished with the statement: “... and in the real life, no one writes applications in Python.“6 -
Functional-Declarative languages should only be esoteric ones. They are interesting for research and a mathematical toy, but they should not be used for programming languages used in the real world.
I currently try to write OpenSCAD code that places a list of modules, with information given from an array, with varying sizes next to each other. And is so hard and cumbersome. Whoever had the idea to cripple OpenSCAD by not having variables was stupid or sadistic.
The actual CPU run instructions, one after the other, there is no good reason to not allow some imperative elements in a programming language.24 -
Hi, sorry to bother anyone but I'm a high school junior looking for advice on learning computer programming and related topics
I just want to ask what kind of resources I should look for and some things I should try to learn before I graduate high school (a school with no programming courses. :( sadly)
Any advice or help is appreciated. Thank you for your time15 -
Cargo cult programming at its finest. I need to build a separate project twice, and restart visual studio to get this one to work.
Why? No one knows anymore and there is not user story for "Unfuck the dev environment" so we're not allowed to spend time fixing it. -
Stepping through the source code of a no-code-graphical-programming-tool (or however you call that) to understand why my stuff isn't doing its thing or at least see what it wants from me.
Very intuitive1 -
My weirdest dream about programming?
I was sitting with my buddy and we were programming, and literally, verbally arguing with compiler that he should compile, and he was spewing out different errors each time we compiled, and it somehow matched our arguments, so it literally was "replying" with different kind of errors ;-;
I mean, we didnt change code, but tell to compiler "no, no, no, you dont understand. This error is wrong, becouse here and there is this and that and it just should work" **pressed compile again and gets different errror**
Yes, that was after few nights of c++.
Edit:
yes, in that dream compiler was spewing out bullshit errors that didnt made sense.2 -
Hello DevRant,
I need your help
I'm currently studying Game design and development first year in The Netherlands and I love programming but I hate designing. I was thinking about changing the course to something like Ethical Hacking or Computer science. The reason why I want to do this is that they teach us openfl until second year and I feel like I learn nothing until now.
Do you think would be better to change the course or to stay but start programming in something else? And what programming language would you recommend?
P.s. I also want to apply for a part time job/summer school to gain experience but I had no luck at all.
P.s.s. You are the best community for me!
Return 0;3 -
I'm stuck...I life in small city, there is like 3-6 Web programming companies...my salary just got smaller for no reason...and I'm programming with fuckin Magento... I'm really want to live on Mars, alone.2
-
Programming
Easier today than in 2009?
We're got all these tools and shit.. frameworks...
Yeah, which just makes you over ambitious, as the weekend project turns into 6 months despite itself.
I say no.5 -
In no particular order
• Create a variety of things
• The idea of contributing to projects/games/whatever and being apart of a overall large community.
• Solving problems/Automation
There’s just so much I love about programming it’s so hard to narrow it down to 3 things -
Hey guys... Broke up with my girlfriend that I spend 1.3 years with her and all I think about is "I have to come back to work in order to forget this sadness and depression " ... Sometimes I feel that programming is making me feel like a robot with cold to no feelings24
-
I know that there is no bad programming languages.
But there are one exception.
Swift 3.
You can't use c styled code! Why????
Wtf???
Do you have anything against C?
If you do, why?1 -
the current power outage is an additional reminder why i will always decide for a notebook. no internet though, so that is the ending for my spare programming time :(
-
!rant
I have a (imo) great idea for a small game, but I have no idea where to start or in what order I should work on certain features...
My programming skills themselves should suffice, I just have no idea what to begin with...
Does anyone here have any suggestions?12 -
If I don't know Java and no plan to learning it how should i learn kotlin?
No experience with c or c++ either. No programming experience at all. Because HTML and CSS aren't programming so yeh. plan to learn JavaScript next month after my fucking exam.6 -
I want to be able to learn how to program as of now but there's no good courses online that I can actually interact with and my programming elective starts next semester in school. So unless one of you Devs can give a good suggestion, I'm basically sitting here playing with the commands I do know in my Linux terminal.6
-
Why is it that homelessness is suddenly more appealing to me than programming two Remote Desktop connections deep with a template engine no one has ever heard of before and vanilla JS to manipulate the DOM.3
-
if (!rant) Fuck oranges
else
It's about time we make some God fucking damn things fucking God fucking clear. What the fuck does programming have to do with fucking non-programming?
Honestly. Fucking fucks pretending to be fucking programmers (probably not you, but fuck off if you're one of those fuckers.) FUCK SUCH PEOPLE FUCK YOU FUCK FUCK fuck FUCK!
There. Now that's out there. Leave fucking programming to the fucking fuckers who fucking know some-fucking-thing fucking ab-fucking-out it. If you're learning, ask questions, without you there'd be no fucking future for good fucking programmers. But if you're a fucking fuck fucking ducks in the fucking park--fuck the God fucking damn the fuck OFF!3 -
I like programming but too much of a good thing becomes a bad thing 🤔 I dunno
Me programming year 1️⃣: I want to learn as much as I can
Me programming year 2️⃣: I want to solve this complicated problem and surpass the expectations
Me programming year 3️⃣: I want to solve this complicated problem and get paid
Me programming year 4️⃣: I want to solve this complicated problem even if it is difficult & stressful
....
Me programming year 8️⃣: I aint want nothing no more..4 -
i wish i had no university classes (or at least, only programming classes) so that i could learn more about different technologies and had more time to code :(3
-
If my 'official' job title was programmer but I was also doing network troubleshooting and administration as well as server configuration cause we had no one experienced to do it should I include that on my resume or would it look fake?
Should I only include the programming stuff since that was my job title5 -
What fo you think, is it still a good idea to learn fortran in order to learn programming concepts?
I don't know what else would be nice...
I only had experience with shell scripting, which is rather functional.
Other languages i considered were dlang, c#, go and rust.
I have no explict application, which bothers me a lot.3 -
I need Christmas break so much... Full on sweets from home (my mother sent me a 7kg package), programming whatever I want with no one to tell me what to do and some quality time with the love ones and myself. Fuck work, we should have Christmas breaks every 2 months at least
-
Im sad my fellow programmers, hit me with you love stories, good or bad. Everything will do...
I know this has nothing to do with programming pls no report....11 -
No ranting here but
Started doing web with POCO in C++. Could not be as pleased as now. Syntax is cool, framework is cool, GNU Makefiles are cool, aclocal isn't, but... Go to hell automake. I am happy, helping a friend and enjoying what I feel as the chilliest programming language is becoming the way I do web. -
Angular - object oriented programming
React - functional programming
---
Now i fucking understand why nextjs does not have any design patterns. No folder structure for it either. Every project is fucking random and you need to learn every fucking project from scratch cause people stuff shit into different folders and file names1 -
Went to meet up last night. I was there acting like I have no experience and was just starting to learn programming. Suddenly this guy turns and faced me he said non verbatim “don’t use JavaScript thats the worst programming language, its used by wanna be software engineer. Use c# they have blazor so you wont have to code using JS”. My blood pressure went up guys. I understand this because hes kinda old and dont want to learn new things but i got caught off guard. To be honest im not mad, im just sad though, imagine if i was really new and had no experience and just started few months ago. All the hard work and studying will be nothing. Btw hes nice he offered me free food and beer its just JS.
If you’re learning any language specifically JS. Dont mind the naysayers. Just learn it and be good at it. Languages has its use cases. Conversation with whats better programming language is useless and a waste of time thats what my professor said and its true.15 -
This is an example if stupid documentation.
//Just like magic
try {
....
WTF! THIS IS PROGRAMMING, NO FUCKING MAGIC OR MIRACLES HAPPENS.1 -
Annoying things
while programming: the thread
* Don't go off topic
* No meme images. Even if they are related to the topic
Have fun! -
I want to start another project but I have no idea what the hell to create. I was thinking of a Twitter Bot but idk what to make it do. I just want to make something.
One of the worst programming feelings is the feeling you get when you want to make something but have no inspiration or drive to even think of a good objective (whether it’s something I get hyped about or not)1 -
When I first got Linux, then fell in love with diving through the system on the command line. Then I also realised I finally had the confidence to learn what I wanted, instead of what was advised to me.
Still in no way confident with programming, but I'm getting there. -
Something that really confuses me are the people who signed up to the compsci uni course without ever trying programming before, like no way it’s a good idea to invest thousands of dollars and three years into something you have no idea if you’ll even like4
-
Is it weird that I hold a high degree of respect for every sector in programming. When we talk about front-end, back-end in websites to the GUI support and logical end in desktop applications to cloud-based microservices, I respect clean, swift, and agile developers who who a structural mindset. For the founding fathers of assembly to high-programming languages like c all the way to high-high level programming languages like C#, JavaScript, Python, I respect them and thank them for their time and dedication in relatively stable libraries. I also thank the creators of OOP and FP as well as the developers that make great use of these paradigms. I come to realization that no one wants to fuck shit up; the great engineers of our past wanted to build some legit, non-trash programming tools, and we can't bash them for that. Respect, courteously critique, and build applications and programming tools to a standard that someone in the future would admire and be grateful for.4
-
I had interview with a company after I graduated. Although I may not be a top tier student, I considered myself is better than average students because I have a few years of programming experience and I have some projects with a few thousands of download.
However, the IT industry in Hong Kong is very conservative. They concerns more "years of job experience" instead of actual programming experience and general knowledge. During the interview, they just ignore what I did in the past few years, and considered me of classic book nerf with no real programming ability. But what really piss me of is the interviewer told me I would have a Java programming test before I left, however, the lady later came in just asked me out and told me that the interview was done. I just felt unrespect. -
I've been watching hours of Rust programming streams. Looks like no one knows what they're doing. People depend on the compiler to fix their errors but can't write one line without getting an error.7
-
One of our past dudes. His desk is right beneath mine, and he had the task to write integration tests. Problem: no experience in programming. So I taught him the basics to perform his task.. today it is one of my best friends1
-
We were learning a programming language for implementing our idea in hackathon.
A student who is a comp student and has no idea about coding asked us "What u do in hackathon? Do u hack computers... :/"5 -
Today, I discovered a new software development methodology being used by co-workers. No, no, it's neither agile nor pair programming. It's called disruptive programming:
A methodology where it's ok to make sure your part of coffee works. Fuck the rest and let them go figure. -
No idea, it just makes me happy. I'm happy when I'm programming :)
Well I mean, most of the time. Every once in a while I just want to kill myself because Tim didn't do his work properly and now there's no fucking documentation for his stuff.
Ignoring those moments, I'm happy when programming :) -
Currently learning go and I’m really enjoying it. It’s been a while since I learnt a new programming language and the experience is different to what I remember. I’m reading an o reilly book and when about how they implemented a common feature of programming I’m like oh no they didn’t. I think this is what normal feel when they read celebrity gossip. Hash tag goto.2
-
For programmer, one day without programming feels like there is no meaning of life without programming.
-
!rant
Hello everybody. Are there any open source contributors around here? I have never contributed to an open source project but I would really love to get myself involved in this.
I have no ideea on how to get started though, any advice?
P.S.: My main programming language is PHP and I use Silex/Symfony for developing apps.4 -
Trees -> declarative programming
Loops -> functional programming
Sequences -> imperative programming
Graphs -> dynamic programming
Good mapping, yeah or no?15 -
Why mostly developers do job, why they do not work on thier ideas and make apps?
I am tiny developer and started programming because i have few ideas to work on, but what i see is no one is motivated here to work on ideas14 -
Anyone tell me the all in one website for programming similar to tutorialspoint. 😊
Because tutorials point has no any update regarding Machine Learning and latest package of python tensorflow.4 -
I found myself answering programming questions on Quora this morning because of an A2A notification but then kept going and browsing other questions...
And well I kinda liked it... Usually I'm the one asking questions and haven't asked any new questions on Quora in over year...
So now wondering if this is the result of having no one that really listens to me work.... Being senior but having no direct juniors or people I can have a proper conversation.4 -
I go on codementor sometimes even when I could probably figure out a problem by myself because I enjoy the company of a like mind and have no one else to discuss programming with .3
-
I am interested, are there any professionals (or amateurs) in some sports in our community?
How do you combine sport and job?
I'm a ballroom dancer (it's not me on the photo, just example) and it's more than a hobby, but it is money-demanding, so I study programming
I have no job jet, but planning to have it soon4 -
Love pattern matching, esp. in function clauses. No programming language can be considered feature rich without it. Yes, I'm looking at you, <mainstream programming language>1
-
Lately I'm getting no motivation to study or learn anything or do anything programming . Idk what happened to me.
Trapped into listening music and thinking to get up and do something but can't.13 -
How can we go to a new world?
No need death.
Just read a fantasy book
Or learn new programming language.
For example, if you're a php Dev, learn c#, Java or c++.
Believe me, it's a new world.2 -
Wow! Did VS Code just go all Google docs with live sharing? I have no use for this at the moment but remote peer programming sounds pretty cool!2
-
I want to be more tech savvy. I love programming, am fluent in Java and have no problem in pickung up new languages from time to time. But I’m really not a tech person. I always feel like I lose my grip on things when it comes to servers, web stuff and databases.2
-
So I have to endure Java Programming lab once a week.
The computers in the lab have Windows XP.
You're not allowed to install additional software.
There's eclipse installed.
But no. You cannot use eclipse. You are FORCED to use J FUCKING GRASP.
WHAT SORT OF DERANGED TEACHER WOULD USE SUCH A DISGRACE OF AN IDE?????1 -
Welcome to the first (and probably only) episode of Code’s Papercuts!
I don’t like Lua. I have almost no experience with it, but in my opinion any programming language where arrays start at 1 should be ashamed of itself.
This has been ~~Brady’s~~ Code’s Papercuts!2 -
I suspect my more “senior” colleague on my team consistently thwarts my ideas and continues to make bad programming decisions because no one else wants to deal with the code we own and he’s just trying to have job security by making it so that he’s the only one who understands this bowl of spaghetti.2
-
When im coding a backend in java spring boot i feel like im "at home" and in peace. No other programming language or framework makes me feel this way. Do you guys also feel like this when you work in your favorite language + framework?6
-
Theory should be minimal courses, just something to think about and not something that expands through the entire curriculum as if anyone was to use it. Theory and fundamentals are enough, after that have career paths over what students want to focus on depending on a class that takes them through each different field: web development, db development, micro controller programming, os programming networking programming etc etc etc.
Basically, not :hey! here are some shitty basic programming classes, ok now let us move into calculus 1, 2, 3 etc etc. Most people come out of schools with no knowledge of what happens in the real world.3 -
Difference between security threat and programming bug ?
Found a cool paper about format string attacks which mentioned buffer Overflow is a security threat while format string is a programming bug.
Had no idea what that really meant.
Tnx1 -
There were no tools that would of been a great help during my college courses. So I decided to make my own. After a long time of hammering Google and watching YouTube videos it clicked, I fell in love with programming and I built the tools to make my life easier.
-
Like a lot of school kids in the UK, I learned BASIC on a BBC Model B and later BASIC/COMAL on my Archimedes A3000.
It taught almost nothing relevant to real programming. A terrible and inefficient way to learn! But there were no better resources then. No Internet access. -
This should sound like a no-brainer but I need some opinions. Is it worth it to use a pi-top instead of buying a laptop? For programming on the road, i'll just squeeze in a commit while traveling, ill just code instead of talk to my uncle in this reunion, quick commit while le gf is cooking, etc..., purposes? Are the disadvantages worth it enough for the advantages? I was hoping for an overall general programming companion including IoT.4
-
My first project was a pacman game made with AS1 in flash 6, I learned a lot and it made me appreciate debuggers, proper programming languages and to love making games, however that game was unbeatable thanks to ghosts having the same speed as pacman and using path finding algorithm with no error margin so they always catch you!1
-
Bing image creator just refused to give me a picture of Baba Yaga doing pair programming with Zmey Gorynych.
This makes no sense.1 -
Anybody read the Game Programming Gems series? Are they any good? Are there better alternatives? I'm thinking of getting one or two but have no idea if they're actually worth it or whether they're outdated or were never very good to begin with.8
-
Recently I am on my exams and I need to study well, On the other hand , all of the things I am studying has no link to my dream job !! So why should I study it and not to choose what to study .. Even though, I don’t really care and I keep on programming because it’s what I love ..💕🚶🏻♀️, no worries, I still study too.. I like studying and learning new information but I hate tests and exams,,🙆🏻♀️💔11
-
"Doing this all day leaves you in a state of mild aphasia as you look at people's faces while they're speaking and you don't know they've finished because there's no semicolon."
So funny and true at the same time. A must read for all fellow developers out there. https://gizmodo.com/programming-suc... -
At the beginning of a master course at my university the students need to do a little task to ensure they know fundamentals about programming. 70% fails the test. They had no Internet access but a reference card for c, c++, Java & python. Is this really that hard?16
-
Before I was thinking to be wasting my time with tasks no so useful for my life. Then I read about Malbolge programming language
-
I am actually programming in C# and i learned programming with this language, but my problem is that visual c# have mandy dependencies and i need a language which run on a windows 7 as on a windows 10 machine but with no dependencies to any DotNet-Framework oder any special DLL's is there a language for this?13
-
In order to avoid talking bout thing we do to keep living, what's your fav music genre and why is it vaporwave? 😂2
-
So I'm competing in a programming contest for a $10,000 scholarship. I'm very confident in my programming ability but I have no clue what to build for the competition. Anyone have any ideas for a coding project that would wow the judges?2
-
3 straight houra of Android programing, but no moving forward.
I don't know why android programming take much time.3 -
Colleague is programming/scripting for over 5 years now (that I know of), even attended Udacity programming nano-degree.
Yet, he still writes code/scripts without a single function. How the hell can we start any programming best practices, clean code, or making steps towards TDD with this sort of mentality.
And it's not just him, it feels like a death by thousands cuts as the small things add up. I know we're Ops and not Devs and some other colleagues are trying really hard to get their work on the next level but I see no hope for the team as the whole.4 -
Been doing parallel programming and I’ll be taking a distributed systems course next semester. I’ve also been dabbling with Rasp Pis and have been enjoying working in linux/CLI and I’m considering getting building a cluster.
What are some use cases where I could put into practice distributed systems/parallel programming with cluster setups? No limits here :)2 -
In my early programming days I wrote a C++ program to store marks of n no of students but didn't got the output I checked for 3 hours then found that I was storing the data in another integer value and not in the array.
-
It seems odd that in a world where Web developers are mostly developing api first there are no tools that allow you to browse an unfinished but already authenticated REST api.
I would really like to have one but programming a full IDE/Project manager sounds like too big of a project.6 -
That moment when you are working too hard so you go to the kitchen to get some coffee but then realize that you ran out coffee.
-
What would you recommend for an programming aprentice?
Dedicated server (DS) or shared hosting(SH)?
A DS is more expensive, but i could learn much more in Ops. Shared hosting is cheaper (and i already have a virtual one with access to root, but no sudo)...
- Greetings from switzerland.
PS i only choose swiss hoster ;)5 -
How do I create a Collab..
Well, I'm looking to form a team of 2 - 4 members. We will be devoted to learning machine learning through books, Kaggle, self assignments and various group discussions and pair programming. We will form a group name, open a GitHub account and upload our projects there. Am looking up to extending it to build projects together. This can also help us build our portfolios.
There are no tight requirements. But some good programming skills especially in Python will be great and a good understanding of high school math. We will be learning together.3 -
this is 4th day to i want understanding what's going on in Apollo client v3 there is no tutorial
i want some groups or community to i can ask for help is there any one here to know were should i go to find groups for programming support ? like facebook chat groups ? -
I've been feeling a lot of burnout these past few days/weeks... But like only in a specific programming language? Which is an issue cause I mainly work on python and I can't seem to bring myself to do that while learning and working with new languages/frameworks in classes are no problem.1
-
After I graduate with my programming degree I want to get a little more exposure to the hardware side of tech beyond my minimal knowledge picked up over the years
No idea how yet but that’s a bridge to cross a little closer to July2 -
How did I start programming? Let's see ...
So, when I was a around 12, I used to be fascinated with websites. Created my first site using Microsoft Frontpage. No stopping since then. I am still learning -
I am going do do a series of .net or programming related rants. These are confessions regarding things that no one has been able to answer in way that makes sense to me.6
-
When I do programming work from home, I put up a picture of my wife on my secondary screen.
I mean my imaginary wife cause I got no real wife.
Upvote if you agree 👌7 -
How do I get into low-level programming?
I already know Java Js and Python and I feel I want to take my skills to the next level and learn C or Go.
But what to start with in that area after I learn the language? I have no idea what to do with low level stuff. -
I'm currently a fresher and just got an offer for support reliability engineer( tech support in simpler terms) and it pays 5 times the average in my country with lots of perks. Also it involves no programming. I'm interested in programming, should I settle for a developer profile which pays less or a tech support which pays almost the double?9
-
visual basic dotnet
ComboBox and ListBox both have Items property, and also both are descendants from ListControls
but ListControls have no Items property
do those developers understand object oriented programming correctly?1 -
I learnt programming basics in C language in highschool because it was taught there and I was pretty good with grasping concepts. However, I had no intention to have career in programming or had clear idea where / how to apply programming knowledge. It was only after i made half way thru college on a stream i lost interest in...that my sense kicked in and I watched Bob Tabors C# lessons on MVA that I really felt like i know programming. Now i can't imagine doing anything other than coding / being a dev.
-
Question:
I have client whose son is in 2nd year of degree college. He has asked me to give him a 2 month internship in coding.
He has no knowledge of programming. Knows basic c, c++.
What tasks can we five him for 2 months to learn programming.10 -
#NonRant Programming student, doing a years study abroad and one of my courses is a self done project. My home degree is "Games Programming", exclusively done c++ so far and got no imagination. Anyone have a suggestion for something to make they can throw at me to give me an idea of what I can do?