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 - "college"
-
Guys wanna know more about my college?
admin admin works for the whole fucking students' network!30 -
That moment when you make your code such that even dummies can understand it, implement smart ass algos, do all those comment line things for definitions. Then you show your project to your teacher who has this to say :
"Why are you showing me copied code?"
I am like10 -
It is bothersome that a college degree is more important than demonstrable skills.
"You're so smart! Where'd you go to college?"
"I didn't."10 -
My college internet sucks!
It was totally fine upto when they blocked facebook and other social networking sites. 😕
Then they blocked youtube! 🤧 Ok, that was fine too!
But now they've blocked Stack Overflow! WTF!! 😭😭
This is the biggest punishment for any computer engineering student.
And there's no one to complain about it!😡😡 They've also blocked Ubuntu forums and several other helping sites! And they expect us to code without using these helpers. FML44 -
Back when I was in college I had this CS professor who was by far the worst I can remember. The class was some bullshit 100 level required intro to CS course, and the guy tried to make it as difficult as possible. Beyond that, he was just a bad professor and did stupid things.
One of the most memorable things he did was give homework assignments, and then in order to collect them (it was a lecture class of about 150 people), he would have everyone pass their printed assignments to the right, and these sheets of paper traveled all the way across the lecture hall in every row of seats. It was a complete mess.
As you can probably guess, he frequently misplaced homework assignments, and many were probably lost through this ridiculous method of turning them in. Some people almost failed this ridiculously easy class because he lost their homework assignments. I think he lost like one of mine so it didn't matter much, but some other people in the class almost failed because of this. I think in the end he had to make a lot of exceptions because of this obvious trend.
Beyond that, he was an older guy who had worked for IBM, and he made that known at least once per class, usually more. "IBM this, IBM that!" So fucking annoying.
I'm glad to be long done with college.6 -
My college started teaching a new thing related to coding.... yaaaay 🤗🤗🤗🤗........
It is Wordpress!! Nooooooooooooo!!! 😭😭😭😭😭😡😡😡😡21 -
My little sister is taking an intro to web development in college right now... They're really setting them up for success over there with their unregistered copies of DreamWeaver... Heavy sigh20
-
College placements, one of the leading tech companies comes to hire people on day 1, I miss the first round coz I overslept, woke up and realized the test started an hour ago, finally went in after the test was done. They still let me take the coding test but with reduced time, and kept talking to themselves that if this guy gets through, I'm fucking done with placements. Managed to do well in the test and then proceeded to the interviews, aced the interviews and was offered a job. People at work still call me "that guy who turned up late and still got the job"6
-
I wish my dad wouldn't bring up the cost of college to me.
Yes it costs me $12,000 to attend full time semester. Yes I'll be on $75,000 of debt by the time I graduate next year.
Why the fuck do you think older millennials aren't planning on buying homes, putting off marriage into their 30's let alone thinking about fucking kids.
It's not his fault, I love my parents. I just feel like they want me to pull a rabbit out of a hat when I'm already pushing full time work and soon full time classes.
I'm tired. 😔22 -
Not really dev as much but still IT related 😂
in college we got some new macs in our class. Before we were allowed to use them the "IT Tech" came in and did something to them all (probably ran some scripts to set stuff up)
Anyway, I was completely new to OS X and accidentally pressed a key combo that opened up a dialogue to connect to a remote file server. I saw the address field was already filled out (from when the IT Tech was running the scripts). So me being me I decided to connect. Low and behold my student credentials got me in.
Taking a look around I found scripts, backups and all sorts of stuff. I decided to look at some of the scripts to see what they did. One of them was a script to add the Mac to the domain. Here's the funny part. The login to do that was hard coded into the script....
To conclude. I now have domain level access to my whole college network 🙃
Tl;Dr: stupid it tech saves password in script. I find it. I now have domain level access to the college network14 -
A few weeks ago at infosec lab in college
Me: so I wrote the RSA code but it's in python I hope that's ok (prof usually gets butthurt if he feels students know something more than him)
Prof: yeah, that's fine. Is it working?
Me: yeah, *shows him the code and then runs it* here
Prof: why is it generating such big ciphertext?
Me: because I'm using big prime numbers...?
Prof: why are you using big prime numbers? I asked you to use 11, 13 or 17
Me: but that's when we're solving and calculating this manually, over here we can supply proper prime numbers...
Prof: no this is not good, it shouldn't create such big ciphertext
Me: *what in the shitting hell?* Ok....but the plaintext is also kinda big (plaintext:"this is a msg")
Prof: still, ciphertext shows more characters!
Me: *yeah no fucking shit, this isn't some mono/poly-alphabetic algorithm* ok...but I do not control the length of the ciphertext...? I only supply the prime numbers and this is what it gives me...? Also the code is working fine, i don't think there's any issue with the code but you can check it if there are any logic errors...
Prof: *stares at the screen like it just smacked his mom's ass* fine
Me: *FML*12 -
My sister's college is making them do their Final Year Project in VISUAL BASICS 6.
I mean WHY !?!?
Why use a software that's discontinued and they'll never use?11 -
*taking interviews of freshmen for the computer club in college*
Me: What languages do you know?
Freshman #1: C, C++.
FM #2: C, C++.
FM #3: C, C++.
...
FM #83: C, C++.
FM #84: Hindi, Tamil, Kannada, English.
I shot myself in the head after that last one.6 -
The worst rejection in my case is being qualified for the jobs I get offers for, but not being able to work full time 'cuz college'13
-
Being a college student and knowing that when someone ask for "help" they actually mean "Give me your code"
The other day someone asked me for a way to solve a homework and I instead gave them the links from MSDN of the libraries and method he needed and he was like "Okay but how do I use this, how did you do it?" I facepalmed and decided to delete them from facebook, I hate leeches who wants me to do their jobs.8 -
So... I learnt a couple things today about C++ language which I didn’t know before...
1. float var = 5.9;
std::cout << ( var == 5.9 );
// shows 0 (false) coz of float and double thing... apparently, 5.9 isn’t automatically converted to float when compared to one 🤔
2. arr[ i ] == i[ arr ]
Well... I guess I now like my college 1% more from the previous % whatever that was 😊☺️32 -
College be like
"Today you are going to build an ARM processor, questions ?"
"Yeah, how do we do ?"
"It's not my business" -
Working with a team of 5 for a college project.
Told them how to use GitHub.
Guess what.
Fuck you and fuck GitHub, they are sending me Dropbox links to download project (npm modules included).
I’m out, fuck this class and fuck college i just can’t6 -
Everyone in the class on the first day of college "I like programming, Java, C,C++". They don't even know that JavaScript and Java are different. Now I have to work with them on projects for 2 years. 😭
P.S. First Rant!12 -
I go to college online and I was really excited to start my classes for my major as I finally wrapped up general ed classes. This is a week 1 assignment for Introduction to Computer Science....14
-
HoD in my college is a "22 year experienced C programmer" with a PhD in CS.
One day I went to him and told, it is very hard to work with TurboC, and it isn't needed as we can easily migrate to GCC.
He asked me why was I complaining. No other student has any problem. They have been using it ever since the college started and everyone was "comfortable" with it.
I stood silent. He then went on to say, even JVM was coded in TurboC. I nodded and left the office as i didn't have an argument.
He's the same guy who had earlier said, "printf returns an array of characters printed", so I guess everything works here.11 -
Wannabe college coder starter pack:
1) SUN Certified JAVA Programmer
2) W3Schools Certificate
3) I know all computer languages
4) I'm going to Join Google by the end of college.11 -
Just did 70% of the job for a software project in college, only to get the least grade of the group because others were more vocal during the presentation.
The thing that irritates me is that not only did they assume that they can take part credit for my work, they cared more about 5%of a semester grade than their own self respect.
No hard feelings though, because even though I got lesser marks(about 2-3 marks lesser), I gained the most knowledge in the group, which is what matters5 -
Coded in C language for first time (due to college assignments)...
Just found out that there are no strings in c language 😐29 -
It's crazy to me how much of a misguided superiority complex some CS college kids have.
"I'd never learn Python, that's just for kids"
"Front end is so easy, it's just HTML and making things look pretty"9 -
Made a simple college project using Node.Js, MongoDB, React... Wrote everything from scratch, starting from HTML to CSS and Routes even OAuth. No template was used.. Guess what teacher said...
She said I love the second project made using wordpress template because, "It looks amazing and beautiful"
One of the reasons why I hate college...11 -
Get this, at college we were told to use PHP7 for development right? All good, PHP7 is awesome and all, so we have to make a big project for college and put it on the school's server... now here's the pickle...
THEIR SERVER RUNS FUCKING PHP5.X
WTF!
ARE YOU FUCKING KIDDING ME? DON'T FUCKING TELL US WE SHOULD USE PHP7 AND THEN DON'T SUPPORT PHP7 FUCK FUCK FUCK FUCK6 -
While setting up a very complex development environment I asked my colleges, why are certain configuration steps needed. They replied only "Just do it!". I see, that they may be Nike fans or deeply inspired by the Shia LaBeouf motivation speech, but I still feel like:2
-
Fuck College, Fuck C, Fuck the people that didnt help me with my C code and in fact made my problems worse and didn't fucking help me, Fuck the bastard that decided to give my the largest mountain of homework, fuck my inability to get shit done, fuck myself for not getting motivated to do anything. And also fuck Javascript cause its JavaScript.
Edit: IM ALSO FUCKING RETARDED41 -
2nd year of college, in computer science course and they're teaching us how to create star patterns using 'for loop'. Feels like 9th grade all over again (sigh)6
-
On the presentation for my database project my team and I showed a NodeJS + Mongo + VueJS project with cloud storage capability, nothing fancy but did everything from scratch (from token auth and system encryption to the frontend CSS and the database) the teacher made some questions and meh'd at it.
Behold team two's project, WordPress with a standard template and phpMyAdmin, teacher loves it because "it's so beautiful"
Guess who just failed that class?
God I love college, it's the best time investment I've ever done and it'll surely pay out.12 -
Once in college I was walking around campus when I noticed that one of the classes were still teaching Fortran to their students as an introductory programming language.16
-
Me while strugglin CS College shits
*1st year looking at programming jokes / memes*
Me : I don't get it, it's already hard enough and I must try to understand the jokes? 😐
*2nd year*
Me : *strugglin with group projects and wondering why I'm still here*
*3rd year*
Me : *strugglin to keepin my grades so I can graduate in time, startin to looking for internships / jobs...
and then...found out there's an app named devRant*
Me again after scrolling devRant for 2 days : "I get it, these whole 3 years studying CS just so I can understand better these programming / dev jokes 😂😂"
*But still stressed out*rant computer science college sucks college college life information technology devrant is awesome cs collegelife memes devrant meme4 -
Here's a video I found today from a few years back. It's Titled: Ubuntu causes girl to drop out of college
https://youtu.be/WRWrmT0ovPE
perfect 5/7, would drop out again4 -
Anyone else sick of all the whining about college on here? It’s a CS degree. They are going to teach you science. Not to mention that Stack Overflow did a survey in 2015 and found that nearly half the developers didn’t have degrees. If you’re so much smarter than your professors then you should have no problem finding a job. Of course, if you’re lucky enough to not have to pay for school; you should just be thankful that you’re a step up in going for management positions and shut up. On the other hand, if you’re paying (going into debt) for school; then maybe you should take a step off the safe and well-trodden path and put a little faith in yourself. There is an abundance of free training online. I thought devs were supposed to be free-spirited rebels. Didn’t any of you see ‘Hackers’?9
-
Fuck this system. Fuck college. Why the fuck are you making me write hundreds of chemistry assignments and calculating double integrals? How the fuck does that even help me? I seriously feel like college sucks up a huge chunk of my time and I am not learning anything, while I practice Node and Vue at home. Why does that degree hold so much value when most degree holders don't even have skills?30
-
Being an introvert I don't like to show off but it's been around 7 months I am doing internship (3 so far) and didn't tell anyone about this.
In class every faculty thinks I am stupid because I spent more time in work rather than on my college materials. Due to which other guys get recognised who are good with college studies and I am always left behind.
I really hate this feeling when you work so hard and there is no one to tell about my achievements.7 -
We were in a college group. Five people. Making project in PHP. Some forced us to use cakePHP framework than left. One guy decided to not participate and decited to do it next year. One guy didn't know PHP at all. The two of us have to do all the work for five people.
On the presentation day we have ten minutes to do it. Guy without PHP knowledge forget password for our app, make three wrong guesses and locked us out of our app for five minutes.2 -
Hello everyone,
I am a french student and I was wondering if college sucks everywhere ...
This is my third college year and I have the feeling that I am wasting my time.
I am in a quite good engineering school but most of the programming courses suck because «teachers» are clueless about the course that they give.
I am not here to tell that «I am better than them blabla» but I just wanted to know if the quality of education has slightly dropped not only in France.
I am really interested in your opinion, feel free to debate in the comments :)21 -
3rd yr in college to become a Dev and have realized that school doesn't give half as good info as I can find by teaching myself. So question is, am I going to college for a reason? or am I just10
-
When you're a freelance web developer with 3 years of experience and they be teaching you basics of programming in college6
-
Taking a class on C and machine-level code for school and I have my final tomorrow. After the entire semester, people are still posting questions to piazza asking how strings work and other students are giving wrong answers. Not to mention all of the correct answers are posted in our lecture notes and countless places online. Seriously people, why are you a CompSci major if you can't even figure out how you declare a string after 10 weeks of coding?3
-
Right now, we are playing a game, where we have to do a UML-Class-Diagram for a Gift-Management-Software for Santa Claus.
College, go figure.5 -
In my first year of college right now, and on the first test we had to write some C# ConsoleApplications. We got instructions of what we have to taken as input, what we had to do with it and output it to the console.
I've tested them all and they all work correctly, which was the main objective. I have used the correct data structures, but I didn't get top mark. Instead, I got lower because "I didn't do it her way".
WELL F*CK YOU TOO!!! I hope this is not how every test/exam goes6 -
I go to college online and I'll admit I'm a little annoyed that my Web Dev professor makes us code using notepad and doesn't allow IDE's. I get the point but it's obnoxious, this isn't 2003.14
-
So last semester, my college made a class compulsory to attend.
We were taught, "How to install MongoDB on Windows"...
With screenshots, not even live installation.
I wanted to die.. So much.. 😖6 -
College projects, they teach you to write Hello world in different languages for 4 years and they want you to develop big sites like Facebook in a month.2
-
College rant:
I have finals next week. I am sitting here learning about things which have no benefit to my career. My college requires me to take Calculus based physics 2, which makes no sense to me at all! I do appreciate physics however I would much rather be coding. In my CS courses you learn theory which is fine, however very impractical. I last October I realized how much more you need to do and a degree just won't cut it. I spend about 50 hours a week learning TDD, git, hashes all this stuff that is not taught in school. Then on top of this I'm learning pointless crap that if I ever needed in a real world situation I would go to Kahn Academy or simply Google it. I'm upset because I have to stop coding for the week to study information I will forget 2 weeks from now, and most likely never use again. I have a job someone offered me which will be extremely beneficial to my career however I have to wait a week to even look at it. I'm just bitter.23 -
About 3 weeks ago I joined $BIG_CORP via campus recruitments. Today, when the alarm went off, I said to myself "Screw this, I'll make it to the 10am class" and instantly realized I wasn't in college anymore.
Welcome to the rest of my life, I guess
¯\_(ツ)_/¯1 -
One of my colleagues in college asked me if I could check his raspberry pi because it behaved „strangely“.
I found out that it had been hijacked and somebody tried to mine bitcoins with it... that’s why you should change default credentials...25 -
C++ errors in a nutshell
(The pics is from my college computer lab where it takes us forever to get a proper output )
(Maybe it's we who suck) xD4 -
Me: has continuous mental breakdowns and health issues because of stress@college
Mom: if you dont finish college you wont get a good job
Me (already earning more than my parents together): yeah u r right
Me: *continues college*
Can i just die14 -
We had given my mom a phone recently, I found out that she never used it for the reason we gave it to her, and that is to be accessible whenever she leaves the house, Instead she kept the phone at our house and when in the house be always connected to the WiFi and watch WhatsApp videos and stuff that her old college/School friends sent. I had to give her a lecture for half an hour as to why she wasn't using the phone for what it is intended to do and threatened her to disconnect from the WiFi if she did this again. Damn! This teenage stuff again.7
-
First time rant here, and I'm just gonna let fucking loose because this seems to be a good place for it.
My uni can't teach programming for shit. It's the reason people sign up for the course. They want to know how to program. I'm self-taught and unhappy in college as it is.
I joined CS because I thought they'd assimilate work in the real world, which is experience I need. I realized early on that programming is like art, and I love the rush I get of something finally working right.
That said, they sucked the fun out of it. It's too structured. Everyone trying to get the same goddamn result. In the real world, we'd be working on a larger project that involved planning, design, communication, teamwork, and the ability to complete each of our own pieces of the puzzle and subsequently put them together in a project that works for the end user.
I'm paying to be a fucking sheep, people. Why do employers give a shit about a degree instead of talent? Welp, fuck society for this. You can tell me I can drop it and still get a good job, it'll just be harder. That's the fucking problem. I can't get a job if these incompetent fucking bastards will throw out my resumé the moment they see "self-taught."
If we could hire based on GitHub contributions, I think many of us here would be relatively better off. Programmers program, not socialize. We do socialize, but in our own little groups. We team up as needed. The moment the jackass in HR realizes that, the better off we'll be.
Sorry, just the way I'm seeing shit right now. I'm going through some OCD-induced depression and this might be a result of that, but I'm passed the point of giving a fuck.15 -
Guys
What would you recommend?
Shall i go to college or take courses in programming?
Is the college worth it?12 -
// This is not a Rant, it's a sad story
I am a Software Engg. Student at my college, and I am a scholar, I stand 1st rank in my department for my academics. Our college expects us to do an internship this semester break, and I am stuck. The college expects us to do an internship for a period of around 6 weeks from a company with a CMM level 3. The real pain is the fact that the college didn't prepare us with the right skill set to get an internship like that. And in the end all our college wants is a certificate to show to them that I have done an internship.
My problem is, the people who don't have the slighest skill to do an internship are getting certificates because they have contacts, and they have no intentions to learn anything. But, here I am, although I believe I don't have that good skill set either, but I am stuck with no contacts, no internship offers, and no responses from the company I have applied to. Don't know what I am gonna do, but I have a zeal to do perform well, let's hope I find an opportunity to exhibit my talents.
If anybody can help me, please do. 🙏❤5 -
Let's call my college colleague Andrew.
Andrew knows that we have a really tight deadline to complete 2 different assignments to deliver in the same weekend for evaluation.
Andrew says that we really knows about coding, although we doesn't understand the most basic principles about OOP (like encapsulation, for example).
Whenever I asked for help, Andrew said that is "going to do some research" and that what I'm asking is "really hard". He then asked every single other group if then could provide him, with some code so he could "understand" what I asked him to do.
Once they said "no" he would come and tell me he really tried but hadn't be able to do it, 2 days after needed it, delaying the whole project.
Don't be like Andrew.4 -
As a college student, best part of being a dev is when there is no class, but instead of being happy for going home earlier to do whatever like everyone else, my happiness comes from being able to stay late at work, and put that project to roll.
Only developers can feel that. -
My college lecturer when someone was having problems with FileZilla:
- Let's go back to Dreamweaver.
I never thought I'd here these words... on the other hand he's using Internet Explorer :(1 -
Truth to be told, I've learnt more programming here on DevRant in about a month than in one year of my computer science course in college.5
-
I feel so empty.
I can't keep up with what is being teached to us in the mathematical courses. Everything else is fine. "Algorithm and data structures" aka Info A (Programming in C++) and "Computer engineering" aka Info C (details of how a CPU, RAM etc. works) is understandable, but when it comes to math I, completely, am lost.
2-4 hours drive to university and 2-4 hours drive back to my home each day. Two oral examinations each week in Info A and Info C. Three assignments in Info A, Info C and math.
I was so naive to believe that I would be more free and have more free time as a student haha.
Maybe I should switch to a university of applied sciences. The classical university is too theoretical for me, but in the same time I know that I can't keep up with the time when I have to build a circuit in the university of applied sciences.
I am able to design and build a circuit, but I am slow. Probably because I am checking many times if I did it properly before testing it.
To my fellow German devRanters who have studied or tried to study: You all just read my situation and my thoughts. Am I wrong about what I am thinking about a university of applied sciences? How are the mathematical courses there in terms of difficulty?
If mathematics is at the same difficulty, I will try to do something else that has nothing to do with college. It just won't get into my brain.32 -
Me to university: You taught us C++, java, DS Algo and PHP only right?
University: Yes
Me: So our college project must be around these only?
University: Yes... But No, here are your only options for our college project
1. MEAN/MERN Stack Website
2. Machine Learning
3. Data Science
4. IOT
5. Android App
Me: WTF?5 -
Was fixing my project for college the whole night... when I finished it was around 07:30, the sun was rising, a steaming mug of coffee in front of me and I was like “That’s why I love this shit so much”3
-
When college professors want students to do college portal's works.
ACCEPT THE FUCKING WORK.
DO NOT CHANGE THE INITIAL REQUIREMENT WHILE I'M WORKING ON IT.
DO NOT CHANGE MY WORK WITHOUT ASKING ME OR AT THE LEAST NOTIFYING ME.
YOUR PORTAL LOOK HORRIBLE NOW WITH SHIT TIER MENU WHICH I SUGGESTED IN THE FIRST PLACE THAT IT WOULD LOOK GOOD THIS WAY. AND NOW YOU'VE MADE IT LOOK SO BAD MY EYES HAVE CANCER.1 -
In college when we had programming labs where we had to use the schools unix server to compile and run.
My professor was very bad at explaining what actually needed to be done in the labs to the point where even the TAs didn't know what to do.
We were suppose to write an application in C to find out by "trial and error" how large we could make an array (or something like that, it's been too long). This not being explained well and no one knowing that much about C, I wrote a loop that just kept growing an array until it couldn't anymore. I watched it consume 72GB or memory from the servers before quitting the loop and realizing with the TA what the professor really meant.
I now feel bad for the IT staff monitoring the system wondering where 72GB just went...2 -
My college teaches us perl now😑
Being in a college whose curriculum is 10 years old is fucking sick.
I mean really 10 fuckin years old.. Dude this is computer science field, shit changes so fast here, new languages, new standards, new frameworks and these guys don't give shit about that.
Wasting so much of my time attending these shit classes because i have to maintain 75% attendance in every subject or else i wont be allowed to write an exam.
FML5 -
For the first two years of college or so, my dad would often ask when I was going to start taking apart computers in classes.
"Dad, we don't do that."
....
"No, I'm learning about the software aspect."
...
"Never."1 -
I was nice to my college and lended him my old headphones, after his died.
3 months later he still hasn't fucking bought a new headset and he doesn't give a flying fuck about managing cables.5 -
Have 3 projects due in a week, two of which are partner projects. One of them has 6 other members in the group and I've only met 5 of them, one of them being two days ago for the first time. The other member has not replied to any emails from any of us, and we've had this project for three weeks now. Either do your homework or get the fuck out. We are also suppose to present it in class for our final... Group projects in college suck6
-
Well,
I have hit a new low...
If u don’t know, I love C language... have been using it for a while now...
But today, my brain is under a meltdown... I can’t freaking write a simple pointer based program....
WHAT THE HELL!!!!!!!
College is killing me ☹️☹️😭😭2 -
In college while submitting the java application project to the teacher.....
Teacher : The project is really great son, but do tell me how does your code work.
Me :2 -
I think I like teaching.
Today I was helping out a friend with an algorithm for an assignment because he had no idea how to do it (we're on the second semester). You could see that we was completely lost, without a clue on what to do. So I showed him how to think about programming, how to figure out the problem and the solution before going to the code. I was so goddam happy when I saw he understood it. At the start I was guiding him heavily, but towards the end I'd just loosely describe what he had to do (and, of course, explain why) and he'd know how to do it. It just made me so fucking happy and so fucking proud of him, I was dancing on my chair, you guys have no idea. He went from 0 to 60 in 2 hours, I could teach him what the teacher couldn't.
I college I'm kinda explaining a lot of stuff (mostly programming and calculus) to my friends, even to classmates I don't know (I made a few friends this way) and I fucking love it. Seeing people completely lost, shining a light on them and seeing them fly, it's fucking awesome. Idk it's just very fulfilling.
Not sure I'd like all other responsibilities that come with being a teacher, but teaching in of itself is **g r e a t**, definitely a career path I'm considering.
Today was a good day :)14 -
I did my portfolio website as part of a college project. I had it posted when i finished it to a local fb page where around 200 people commented on it to say how they like it. A lot of them liked the website while most of them had CONSTRUCTIVE CRITISISM to share (this is important). After i fixed what people didint like i posted the website to css awards and since then i had two site of the day awwards on different websites and some other features or smaller awwards. I was happy as I thought this was the best project i did so far (in frontend). I got the highest grade for it too.
Now for the rant part. Yesterday i ran into the proffessor that is in charge of the degree orientation I am on. He started to call me out and shit on that project basicly saying it was shit. No reason why or any constructive critisism. I felt such fuking anger. Im all for critisism as long people state their opinions in a way that they prove why something is bad. But this was just disgusting. Well fuck me2 -
College male computer science student here:
Even when I find attractive girls who want to date me, the thought of it stresses me out. In reality if I can truly chat and have a good time with a girl she has been friend zoned.
Advice anyone?8 -
It's cool finally seeing real world feedback for something you developed and programmed yourself, I'm still in college and I'm trying to start a company with some software I came up with, and it's being taken very well from potential clients!🙏🏻3
-
So I just got into computer science College after a long period of being exited as all hell. Letting my dreams run wild with all the people that I'll meet and how we'll share information and debate over serious issues. less than a week into college I find out that people don't know shit and some of them are asking : "where are the brackets on the keyboard" while others ask what's the difference between Gmail and mail...............
I was devastated. (still am)5 -
I hate it when the college gives priority to project report than project. I fucking hate it. Line spacing, fancy borders, font size, institutional logo, who the fuck cares? All I care is what work is going on and what have we learnt from it. Fuck these faggots. For the past week I am more of a typist than an engineering student.
I got even angrier when the evaluators did not even open and go through the report.
for i in range(sys.maxsize()):
print(“fuck”)7 -
I have 6 years of programming experience, so I'm the go-to guy at my college when someone's Python code doesn't work. The amount of unfathomably obvious problems I've fixed for people makes me wonder if some of my classmates are incapable of reading.2
-
All this started around an year back. In college we had this subject of web programming where we were given a mini project to do. The topics were given related to college stuff. Mine was an attendance system. Made a simple website using all i knew about bootstrap, jquery, etc since i had some previous experience with web. The professor liked it and asked me to further improve it so that it can actually be implemented. This was six months back.
Since that day, to this date, that guy asks me to add a new feature or just modify something every two weeks. These guys just want free work and think everyone is just free. Neither does he help a bit... just demands... god knows when this forever loop would end! It has become frustrating now...it just feels as though why i showed my skills in the first place 😐😖5 -
Out of curiosity: how likely is your company to hire someone without a college degree?
Follow up, do you think not having a college degree would affect advancement down the road if a person does get hired in the first place?11 -
I got rejected over 100 times. Even for internships. Should I continue going self-taught or should I go back to college?
😭😭😭😭😭
I need help..13 -
Today I got kicked out of college. On one hand I'm happy that I have more time to work on my company but on the other hand I'm scared I may have fucked myself for my future.
They said I have the possibility to return after 1 year. Anyone have advice for what I can do over the next year?10 -
Next 30 days : no linux, no developing,no designing... only scratching pens on stupid assignments and licking teachers asses for marks. I hate college exams ;___;12
-
getting part time job as a "junior web developer" while doing my uni, things go well at first. Now my profession is, senior web developer ... and database administrator, and server admin, and the one who call for hotfixes, and who code js for frontend, while under paid because I am still "a college student" ..3
-
My college is full of assholic admins fucking around!
Increasing the fee, not giving WiFi, shitty mess, bad infra and what not!
Those fuckers are probably corrupted money eating leeches!
Oh god fuck them!
More on their website www.iiits.ac.inrant i wanna leave this college asap indian college suck my dick assholes you gotta pay that back iiits6 -
Hey peeps,
I got a question that is bothering me for a while now. I am from Germany and I quit my CS studies a few months ago in favor of a "Berufsausbildung". I don't know if other countries have a comparable equal to our Berufsausbildung, so I gonna give you a quick overview:
In the Berufsausbildung you stay 30% of your time in school where you have to learn the basics and theory parts of your chosen profession. 70% of your time you are in the company ("Ausbildungsbetrieb") that is training you to learn the practical parts your profession and gain work experience. At the end of the Berufsausbildung, you have to work on a project and present it in front of a committee and write some exams.
So the Berufsausbildung is more about learning by doing instead of learning all the little things in the field of your profession.
Now to my actual question. One of my biggest dreams is to work in Japan as a freelance for a few years or more. Working on projects for companies in my home country while traveling through Japan. I know that it is hard to be allowed into the country for a longer time and even working there without a good education. I always have the feeling that I am inferior to people who have a college degree and I am afraid that my "inferior education" might be a huge disadvantage in the future for me. I already gained 3 years of work experience as a dev and in February 2020 I will have finished my Berufsausbildung. What is your experience with working as a dev without any college degree? Are you treated differently than other people that got a degree? And has anyone experience with working abroad with or without a degree?
Thank you very much!11 -
I am a TA for a college level introductory Java programming course. We are doing a virtual help desk to walk student through debugging and any other issues.
Today I got on a teams call with a student and with desperation in his voice he says, "Please, help me with the red..."
I could barely contain myself. Poor soul haha! -
devRant.. I need your help.
So for the last year I've been self teaching myself python, go, & haskell. I've really been enjoying myself, to the point we're I would like to make it my career. Insert problem, I stumbled upon ECU(engine control unit) reprogramming & flashing, and instantly fell in love with the idea. However I can not find any information it. Every college I've called talks to me like I just asked them to teach me witchcraft.
Does any dev have experience with ecu programming? How did you get into it?
Thanks!5 -
I am beyond pissed at my Machine Learning class in college. you would think an advanced topic in Computer Science would require some prior knowledge of the field, but apparently not. A quarter of the class has ZERO programming knowledge, and the professor is basing the class around that. I took this course to learn how to CODE Machine Learning algorithms, not spend weeks upon weeks on learning how to calculate probabilities...2
-
Yesterday I helped in a college final project. To be done using PHP and MySQL.
- they were taught to create a login page and when submitted just check the values against username and password from DB table and redirect to a dashboard page. No session created.
- in the dashboard, session is not checked. Shows links to other pages.
- each page is a separate php file
- the app allows users to issue books to customers. They were taught to delete the book from book table and save all the info in issue table, when a book is issued
- when a book is returned, book info is saved in a return table and also saved to book table again and deleted from issue table
I asked this student to change it to the right way, to use sessions and includes. He said that then the lecturer would know, he didn't do the project. It's a diploma level course.2 -
Everyone's bitching about how costly a College Education is , and that cost makes everyone see it as an option.
While here in Kerala , India my Entire 4 year Btech in CS costs less than 2000$ dollars, it's that cheap , that College is compulsory.
The million dollar question is should I be happy that College is cheap or Sad that College isn't an option2 -
GOD DAMN IT COLLEGE YOU DID IT AGAIN. for real college can go suck Satan's 50 inch red cock for all I care.
A professor asked me to design a processor and I'll get a bonus. I said okay cool nothing hard.
oh but it has to be in verilog.
okay cool.
oh and it has to be on this fucking ancient useless piece of shit called xilinx that the fucking college provides to you only via a fucking 50 gigabyte virtual machine.
sigh. okay..... challenge accepted.
It fucking crashes every 2 minuites. And after 3 days of no sleep. I finally finished the Alu, Control unit, 4k memory, 8 registers and the busses.......... BUT THEN THE ENTIRE VIRTUAL MACHINE CRASHED AND LOST ALL PROGRESS...... fml.
and the professor only gave me the bonus for the Alu. sigh. fuck college.11 -
I'm often asked if I enjoyed my time in college. Of course I did. Loved learning how to code, and had a great rapport with the lecturers. I remember our conversations fondly:
Me: Funny story, over the weekend I was out with friends an...
Lecturer: You have friends? -
College degree.
I don't have it. Not because I don't like to study or don't like to evolve.
I tried several times go back to college, but unfortunately I don't see myself wasting money and time inside a classroom hours per day for something I can read on a book and learn by myself in few days / hours.
I know there's some subjects it's quite hard and we need some guidance for help us, but, we have the community to ask, forums and a lot information on internet.
OK, but why I'm doing this rant?
Recently I got a good job offer in a good country but my potencial employer and me is facing issues to go trough the process because the country to give me the IT visa requires the college degree.
Sometimes I regret to not have enough cold blood to finish the damn college just becuase of the piece of paper (which doesn't proff anything and we cannot even use to clean the $_@#$"@).
My home country (which is a third world country) is already noticed that and they start doing some laws and visas to ease the hiring IT professionals and they're leaving at companies expanses and responsabilities to verify is a good professional or not, but, the price is high for that. But at least the companies there's a way now to get someone.
And also I start see a loot excelent and genius programmers and others IT professionals which are skipping the degree to see and face same issues as me.
I hope our field finally put a end to this burocracies.12 -
!rant
Dropped out of college after two years, next week I’ll start to teach programming to students in the same college on behalf of the student union :) -
I am currently signing up for a college and need to accept some rules. First of all I have to accept some rules concerning some IT stuff. These rules should be found on their website. But they are nowhere to be found. At least they have a search function. Using this function I was able to find some old websites that did not even include the terms I searched for.
One search result pointed to a PDF viewer with the error message 'Failed to load PDF document.'. Assuming that the actual pdf document is somewhere referenced in the source, I open up the DevTools and search for 'pdf'. Quickly I found a fucked up URL ending in 'pdf'. Somehow the domain name repeated twice. This probably caused the prior mentioned error message. After copying and fixing the link I can finally read the (7 years old) rules.
Maybe this is a requirement to find these rules to be able to sign up.?1 -
When you finally graduate from college, and the only subjects that matters for your future is Java and Networking.
Wasted 3 years of my life.2 -
That feeling when you spend two hours trying to crack an array sorting exercise for college and finally get it right3
-
For those of you that went to college or are in college currently, what programming language is the language of choice used in your classes?14
-
I was developing an Android app during college training. I made the app in three days, actually, three nights.
Three consecutive nights of only coding had its toll on me. I got burned out.
I couldn't even look at my laptop. Every code I looked made me want to throw up. That's how much burned out I was.
Well, after three more days, the feelings of throwing up receded, and I was back on track.
This was my second worst burned out experience. -
Parents to college watchman - "Is this a good college?"
Watchman - "Probably the best. I completed my engineering here and got campus placement."2 -
Fuck!!!
I want to kill myself.
I just had the 2nd try for the math exam and I'll likely also not pass this time,
Means 1 try left and then i have to drop out of college.
I even did prepare way better this time than for the first try, and still the exam was so damn hard.4 -
!!!!!!!!RANT!
today (~9h ago) i was in college lab, alone, and few minutes later 2 seniors came in and sat behind me and started working on some webpage and they were talking about HTML and CSS and all of a sudden one guy says "how can we make a page responsive?" and other guy goes "we use JavaScript"
my brain: "wtf, JavaScript?? are you nuts? responsive pag- are you fucking cra- why am i even- why the fuck would you say Jav- why God why??”
i had to get that off chest...6 -
?
I am working as intern with a super cool startup. I love working here.
But, for the past few days I've been busy with college, exams stuff. This has affected my work severely. I'm constantly past deadlines etc.. The startup understands the fact and also puts no pressure on me for to show up every day and decreased my workload.
College work will be the same for the next two months. I don't want to underperform at the company, at the same time cant do away with my college too.
It's like a relationship where you love the girl a lot but are genuinely too busy to spend time with her.
I'm meeting my supervisor today. I need a subtle way to let him know of the same. I know this would mean me leaving the company, but I want to join them back after two months. Or at least be a work from home, part time employee.
I'm in serious need of some help.9 -
When you know more programming language than your teacher... but not because you're good, just because he sucks!
Reminds me of this question: it only happens once in a while or you had you guys experienced same feelling? How did you do to turn around that in your college?2 -
I am a college student that's pursuing a degree in Computer Science. Once one of my classmates said that she had a 3 GB pen drive. I was curious as I'd never heard of any company making pen drives in that capacity. I asked her to show it to me, she showed it to me and pointed out the words "USB 3.0".
The same woman once copied the icon of Turbo C++ for an assignment submission.2 -
I've worked for 2 firms with billion dollar revenue on contract basis in last years, but I'm still a year away from graduating.
It feels suffocating when after a great night of work I have to go to class among people who don't care about programming at all
I just want to graduate and leave this place...
Ps. Attendance is compulsory in my college and I take computer science classes
Pss. I already make thrice of the highest package in offered in my college for last three years!5 -
Back in college, we were assigned a group of 3 other students to complete a duplicate of a current popular site. My team received Kijiji, a Canadian ad listing platform similar to Craigslist/eBay. This was to be done with JSP and JavaEE. We had to create a 30 minute presentation to go along with it.
Fairly simply, except we had one week. As I worked 2 jobs at the time, I typically left my college work to the last minute. Initially, we split up the work, myself taking 50% of the code and splitting the rest between the other 3. I was perfectly okay with this, until the night of the last day, they messaged me saying they had done nothing.
Extremely annoyed, I told them to just do the fucking presentation and that I would now finish the other 50% of the code myself. I coded 16 hours straight, went to bed, woke up and coded for another 8 hours. It wasn't exactly what I wanted, but it covered all the points.
The day of, they showed me their presentation. It was complete trash. When we ended up presenting, I improvised the entire thing. The others didn't even speak. Not once. At the end of it, we received 65%. The professor said that if the project had been completed by one person, it would've received a perfect grade, but because there were 4 of us, he expected more. They all looked at me in fear of saying something. I just thanked the professor for his time and left.
The professor knew I did the entire thing myself. My code was by far the most consistent in his class, constantly receiving perfect marks and him asking me to assist other students.
When I graduated, I didn't have 100%, but I did have a 90%. Considering that project was worth 25% of our final marks, he definitely bumped my grade.3 -
When your college gets a gitlab server and a dozen or so people who know what it is are excited, but you're the only one who knows about the crisis that happened with gitlab, so have to just stand and stare as they tell everyone how gitlab is secure and risk free.7
-
Software project in technical college:
Expectation: Ok guys, we have about one month to finish our project. We have a lot of stuff to do, so let's start right away.
Reality: So we have one more day until the project needs be submitted. Hmmm... I guess we're going to start by tomorrow. -
1. Work more on AltRant
2. Start (and finish!) a C-compatible original programming language transpiler with my own syntax and everything (I might talk about it in my next rant)
3. Somehow survive college (I am dying there someone save me from this torment)1 -
I Feel very happy being in quarantine. Going to college and wasting 6-7 hours of time in learning that stupid old stuff and working all night totally sucks. Now, i have my whole 24 hours to work. Stupid outdated indian colleges.4
-
Forgot to bring me laptop to college, so had to use the age old Turbo C complier on college PC. So had to do some power calculation.. used the pow() function, forgot to include math.h...
And bamm!!! It compiled and I had no idea why the pow function isn't giving the correct value!!
Lesson learnt: never trust anything!!2 -
/Rant
Fucking hell it is so hard to find an internship these days.
Now, I am just an normal student from a small college in India. The companies who are even slightly big/established won't even consider your resume unless you are from one the best colleges or know someone extremely high up in the management. The smaller startups are so disorganised that they just want free labour for a website or an app. Now ok I admit I slacked on my entrance exams and couldn't get a good college, but at least give me a chance. Take an interview, a test something. My mates from even slightly better colleges get internship offers from bigwigs just because their college is better and companies hire from them regularly. They come to campus and also takes interns with them. Meanwhile, here we are. Sitting empty on our assess waiting for a service recruiter to pick us all up.
I feel like it's worthless to slog through this shitty college now. Shitty colleges in India are lost causes. Shitty infrastructure, shitty faculties and the number one thing they care about is ATTENDANCE. Fuck them and fuck the education system.
Oh and did I tell you that the college administration won't let you intern at a no name startup and you need a No Objection Certificate from the Department Head to be able to pursue your internship otherwise it won't count towards your curriculum.
I am sorry if this bothered any of you and sorry if I came out to be a really arrogant person but I needed someplace to vent. -
A question for all the great dev's on devRant
What would be a good strategy for a college student to be good at programming ?23 -
Should I switch from Electrical Engineering to Comp Sci?
I am about to start my second semester at college. I took programming 101 and realized I might like coding more than engineering. All the classes I have taken are inside the Comp Sci. Courses in my university so I would not be losing time if I switch now.
Also I started messing around with Android Studio with some friends and that made me realize how easy comparison it is to make a good portfolio and have sideprojects.
Any insight would be greatly appreciated.6 -
I don't know how many of you have faced this but fuck college student entrepreneurs!
Every one of these fuckers is all about the hustle and the grind which mainly involves them sitting on their ass and approaching me with ideas that they think will revolutionize the world
AND WHY'RE ALL YOUR IDEAS CENTERED AROUND SOCIAL NETWORKS? DO I LOOK LIKE FREAKIN ZUCKERBERG (I probably bombed the spelling but IDC)
I decided to work on a project (can't disclose any information cause the idiot had me sign a paper or some shit) and they gave me and 2 other devs a task of creating FUCKING ANGELLIST
look man, could be an easy task for your "business team" of 7 to give that task but do you really expect me to work with 2 loud mouthed freshmen who don't know shit and give you a finished product? I DONT THINK SO -
!rant
I finally returned from my hiatus, I am starting professional college now and I am starting to work a little again on AltRant! The next feature will be weekly rant group support. I am unsure about when it will be released to testers on TestFlight but it will be pretty soon I think.1 -
Taking college summer courses for the first time ever. I hope I can handle the load; at least they don't overlap.1
-
Thinking about quitting college more and more.
Not because it's hard, but because I can't bear with it anymore. I had a 3 day break and I noticed I didn't want to just disappear anymore.
What will I if I quit? Work. Try to find work in something electronics or programming related. I know my chances are slimmer than someone who did finish, but I can't...
I dunno3 -
I'm starting college soon for Computer Science and Engineering. Any advice on how to learn as much as I can in the classroom setting? Everything I know now I've had to piece together.3
-
Our college interns:
*Push completed project source to remote repo at end of dev course.*
*List Git as skill in resume.*4 -
My college taught CS on Windows 7.
You weren't allowed to install things either.
And students only used GUI programming environments.1 -
Lol. Had an exam in college a few weeks ago which involved designing a website on expression web. The Dr responsible for the subject dropped my file and gave me a 0 as a grade and said : "well it's not my fault I lost your file." I laughed so hard XD. Still has a 0 though Lmao.
-
So, there was an Internship and Recruitment training seminar held in my college yesterday, by a firm that's very well known apparently. Some wonderful new things that we learned:
*There are 4 types of loops, not 2. (Okay, maybe on a technicality, but still not conventionally)
*You aren't asked to write code when interviewing for a programming job. (Well, what?)
*A rolling stone has no mass. (Probably the worst mutated proverb I've ever heard)
I'm not going to sign up for this program.20 -
Ah, so the great war I my head has begun. When you're a CS major in college, you can't help but realize that knowing everything about computers and how to develop everything on thrm is next to impossible. So you start to question "what will be my specialty?". "Web dev or Low-level? "swirl through my head. I work on projects when I should be writing that 5-page essay for that College Composition course I care nothing about. Then on my own time I need to openly practice and refine my craft, and studying. Sheesh, I hate time (or the lack thereof). How do you do anything major on your own these days?3
-
Friend: where did you go to college, to do something like that?
Me: oh well I went to the university of my bedroom. -
Working on a project in college
we thought a messenger would be cool. (Language: C# )
We decided to use a microservice architecture, rabbitMQ, .Net Core and some frameworks like EF.
My project leader changed the whole project because he is convinced that we need bleeding edge technologies if we want to create a great product. He added over 15 frameworks like MassTransit which released 10 days ago (.Net Core support).
Now we have to put a lot of effort into learning how these frameworks work instead of implementing.
How would you handle this?4 -
Conversation with American developers, suddenly we began to talk about college and how in debt they are. I tell them that don't have an education related debt.
They were skeptical at first, but then we found that my entire education costed less than one semester for them. That's one positive thing about living here.
How about you guys? Happy with the cost of higher education where you live?3 -
Reading a couple rants from students and teachers lately, brought back to my mind a memory from the first lesson in my Software Engineering course when I was in college.
Teacher entered the room like he was the king of the world, turned around facing the students and started his intro speech:
"my name is {name} bla bla bla I will teach you software engineering bla bla bla let's point out one important thing: In your life you have written how many lines of code for a software? 10? 100? If you have NEVER written at least 1,000,000 lines of code for a program, you're not a developer. Now let's start talking about waterfall, endless specification requirements and meetings..."
Me 😐
And that was the moment I left the room moonwalking1 -
Our Swift teacher at college manually creates a Podfile for every project and copies and pastes the basic initialization from an existing project, pastes the cocoapod dependencies and then installs them using terminal instead of just doing a pod init and then using nano or vim to paste the dependencies right inside the terminal. These are the times I genuinely feel sad for the way Indian education system is and the way we're taught coding in colleges here.11
-
My Uni ->
- Uses Vista Business Edition on all the PCs
- A man installs the window on each PC using a CD, if anything goes wrong. We have like 500 PCs 😳.
- We are taught to code on TurboC emulators
- Still teach us HTML3
BTW fee for the reserved category (people who are considered low caste) : 19.95$/per year including lodging5 -
Everyday I heard people tell me that a college degree is worthless and the student debt will destroy my life. Im a sophomore at university ($75000 a year) majoring in computer science. What are your guys experiences? What the pros/cons of being self taught / getting a degree? I just want to set my life up and be able to provide for my family21
-
Most of the faculty on my college's IT engineering department aren't exactly adept with Linux, despite the fact that 10/12 labs in our building run on Ubuntu.
Last week, a really great professor (who doesn't take any classes I can attend) from the Electronics and Communications department and I wrote some bash scripts to automate updates and so on, staying back after college until late evening to try to get the PCs updated.
We'll be trying to use SSH to update as many computers as we can remotely, and trying to learn to use Cron to automate the whole updating deal.
I'm learning this stuff on the side, since it's not on my syllabus at all, and the professor isn't even related to the departments that run the labs usually.
We're not getting anything for doing this, the head of my department (who has it in for me) has no idea about this, and nobody else is bothered enough to learn either. -
My little brother started college this year. He hasn't decided what he wants to do, so he took classes in finance and computer science. During finals week, he comes to me ranting about GitHub. "It has to be the most useless tool ever made", he said.
His teachers made him use it without any explanation on HOW to use it. His whole team was working out of a single branch, downloading the zip every time, and struggling to fix merge conflicts. At no point was this ever corrected. This has been going on for an entire year!!!
Safe to say, I spent the afternoon walking him through more productive ways to use GitHub and showing him why it's not "the most useless tool ever made". I don't get why teachers for students to use tools but fail to ever explain how. All that is going to do is deter kids from using tools that could save them when they get a real job.6 -
I'm currently a student in college. First semester of first year for the first 'real' programming course the school has offered, and we realized that they have told everyone to store their server login info in a connectvars.php file. 45 minutes and three tests later we had a script that was capable of outputting the username / password combo for any account on the schools server who had taken that course, ever.
-
Not starting to work on internships and big projects in my second year of college,I had the skills but I was afraid that my academics would suffer :(
Atleast I would have earnt some cash one year early2 -
Being used to write curly braces on the same line but having to write em on a new line for a college lector.
*I can't read that shit*2 -
Any programmers/software engineers/developers here that studied I.T. or Computer Engineering instead of CS in college?6
-
Hey everyone. I am a freshman in college studying Cyber Security. I have been practicing various programming languages such as httml, css, java script and SQL. Does anyone have any recommendations for resources to study? My end goal is to be blue teaming for my schools Cyber Defense team in the fall.5
-
"Some time ago I wanted to rewrite my old project. I saw code without comments and cried. Cried so much."
Programming teacher in college
People who teach us programming usually write a quicksort every year for 5-10 years. It is sad af :( -
Why does college have to have so many core classes? I'm a Computer Science major, I don't want to learn about the history of the economy or chemistry, I just want to code! About to finish my first semester of my second year and I've only taken 3 computer-related courses, and about 15 useless cores that add nothing to my education9
-
So, I've gotten to that point where I am thinking about if/where to go to college, and I'm not sure where to look.
Any suggestions of colleges or reliable CS rankings?3 -
When you spent 2-3 years in college to become a developer but there are apps like sololearn and udemy 😂😂😂😂😑😐
P.S. not me but damn ik it hurts4 -
Opinion | What kind software project could be submitted to college as a supplement ... Like a scripting language build from scratch?4
-
Can anyone suggest me a cool Machine learning project for my college project?
I need something that is fun and cool.16 -
Gonna be applying for college. Gonna major in programming.. I've always read the horror stories.. I hope my teachers arent retarded and dont make me use shit software..
Any advice?..3 -
I kinda hate Java. And Android Studio.
I have to develop an app for participant registration/management for college techfest by 10th march.
Fuck.
(I'm using Cordova or React Native, but still.)
Fuck.6 -
@college project submission
Teacher:once done print all your codebase and come with to class
Me:But sir there are better ways of submitting our code.
Teacher :what do you suggest
Me:we can a repo such as bitbucket or github
Teacher:I got no idea of that you send the code using Gmail or just print the code for your grading.
Me:for Christ sake how will I send all my android files through Gmail.4 -
Oh btw, i forgot to tell you guys, our college still teaches us to code, using turbo c++ emulators. 😶. WHAT THE FUCK 😑😤🤬. 😣. Makes me sick🤮.
P. S. I was going to censor the vulgar words but we don't need to on devrant. Yesh😌!!!!2 -
Hey everyone!
After a month, back to devRant 😀
It feels good to be back.
I was busy in college placement and got placed in Infosys, Cognizant and Capegemini.
Stuck with one question, which will I chose ?
Any suggestions....?12 -
So I found my dream college. They have video game development which can seriously help me out in my work. Problem is I need to raise my GPA to a 3.0 and score a 18 on the ACT testing my school does in order to get accepted. My current GPA is 1.7 and I don't know what my score was on my last PSAT. Kms2
-
I JUST REALISED HOW POWERFUL ARE COMMANDLINE ARGUMENTS !!
F*** you college u didn't teach me shit,they just taught us how to pass cmd arguments.
I just tried on my own to pass a command using PHP to run a simpe python script on the server! But its so fun!
Damn,now I see a sea of possibilities of what I can do with this new Power I discovered !!1 -
All is see is people ranting about college lectures/classes , am I the only one who learns in most of my classes?2
-
So I've recently got into college after programming for years by myself like many guys here, the thing is I was expecting to find some guys like me so maybe we could start some project or something like that but oh boy, freshman software engineer students are the "best": Don't give a fuck about coding. Most of them are gamers who think that just because they're gamers they can make a videogame (hahaha) and the worst part is that the only student of them who already have a lot of experience in programming is so fucking arrogant and annoying that I'd rather change majors before doing a project with him.
There are two other guys who are also really interested in programming and one of them already have quite a lot of experience too but they're on different majors...
College being disappointment since the first month: Check1 -
Anyone else take online classes in college for programming and find several of your courses not having lectures and completely relying off a book, even for assignments?
Week X:
Read chapter x
Do end chapter assignments x x, and x -
I only was the only programmer I knew for the longest time. It wasn't until I went to college that I realized there are a bunch of us. ~~ They must've just been doing their programming thing this whole time.
-
Just wondering, how many of you professionals did not go to college?
I didn’t go to college myself. I have ~10 years of experience but it seems to become more and more of a big deal.
I feel like when I started only maybe 50% of my colleagues had a degree..12 -
!rant
So I’m thinking about buying my very first MacBook but I can’t decide which one to get. Im between the 2017 MacBook Air 256Gb or a 2015 MacBook Pro 128Gb. I’m afraid that if I don’t get 256Gb it won’t be enough for college and work. Just a little background for you guys, I’m a software engineer student and also an iOS/RoR intern at a software development company.
Please help me decide which one to get!12 -
Just a quick question/survey. Who here has a college degree and what do you guys do for a living? Contemplating going back to school!11
-
Code/development introduced me to one of the best developers I know. I knew who he was before college, but it was the college group projects and also classes that really helped get to know him and learn from him. After college we are still pretty good friends
-
Any Devs after college (CS)? Does studying CS at University made you a better developer, better person? Was it a waste of time? Looking for any motivation, attending college in my country is free3
-
I remember my college days, i had a subject about OOP. Damn, the professor only talked about how to make a f*cking TextBox and Buttons in VB.NET and we finished the course without hearing anything about OOP.2
-
Starting college soon.. I'm really hoping I dont get one of those shit teachers that doesnt actually know what they're talking about..3
-
I haven't observed college to be all that effective at teaching CS. CS education is mostly acquired at the University of Google.com/search?q=%s
Question: exactly got how necessary is a degree anymore for programming positions?15 -
We have people from all different types of backgrounds here on DevRant, and I feel like lots of us just kind of spontaneously discovered the dev world without really planning on it.
That makes me wonder, what did you major in during college, and is it related to what you're doing now? Did you major is Computer Science/Software Engineering/Web Development, or something completely different?
I double-majored in Algebraic Geometry and Astrophysics, and while my math background does come in handy as a developer, I'm very rarely applying what I actually specialized in to my dev work4 -
I'm a CS student, and I'm having serious doubts. I love programming and my job on campus has me making a .net site and such which I enjoy.
However, I'm doing really bad in calculus again, and if I fail it I may never get to retake it because it's my third try. I know I can get a job without a degree, but I'm unsure if I even want to program anything that would require knowledge of calculus anyway. I understand what it accomplishes, but I don't want spend the rest of my life applying calculus. Is it really that important in industry? Or is it just something college puts an undue pressure on?
My CS courses don't challenge me much, and I enjoy them a little, but is being great at calculus required?5 -
It's Saturday and instead of being home or going out I'm stuck in college with this two trying to learn procedures because of an assignment that I have due tomorrow. What a great way to spend my weekend!3
-
I had been building dumb Minecraft mods in Java for under a year, and my parents wanted to know how much I was actually teaching myself. (I was 15 at the time.) They signed me up for a CS introductory class that taught Java at a local college.
One semester later, and I passed it with flying colors at (I think) the top of the class :D8 -
My college senior project has become a monster. I look at it and all the work put into between my friend and I and all I can think of is
"This shits fucked I'm glad it's not for sale"
Seriously it works for the most part, but we're up to ~2500 lines of code and about as many headaches and it's still missing so much functionality and has so many security flaws. It's a great proof of concept, but good lord I couldn't imagine building it into a feasible application. It'd take months of work full time!6 -
I took a systems security class when I was in college and the exams were the most difficult ones that I had. We had to do two exams and I felt pretty stupid on both.
Passed the exams but they gave me some doubts about my skills. -
We have to make a final project in college in my country because we get an engineer‘s degree (Ing.) when we have finished them.
Our teacher come in and said he got some projects which fit for our finals.
I asked him what kind of projects those are.
Hey answered that most of them are web applications.
I was like „Now it finally pays off that I‘ve learned JavaScript/TypeScript and how to work with Angular and Node.js“
So I asked if I could made one of these projects with Angular and Node.js
He said „There’s no need for JavaScript, PHP and laravael are requirements.“
I stood up and went out of the class... -
If you're gonna not put up with bullshit and drop out of college once and for all, what should you do to ensure you have the proper skills and network to get a job?3
-
This is more of an essay than a rant. TLDR at the end. I simply can't choose from all the shitty lecturers I've had, so I'm going to have to go through them one by one. But of background. I'm currently in 7th year of college, I did a multimedia degree in 2 years, a intro course to Software Dev and I'm currently in my final year of my Software Dev degree. So let's start.
Intro Software Course
- we had a database module, which was thought by, I shit you not, the head of the psychology course in the college, she attempted to teach us Databases using access. And not even using SQL, using access GUI components and it's query builder. Need I say more?
1st year software dev
- We had a networking module, the guy that taught the labs, he literally didn't say more than 12 words the entire 12 week semester, his answer to any question you asked him was a grunt and "research it"
- We had a psychology module, I have no fucking idea why, but instead of learning something useful we were told to read this and get in touch with your feelings...
- database module. Yes we actually did SQL here, 12 weeks of select statements and normal form, talked about by a guy in a monotone voice, who sounded like he was contemplating bringing in an assault riffle some day. Also instead of using MySQL he decided to use Ingres. Why I will never know.
2nd Year Software Dev
- We had a module called Algorithms and Data Structures. The lecturer gave us problems she couldn't solve. Simple problems. She was also crazy. Absolutely nuts.
- Object Orientated Programming. I had this lecturer for 3 semesters up until 3rd year. This guy did COBOLT in college, graduated in the 70s or something and went straight into teaching, he taught us Java for nearly 2 years. He literally copied and pasted texts from PDFs and read through them in class. He told myself and another guy at one stage he really didn't care, and was just counting down the days to his retirement.
- Databases again, different lecturer from 1st year, taught us for 2 semesters (24 weeks) and somehow managed to teach us nothing.
3rd Year Software Dev
- software engineering.. This is where the biggest cunt I've ever met was introduced. He arrives into class 15 minutes late every time without fail, talks shit about stuff that has no relevancy to the topic at all, tries to turn everything into a rugby metaphor and every time you ask a question he somehow dodges it and swiftly changes topic. This cunts past profession? A Project Manager. Fucking typical. This dickhead has also thought me 2 other modules.
4th yr Software Dev
- El cunto mentioned above for 2 more modules. Need I say more.
- real time systems, this module took the piss, the module was written by the lecturer which is what earns his space here. Assignments given to us, which required more time to do than we had in labs so we had to work at home, the problem we that is we were using an obscure RTOS called OS9 which would only work on the college computers. When brought to the lecturers attention he just said "figure it out"
Internet of Things - There was 2 lecturers, each lecturer seemingly working off a different plan, one week you'd have one lecturer, the next would be the other one going on about something completely different and unrelated to anything else we'd done.
Some lecturers didn't even make this list as I couldn't be bothered trying to think back about how shit other ones were. These were the ones that always stood out in my mind.
My main take away point from this is that you go to college for the paper which says you have a degree. Learning things that are going to benefit you in a career is up to yourself.
TLDR; 90% of my college lectures were shit. You need to learn useful stuff yourself.1 -
Question for those who are in or have gone to college. Were you there to actually learn things? Or just get a degree?5
-
So today in college, working on some C program, wrote a nice program just to get compilation error in header file😥😥1
-
I think discussing / talking about whether your educations are useful or not is always gonna be a never ending debate.
Each person has their own unique way to nurture their true potentials. In my case, I always "thought" that taking college in Computer Science is such a waste of time and money, even I still try to survive with it these 3 years. In my first year, I fight a lot with my parents because I always said I wanna drop out and just get to work. But in the end...I still continue my journey for 3 years and yeah...I currently struggling to graduate. Maybe, after graduate, it will be a waste of time and money like how I thought about it. But I also learn that taking college journey have teach me a lot of things, like meeting so mane different kind of friends / people, time-management, etc. Maybe those Study Materials in Class will be forgotten in just a few years after I graduate, but those other life-lessons I believe will remain in myself for a long time...
Some people said if you are someone who wanna work hard, study hard, and have the grit to learn by yourself and committed to become a developer by yourself, you don't need college. But if you are someone who still find out your way, still figuring out whether it's the best choice to take computer science or not as a carreer, and you don't wanna waste time doing nothing, just get yourself to college.
The point is...it's just how we try to find out what's actually worked for us even if it's not the best choice.rant studying computer science computer science study life college life life motivation life of programmer wk145 collegelife college wisdom2 -
Opinion | According to you, how impressive is it for a high schooler to submit a "general purpose scripting language that supports Object Orientation, closures, higher-order funcs." as a project for college admission given that the applicant implemented it from scratch and you know that hard work!!! ?9
-
someone in my device architecture class: "don't you love that feeling when you get something right and your code works?"
immediate response from everyone: "what feeling?" -
Been coding for over 5 years and today I'm going into a college exam about simple GUI with Windows Forms and simple class structures.. This will be so hard
-
It's so cool to see this many computer nerds just like me gathered in one place. I think I'm gonna like college, it's a dream come true.3
-
Just finished installing and configuring Arch on a USB drive - because fuck waiting 20m for Windows to boot and log in on slow af college laptops.
-
I'm in my first year of college, it's so much work and I just feel so tired but I'm really loving it (I just get bothered by how my classmates talk so much BS on our whatsapp group). nothing like some dig dug to relax2
-
It's been a long time since I was active but I felt like ranting about my shit college today.
Everything is so slow and dumb there. I'm in year 2 and we started learning JavaScript in class and our teacher said: "Here's a picture of a soccer score table. Now try to remake it with HTML and CSS!". WTF? I thought we were supposed to learn JavaScript?
This wasn't the first case of stupidity in my college (more stories coming soon).3 -
I have no specific story to tell (for now. Will post ke if i remember one) but i have had tons of CS teachers that are shit. From ones who don't know shit to ones who are so bad as a human being i am sure thrte are hundreds of people out there to kill them. I have had multiple teachers where all they did was read out a book and we'd have o site everything they read. Whole fucking semester. And not just one person or once. M-U-L-T-I-P-L-E TIMES AND TEACHERS. then I ve had ones who would rejection my code even if it's better, is right, can andle more edge cases, most likely magnitfrs of times faster and isn an eye sore with just effig if-else on op of if-else nested within if-else with many for loops. Then there are those who want you to do just what they want and expect you to not have a life of your own. Those who blatantly abuse their powers. Those who couldn't care less. Those who are not that bad a teacher but their attitude and style just makes you want to leave. There's one currently who wants a group of 4 people in second year to develop a full blown industry level application in mere 3 weeks. AND WE ARE HAVING OUR THEORY PAPRRS INBETWEEN FOR 2 EFFING WEEKS. So that's just like a month. Fortunately I have a group that's good enough that I can have them do the testing and filling up the documentation (did I mention that he needs full documentatiin for software plus a report on how our development process) and have them work on presentation (yup. We need to present this thing) all for just 50 marks. 1 uni credit. Our system still gives 80% weightage to pure theory. Plus the practical part is somewhat theory too.
Our HOD wants us *insists*forces** to stay back at college and work on projects (which is nice but what he ments is use the shitty outdated books from early 2000s to study something). Now I'd be happy to stay back if college provided decent internet (I am not asking for gigabit speeds. Even 1-2Mbps would work) and place to sit. But nope, our college non-teaching staff is eager to send us out of their department and by extention college building. There is literally nowhere you can sit. Plus yup, there is no internet and nowhere for you to plug your laptop in. That's a moot point anyway because they don't want you to use your laptop in college library or anywhere anyways. Plus you don't get much of mobile data too because of the building design. Those work only near windows. Why would I be at college if I can get a 50+Mbps down, area to sit, snacks, port to charge all at home. And you'd say we should talk with him about this – well it's not his issue is all he has to say.
Well, such is life in Indian colleges. And my college/uni is one of the better ones.1 -
Actually my degree helped me a lot, I owe my teachers most of what I know, I learned so much, I even learned to love programming with one of my teachers and now I can't think of myself doing anything apart from programming. It got me my first job, and soon I realized my formation (and my college partner's) was among the best in my country, I was soon able to solve problems that no one else in the team could, and could learn new stuff faster than them, all the graduated from my same college usually had better projects and instant good reputation because they knew we were well prepared.
So YES, my degree helped me and my friends a LOT and I feel I couldn't have chosen a better thing to study or a better place to do it. -
Is giving out business cards at a college career fair tacky? I recently got mine in the mail since I finally have my personal website deployed, and want to make a good impression / show I'm serious since I will be graduating soon. Has my website/portfolio, github, linkedin, and contact info on them. Also any advice would be greatly appreciated!4
-
So I’m heading off to college soon, any tips for diving into robotics engineering or just college life in general?3
-
I'm currently pursuing engineering in an Indian engineering college. Needless to say the college Curriculum isn't going to take me places.
I like programming and I feel I'm pretty good at it. So I need tips as to what I need to do apart from college to pursue programming.
I have recently started learning Android development and web development in the college.
So any tips from devs would be great!3 -
As a college student I couldn't be happier with this weeks weekly rant learning so much from a great community thank you all!3
-
Duh. I'm really torn right now. I'm still wasting my time in this garbage college, and my patience is sooo running out. I can easily get a job by now and actually learn things, but there's just a few months left until I graduate. The worst few months. Should I just screw it or endure a bit more? 🤔21
-
Being on a break, having college projects to do and I keep procrastinating until the last day when I do everything in a hurry1
-
So I'm here after a long break coz my life is shit all over again, and only devRant allows me to rant officially.
I was selected by a recruiter visiting our college in very early days of the campus placements, September last year,
Problem 1:
I wasn't allowed to sit in any of the other recruitment drives by the college, even when I didn't really like the job profile I was in
Problem 2:
The company is taking 12 tests and wants me to work on 3 Projects of bootstrap, rails, and react each, before they give me joining.
Here I am working like an asshole with all frustrations after my college got over to finish the tasks without a penny.
This frustration is only causing more and more delay in my work. -
I am considering which CS elective to register for this coming semester, and I am not happy with many of the choices. Basically, I can choose between Android programming, a web programming class in the grad school, and maybe Linear Algebra for CS majors class. I am trying to figure out what is worthwhile to take in college, and what I can learn on my own. Advisor thinks I should take a web class, because it's important to know, but I am not too into web and I feel like I can just learn that on my own. I would rather take a class that will help me understand how things work, rather than just how to use a specific technology. What do you guys think?3
-
Haven't gotten it yet, still in college working towards it, but from the way a good number of people are making it sound, it's not that worth it. Probably going to drop out when my scholarship dries out at the end of spring 2020. It's a four-year scholarship, but I'm probably not going to graduate in spring 2020 based on the grades I'm getting in my math and physics classes.
Side note: I'm taking Computer Organization and Architecture this semester and it's making me want to jump off a fucking bridge.4 -
When you enter a college club as a Tech recruit, but they send you for organising fucking events. 😡😡
I mean, are you Mr. Miyagi from fucking Karate Kid movie? -
Started online college. I don’t have a problem with the class or anything but right now I’m just trying to figure out times I can actually fucking program. I want to finish my current project so I won’t feel like I’m shit and can’t do anything even though I know I can.
On the brighter side of college. I have to eventually take a C++ class and a class on algorithms in my degree and I’m very excited because I’m not good with algorithms yet and it’s a perfect way to help me learn. And I’ve intended to revisit C++ and make it my bitch so that works out too. I just wish instead of Two Java classes I could take two C++ classes and one Java class. But whatever I know I won’t use Java after I get the degree for anything professional so I’m fine with it.3 -
That moment that you realize that you have more experience than your college teacher...
Me: Can you tell me why a tail recurcive function in a functional programming language the stack and memory do not increase?
Teacher: I don't know what is a tail recursive function...
Me: Ok....
I feel like I am wasting time... -
For the love of God, I cannot find the motivation to learn calculus. I'm like 1-2 weeks behind schedule on it and the teacher is probably gonna start giving out assignments soon, but I can't sit down and fucking study. It's not that I don't like math, I just don't like studying. The only way I study is when I'm pressured by an assignment/test deadline, that's how I always did it, but now I'm in college. I'm not studying just to get a passing grade, I need a fucking A and, above all, I need to learn the damn thing. But I can't find the patience to study without the threat of getting a low grade, so I let everything accumulate and then learn everything in a day or two, just enough to get a B+ or something like that. I'm hating myself for that, and I have to fix it asap. I guess I'll try studying again tomorrow...8
-
Hey all. So I'm a bit of an aspiring developer/engineer. I am in highschool right now and am getting to the point where I should start looking at colleges. Ive wanted to do something computer related and for a while now ive had my heart set on some sort of security engineer/tech/researcher what have you. But it has been pointed out to me that computer sciences often require several high level math courses namely Calc. Problem being I'm pretty bad at Calc and haven't been able to do too well.
I'm not too sure what I should do. I'm struggling with my highschool calc classes and and fear that college level course will just go over my head. Ive never had issues with math before until I got to Calc. Ive got some of the basics of cryptography such as hashes and cryptographic alorithms but thats about it. Do computer science degrees really rely that heavily on Calc?7 -
Our college would be organising a tech fest soon. Any ideas on the kind of questions (related to tech) that we can include?7
-
so i had this day at college we were supposed have a viva ( oral test ) ..the teacher asked me to print hello world..in java but no where can i use a static method including 'main'..well i made a static block instead and added System.exit in it.. and i had to write the complete syntax of main else it wont run..but my teacher snapped back at me saying it could be done.. with a non static main
..nodded an okay..didnt want a fight..came home..figured out the thing she said is now obsolete.. fuckin hell..update yourself at least..1 -
Keeping up with #100DaysOfCode is a real challenge for college students. Every 15days you'll be giving some exam of a subject which you will probably never need in life.
#random #SundayThoughts7 -
I am in college right now and want a lightweight long-battery life laptop. Thinking of buyin MacbookPro 13inch 128gb w/o touch bar. Anu suggestions?5
-
The moment when you dont know where you want to go or should go as a fresher: web dev, further studies, machine learning or maybe whatsoever random job is offered at the college campus placement drive -_-1
-
Hello people, I need an idea to make an "innovative" project for my college. But I have no idea how to get this ... Maybe a system ... web application or some other.
Could you give me tips or thems, or an idea of what to do?
I would be grateful for anything :)7 -
Hey guys,
I'm studying in college and just got introduced to Android development and firebase. It's wonderful. And I'm wondering for an app like devRant would it be a good idea to store the data in firebase... If not, what else options are there? Also, I'm planning to work on a similar project for my sophomore year.
Any ideas guys?2 -
Should I apply for jobs (I'm an iOS developer) while attending college? knowing that I already had like 3 months of professional experience working for a company and I could work in holidays completing the full time working hours2
-
Hey there, I've never really done anything like this but I'm in the second year of college.
I really want to go into the security area, not completely sure but pretty inclined to pentesting.
The question is, what, in your opinion, do you think is a good starting point so I'm pretty much ready to start working when I finish my 5 year course? My college doesn't have any or many security classes, so I'll have to do it all by myself.
Right now I know java, C and html, css and Javascript, which I'm learning by myself.5 -
So, I'm looking for a new laptop for college. I'll be doing some code, course work and some light gaming. Any recommendations? Price ranges are variable, although "best bang for the buck" deals are appreciated.7
-
Workin on Group Projects (consists of 3-5 people) while studying in College :
- there's always that one guy / woman who fulfills as a "solo player"
- the others :
act as the entertainer of the group,
the accomodators of food and/or place,
the report printer,
the "tester",
the "boss",
etc. you name it 😂...
comments below for some additions -
About to work on a small feature for my job's web app since I took a caffeine pill to finish up a college assignment. It's 12:34am; at least it's just a column addition to the DB.
-
I can't help but stress out about finding work in development. I just want an internship / entry level summer position to put myself in a better position for post college and to explore and learn in new environments. But it seems like my best chance for scoring that internship is building a solid portfolio or experience, something that I haven't had time to do..
I wrote my first line of code (that wasn't HTML or CSS) when I got to college. Since then almost all my time has gone into my cs engineering curriculum and working a real shitty blue collar job during breaks (for 4 years now) because Im broke and got denied by the 20+ positions I applied for. I can't really do anything with the code I wrote for my schoolwork because I can get fucked if I post it anywhere or share it. I have loads of ideas, but am worried that they are too big to do while maintaining my GPA and scholarships. It sucks too because I am a quick learner, and would even venture to call myself good at what I do.
So since I have hardly been able to pursue any independent studies, I haven't been able to really explore the field, so I don't even know what to areas i need to focus on to make myself a better candidate. So basically I'm broke, don't have shit for pet projects, don't know what I want to do with my life, and can probably expect to work like a dog next summer too because I've heard most companies hire for the summer in the fall.
I don't write this because I feel bad for myself. I write this because it's likely that most people here have been in a similar situation. I also don't like to make excuses for myself like I have been doing. Any advice folks? What should I be doing differently?3 -
How was/is your college experience? Did you learn a lot there or do you think it is/was a waste of time?2
-
Some 10 years ago when I was studying my associated degree at college, the academic program director came to our classroom and gave us a sheet to put down our emails to update our info.
So, as told everyone passed down the sheet and when he started reading it, he asked right away in public to my friend(his name is angel and academic program director will be APD):
APD: angel, is your email really as written? angel_y_danna_juntos_x_100_pre@hotmail.com (that roughly translates to angel_and_dana_forever_together@hotmail.com)
*everyone laughed*
Angel: *blushes* yes...
My friend by that time just started cyber-dating a girl called danna, so he was very corny about it... even created a new email account with that looong address
PS: just remembered this history because some new user called @thisnameAndthisname1 -
In my college project I am stuck with dumbos. I thought because of of experience in industry I would make them learn something. They don't anything other data entry, a lot of which can be automated. And I work the code which involves building APIs and 2 different Android apps. They are 3 and I am one. Till today they never bother to install the dev environment. Today I told them to get their laptops so they could connect to my laptop server and work with it. But no one bothered to get their laptops. All of them were using my one laptop. Can you imagine 3 people sitting on one machine instead of 3. And I have to sit there doing nothing😑. I went out to chill for sometime knowing that I could do nothing useful without my laptop. And when I return I find that instead of adding new entries, these people kept on editing old entries.🤦🏻 I mean how dumb could anyone be. Power of 3 brains. I can handle 0 work done, but this is negative work. I could done it myself by writing some automation script. And these people tell people behind my back to my friends that they do all the work😡. I have reached the limits.2
-
was submitting college assignment minutes before the deadline, opened laptop and boom!
"Your PC will restart several times during windows update 37% complete"
guess what Windows is not the answer, it is the question "NO" is the answer. -
My college labs have iMacs for us to work with, which is rather cool. The thing is that they're 20-inch early 2008 with C2D 2.66GHz and 4GB DDR2. Add an old HDD and El Capitan to the mixture and you have a really sluggish computer that even takes time to open Safari.
I feel sorry for the ones that actually have to use them to develop os iOS with them... I'm just using them as a second monitor.3 -
I had some fun times in college.
Me: This book is too outdated, we need updated information for the video capture card presentation. I'd do it but this time I'm busy.
Teammate: I'll do it.
Me: oh wow really? Thanks!
Next week...
Teammate: here, take a look. I updated the information
Me: Yeah, I can see that all of those 10+ year old models have some fresh google search information in them. Thanks. -
All these MFER college people setting shitty exam questions without a correct answer trying to get our grades low so they can remove our scholarship (╯°□°)╯︵ ┻━┻1
-
So I had this Case tools lab during my 5th semester of college and they asked everyone to do a project. Me hoping that they will see the project and appreciate the work, did a good one and I spent day and night on it. Then came the finals. The fucking teacher who was asked to evaluate me didn't even open my project properly and just entered the marks just seeing the home page. It was that fucking day that I hated my college so much. Now I don't spend too much time on projects for my college. Worst Dev experience!
-
So this is my first rant but here goes
So I'm studying I.T. in college right, I swear the longer I do this the summer I feel...like the more they teach u the less self worth I have all I do is regurgitate code...sigh not everyone can be like cardi b...but strip club here I come -
Last semester of college! Finished my 2 theory tests this today. Now just programming (C# easy junk) next Tuesday and I'll be off the hook until assignments are due. I'd rather be at work tbh.
-
Soooooo i am soon done with high school and going to college would you guys recommend studying programming?
Ps:i really do love being creative and have something hard to achieve and really into the details of games and how people made them16 -
!rant && feeback
So I have to do a small college project where I have to mock myself running for president (of a country of choice, in my case USA, also doesn't have to be 100% serious) and to help my campaign I have to make a onepager. Today I've made a mock up for my design and I was wondering what you guys think, so if you have some feedback please do let me know :)
https://dropbox.com/s/...2