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 - "course"
-
Happy SysAdmin day ... even if I’m wondering if sysadmins can be happy.
Source : xkcd (of course...)3 -
Employer: "You know Html5 and Css3??
Me: "Of course! And Javascript."
Employer: "GREAT! We develope WordPress."
Me: 😊😊😊👋💣8 -
So just saw this course online the logo and title are two different languages not the best first impression14
-
My non-dev boyfriend installed Python via the command line and ran a server to render a map of Pokémon in his neighborhood. I don't know whether to be impressed or scared 😂7
-
The professor teaching my Web Applications course (which is taught in PHP) just admitted to learning PHP two weeks before the course started 🤦🏻♂️26
-
Friend: "the blablabla company is offering a free Java spring course"
Me: "free??? Nonono they might have bamboozled you but they won't take me"
...
Goes to course
Awesome experience and free
...
Gets home...
Me:"WTF? It was free"16 -
- Wife logs onto uni website Saturday at 11pm to drop an elective, drop deadline is Monday
- Goes to course list and chooses course to drop
- "Course modification is available Monday-Saturday from 6am to 10pm"
😑 are you kidding me..
Like 😡😠 websites don't have business hours! Servers don't need nights or weekends off!! It's ridiculous to think that someone had to code this block for these hours, more effort than just leaving it always available.6 -
Education courses nowadays be like,
- Website Development Course @ $49.99
- Security in website Development @ $45.99
Combo offer @ $60.99
=> Hurry up, LIMITED PERIOD OFFER!!!!!
// Like for real??? Why don't you include Security in website Dev course, it's a part of it.6 -
School course on C/C++ was so shitty I resorted to YouTube where I found this awesome channel called TheNewBoston10
-
In database course we should be thaught "database", not "MySQL"
In object-oriented programming course we should be thaught "object-oriented programming", not "Java"
And so on and so forth8 -
When my teacher from a basic web application course last year didn't know that HTML5 had been released.1
-
Yes, of course! How did I ever expect this to work? I was really stupid not to see this. THIS was the logic error! Of course this couldn't possibly have worked. This will surely fix it.
.
.
.
*Still not working*1 -
When people think that a 3 weeks online programming course get them equal to your 10 years experience 😑7
-
I need a vacation.
I’m horribly depressed and burned out, every day for months has been a little harder than the last, and really doing anything at all is a monumental challenge, work or otherwise. Let alone working on the fucking screwdriver.
I told my boss last night and requested time off.
His response?
> Oh no, but the new screwdriver! We were all really really hoping to get it out by the end of the month!
I’m a crumpled wreck and all you care about is the fucking screwdriver that PRACTICALLY NOBODY WILL FUCKING USE? Seriously dude, go to hell.29 -
rant
The Java course at our Uni requires us to do an end semester project - A Java App with Swing for GUI and some Multithreading code in it.
They asked us to upload the code to drive. I was bored and was checking out my friends' projects.
The code below is what I saw in one of the projects. They have simply called a thread with an empty run method because the project required to use multithreading concepts, wtf.
But then, It is no surprise to me cause these are the people who memorize code and vomit code for marks.
I am worried that people are going to be awarded degrees and called software engineers.
God save the software industry!18 -
Should I ever design a programming language, I'll aim for the golden middle course and let arrays start at 0.5.7
-
Me and my girlfriend's pillow talk about memory leaks
Me: **... So garbage collection is a means to stopping a memory leak from occuring
Gf: what 's a memory leak ?
Me: a memory leak is like when you want a pizza, and the guy gives you pizza. But you don't eat the pizza and you ask for another pizza. You keep doing this repeatedly. Until the pizza guy realizes what you're doing and decides to kill you. He then takes back all his pizzas
Gf: why would you do that though?
Me: Lazy ass programmers who don't clean up after themselves.6 -
Online tutorial pet peeves
————————————
My top 10 points of unsolicited ranting/advice to those making video tutorials:
1. Avoid lots of pauses, saying “umm” too much, or other unnecessary redundancy in speech (listen to yourself in a recording)
2. If I can’t understand you at 1.5 - 2x playback speed and you don’t already speak relatively quickly and clearly, I’m probably not going to watch for long (mumbling, inconsistent microphone volume, and background noise/music are frequent culprits)
3. It’s ok to make mistakes in a tutorial, so long as you also fix them in the tutorial (e.g., the code that is missing a semicolon that all of a sudden has one after it compiles correctly — but no mention of fixing it or the compiler error that would have been received the first time). With that said, it’s fine to fix mistakes pertinent to the topic being taught, but don’t make me watch you troubleshoot your non-relevant computer issues or problems created by your specific preferences (e.g., IDE functionality not working as expected when no specific IDE was prescribed for the tutorial)
4. Don’t make me wait on your slow computer to do something in silence—either teach me something while it’s working or edit the video to remove the lull
5. You knew you were recording your screen. Close your email, chat, and other applications that create notifications before recording. Or at least please don’t check them and respond while recording and not edit it out of the video
6. Stay on topic. I’m watching your video to learn about something specific. A little personality is good, but excessive tangents are often a waste of my time
7. [Specific to YouTube] Don’t block my view of important content with annotations (and ads, if within your control)
8. If you aren’t uploading quality HD recordings, enlarge your font! Don’t make me have to guess what character you typed
9. Have a game plan (i.e., objectives) before hitting the record button
10. Remember that it’s easier to rant and complain than to do something constructive. Thank you for spending your time making tutorial videos. It’s better for you to make videos and commit all my pet peeves listed above than to not make videos at all—don’t let one guy’s rant stop you from sharing your knowledge and experience (but if it helps you, you’re welcome—and you just might gain a new viewer!)16 -
When a Coursera course is way better than the one offered by your university…
A university student's rant...
I study Electrical and Computer Engineering and during the first semester of the second year I selected an optional course: Web Programming. It was believed among students that the course would be really easy, and it was. All the student had to do was build a very simple website using HTML, CSS and a few line of JS. A website containing three or four pages all of which had to be validated using a markup validation service.
Yeah, sure, I passed the course just like everyone else who bothered enough to spend an hour or two working on the project. Oh, I almost forgot! We had an one-hour workshop on Dreamweaver!
So, by that point, everybody was a front-end developer, right?!
That happened over three years ago, and because of that course web-development didn’t impress me…
Thankfully, the last few months I’ve became interested in Web Development, and I’ve been reading some articles, spending time on smashing magazine, making some progress on FreeCodeCamp and taking relevant courses on Coursera!
In fact, a few days ago I completed the Coursera course “HTML, CSS and Javascript for Web Developers”.
Oh boy, the things I didn’t know that I didn’t know…
<sarcasm>Did you know there was a term called “responsive design” and that there are frameworks like bootstrap?</sarcasm>
Well, I d i d n ’ t k n o w ! ! ! (even though I had taken the university’s course).
I understand that bootstrap was introduced in 2011 and I took the university course in late 2012, but by that time, bootstrap was quite popular and also there were other frameworks available before bootstrap that could have been included in the course! (even today, there is no reference in responsive design in the university’s course).
In just five weeks the coursera course managed to teach me more, in a more organized and meaningful way than my university’s course in a whole semester!
When I started the coursera course I shared it with a friend of mine. His response: “yeah, sure, but web development is pretty easy… I didn’t spend much time to complete that project three years ago!”
That course three years ago gave birth to misconceptions in students' minds that web development is easy! Yeah, sure, it can be easy to built a simple, non responsive, non interactive website! But that's not how the world works nowadays , right?!
A few months ago, in the early days of August, I attended Flock, the Fedora community conference. During a break I spent some time speaking with a Red Hat employee about student internships. He told me, and I paraphrase: “We know that students don’t have a solid background and that they haven’t learned in the university what we need them to!”
Currently I’m planning to apply for a front-end developer internship position here in Greece.
Yesterday I wrote my CV, added university courses relevant to that position and listed coursera courses under independent coursework… While writing those I made these thoughts…
What if that course 3 years ago was as good as the coursera course… all the things I’d know by now…6 -
Oh, well, of course ...
I thoroughly enjoy that both Google apps have different bullet point styles.1 -
Found this on my university's webpage. The course this webpage belongs to is called 'Web Programming'16
-
That moment when your entire application goes down ...
Because someone forgot to renew the SSL certificate. Of course.5 -
Sitting in an "Advanced Python" course (paid by my employer), I kicked something under my desk. I hope those guys know Python better than they know electrical security measures...5
-
I need to build this, but fuck php.
Research.
Chose ruby on rails.
Bougth course on Udemy.
Took another course on Lynda.
Build it.
Now I love ruby.2 -
I'd tend to say Matlab :
- you don't learn to write good code
- if you start by learning Matlab, you tend to be stuck in Matlab
- it's heavy and ugly and expensive
- arrays start at 18 -
WHY DO WE HAVE TO BUY THE PROFESSOR'S BOOK JUST TO BE ABLE TO PASS THE COURSE?
It's so stupid, I'm currently attending a Operating Systems course at university and the professor NEEDS us to buy his book because all of the tasks and seminars are based on his book. It is stupid! There are thousands of books out there on Operating Systems programming! Free ones too! But instead we have to spend 800SEK (100USD) on his book.
And guess what? There is literally one task based on his book... To summarize the chapters about Fixed Priority scheduling and Dynamic Priority scheduling. Which is 15 pages out of 200+.
All the students attending the course are going to the director of studies and complaining next week. This is unacceptable. If it was a good book, sure. But the book has the same exact information as multiple free e-books we've found.
Ridiculous.15 -
I'm currently reading a course in Project Management and I have yet to find an image in the course literature with a person that doesn't suffers from a headache.1
-
Security rant ahead, you have been warned!
As part of a scholarship application, our government requires a scan/copy of the applicant's credit card. Since the IBAN is now on the back, you have to send both sides.
The back is also where the CVC (security code) is. Any bank will strictly tell you NOT TO EVER SHARE IT - not even with them!
To make things even more fun, you now have the option to send this over email which is, of course, NOT ENCRYPTED!!!!!
I'm basically sending all the info needed to steal all my money over an unencrypted connection to an underpaid secretary, who will print it out and leave it on their desk for anyone with decent binoculars to see.
These people are fucking insane!!!!9 -
Android 8.1 on Nypon ?
They said i was crazy.
Im not crazy i just want it to run 8.1 no matter what.
Bootanim reached. Android part mostly done. NOW just binder kernel shit and im done.
To be honest i expected just kernel screen and reboot. Well it got bootanim and then crash due to missing binder stuff in kernel.
Now this is going to work.9 -
Combine ascii art, electrical engineering, and programming
https://github.com/aaronduino/...
Why? for the glory of Satan, of course2 -
"Write something that does something good, irrelevant what, in the next 30 mins"
Oh hell yeah
"In brainfuck. Maximum 35 characters."
FFS WAT9 -
This is documentation at a noob-program level. We had this one teacher, who shall remain unnamed, who used single letter variable names everywhere, who couldn't understand his own programs when they were shown to him.
PS - The picture attached is supposed to be an implementation of Kruskal's algorithm. Don't ask me what the variables mean.14 -
I was depressed doing a course I hated.
3 years in and I switched to Computer Science.
Best decision ever!3 -
Soon I have a 2-day course on website creation. Yaaay, let’s learn WordPress this brand new technology !4
-
Company: Hi mordax, your profile shows you have an impressive background -
Me: Oh!
Company: So I'd like to extend an invitation-
Me: Oh!!! (Interview!!)
Company: - to a Women in Tech(™) event hosted by the company.
Me: Oh.1 -
Casual chat with a girl in Facebook.
Me : Hey, What are u doing these days?
She : I'm completed a IT course.
Me : hmm... Interesting, What are the languages you have learnt at the IT course.
She : I learned English
Me : (Close the Chat,
Blocked her,
Shuts down the PC)
(Yes, Yes, This is a true story.)4 -
I was trying to understand the source code of aircrack-ng which is written in C today.
Suddenly I saw sth strange !
WTF !! what is #ifdef ??? I've never seen that before !
So I told myself : hey ! You have to download a complete C programming course!
so I did , but when I skimmed through the titles , again:
WTF ! I know all of them! So why the fuck I could not fully understand the code ? Where can I find anything I missed ?
So... I'm asking U :)14 -
Why would a university not offer a single course on mobile development in 2017?
Luckily, Stanford's iOS course on iTunes U seems to be pretty legit.4 -
First course of "Software Engineering", it is full of project management ...
I'm so disappointed ...4 -
I wanna learn something new but everytime I take one course I stop at the first video u.u
It's like I can't keep on the learning curve of anything unless I have the real need to do it :/
In addition, everytime I want to retake the course, a new/unknown technology is in front of me and well... everything starts again2 -
Scrum CSM course: it's good to accept that we can't be perfect.
Also CSM course (1): if it's not followed perfectly it's not scrum
Also CSM course (2): scrum won't work in your team unless the whole organization adopts it
CSM course provider after cert: $1k CSM cert isn't enough to practice Scrum responsibly12 -
So I finally got around to rewriting the Java course that my school has. It took me 6 lessons to get "Hello, World!" into the course. Well it looks like its going to be a long course.
-
Do you ever just find a way to take full control of a PC or laptop by someone you know and stop because it's unethical?7
-
So, first: I'm a bit of a perfectionist when it comes to code and love to think I know everything.
We had a group project at university and me being laid back but unknown to the other people, the "rest" of them was together with me in a group. We got to know each other and actually we were a pretty cool group. I guess "the rest" in a computer science course means you get the cool guys.^^
1/6 of us did ever code in C# and 2/6 even knows what an engine is and how unity works. I was in both sixths, got group leader somehow (if you'd know me from school. Omg. I was that one guy not knowing what went on, saying my two sentences at the presentation and took the B-.:D), so what to do to have a nice 2 weeks with them?
We did a crash course, I taught them some basics and everything.
The point is, i was hella nervous and i really get anxious if something is expected from me.
Long story short, I talked a whole week for 5-7 hours straight without real pauses and eating wayyy less a man should. Dude I was literally dead on my way home on friday evening. I felt like I would fall over any fucken second, i was all shakey, dizzy as hell, weird vision, everything. It felt like I was about to die on the spot.
I got home though, ate like 1/2 kilograms of pasta and felt myself coming back to life.:D
What to learn from this:
Keep the fuck calm, do pauses, drink and eat enough and don't rush all in for a fucken week without real rest..^^
It fucks you up and doesn't do anything good for your productivity.
We got an A btw, so in the end, all went good.(: -
This Udacity course I'm taking for Android development thinks I'm too fucking retarded to use Variables. They also "taught" me that i++ exists. Java Knowledge is required for the course.
-
Gophers unite! Share your favourite gopher! Mine is this epic pirate :)
FYI: The Go gopher is Go(lang)'s mascotte.3 -
When you start an informatics course and your first task is to create a virtual machine. With Ubuntu.3
-
Of course I'll get invited to a friend's party where I know no one. Should have known better...
fml.6 -
Im a software developer, and make games as hobby and sometimes as actual job. Recently I started looking into game design, through my work I can can do a study for free.
The main thing I would like to learn is Character development and using GDD's
Would you recommend doing such a course or is the quality of these things way to low to actually be of use?
Is there reading material I should read?
I do own a digital copy of "A theory of fun" already which Im gonna read the coming days.5 -
Best: getting a position to teach a Swing + angular.js course
Worst: actually teaching that course
Plus clients asking "can we do it with a blockchain?" for every single possible stuff, because you know whatever5 -
"Of course design is about problem solving, but I cannot resist adding something personal." - Wim Crouwel
-
After your boss side tracks your udemy course to learn something else and then going back to that course after a month like "wait what the hell is this alien language"
-
ya know you should take this online [language/field] course on Udemy...ya know you should take this online [language/field] course on Udemy...ya know you should take this online [language/field] course on Udemy...ya know you should take this online [language/field] course on Udemy...ya know you should take this online [language/field] course on Udemy...ya know you should take this online [language/field] course on Udemy...
This is why adblock exists
Edit: they must be contractually obligated to include the phrase "ya know..." In every ad7 -
Just became an instructor at an microelectronics course, can't even finish a normal course due to social anxiety. Fuck.1
-
What was your best moment in your life as a Programmer?
Mine, besides a small amount of good projects for my course, was telling by the phone to a project partner the code, line by line, that would solve a bug in the code and when be put it and run the project it worked. Still need something to top that one XD2 -
Going on a object orientated software development course today.
Ive done some, not alot, im mainly powershell fanatic since im automating alot as Server admin.
If the course is good/i enjoy developing like this, i leave the army and go for "development school" at summertime ! Super excited!!1 -
I'm in this university software engineering course, where the professor decides he need to teach us the entire history of software engineering.
Dude, we were taught how to use SVN in addition to Git. Huh? And for software development processes, we were taught a total of 7 of them. There're: code and fix, waterfall, prototyping, spiral, phased, agile and lean. And the tests are like "list 5 advantages and disadvantages for X, and compare them to the advantages and disadvantages of Y". Wtf dude. I don't mind memorizing things, but the things I learn aren't even relevant (except agile and lean). Nobody would be impressed if I say I know SVN in an interview. What am I doing with my life. Ok, back to cramming this shit cuz i need my GPA. Bye.10 -
1.5h into the c++ course (which I'm doing as a refresh).
I spend most of the time fixing errors I had with my general system (apt had some issues) and helping the people next to me who are new to this.
Will probably do some c++ tutorials next. I think I'm just using this course as an excuse to finally come around and put some time into learning C++ properly xD -
What do you guys think about people who call themselves programmers after learning few technologies from Onlinecourse’s . I don’t want to call someone programmer who doesn’t know very important and useful concepts called data structures and algorithms.2
-
I just got an offer to transfer to a better uni course!
I just finished my first year of "Computer Applications" which is kind of like computer science with software engineering mixed together. Because of the grades I got (1st class honours) I got an offer to transfer to a more practical course that focuses on team work, testing, agile etc. Needless to say, today is a pretty good day -
Rooted my phone on Thursday. Annndd of course with my luck, oneplus pushes 8.0 to my phone. Uggggg3
-
So we were able to do a pre-test in programming I, and if you passed, you would get 70% of grade. Then doing the homework would net the rest 30%.
I passed the test and returned first homework, answer: "Sorry, you haven't been in classes, so you need to defend your work. It will take 10-20 minutes max"
I then informed the professor that I have done the exact same course in open university, and have proof of working as a programmer for 2 years, but it wasn't enough.
So in the fucking defending that took 50 fucking minutes, I had to answer to 15 fucking questions regarding the code.
How on earth am I supposed to remember what 2 fucking lines of code do in a program I wrote 3 weeks ago, if you don't give me the whole code?!?!
Or if Euler's fucking constant is defined in math.h, and why did I define it by myself?
And apparently scattering 50% of the code over 8 pages is sufficient for remembering what the whole programs does!??!?
Oooh and did I mention? I NEED TO GO AND FUCKING DEFEND MY NEXT HOMEWORK NEXT FUCKNG WEEK!!!
Fuck that course7 -
I was having second thoughts of buying another course from Udemy. Good thing I didn't. I've learned so much more from experience than I ever will with a beginner course.
-
#include<semester.h>
#include<tension.h>
void pain()
{
mind=confused;
while(study!=done)
{
paper = back;
parents=scold;
}
if(i==pass)
{
tension free;
}
else
{
go to hell;
}9 -
I'm learning Kotlin through a Udemy course and the course instructor has such an awful accent that it's often difficult to even understand what he's saying. When he says "string" it sounds like he's saying "sit ring." 😧
-
Do I need ccna for pentest?
I know it's about network administration but I was wondering if it will help me see things the way the sysadmin does.3 -
I just failed assembly (asm8068) course for the 2nd time.
I feel devastated because it will delay my diploma.
Fuck assembly, and fuck schools who still make it a required course.16 -
We just launched our web app service a month ago, clients pay thousands for it! of course still no raise.1
-
I have never regretted over anything in my life like I am regretting taking a course named Speech Technology this semester.
Professor is nice but problem is he is too ambitious. He wants us to study a research paper on our own and implement whatever it is in research paper. People have worked years to write those research papers. How we gonna do it in one or 1.5 months. And the worst part is there are not much technical resources and documentation available to understand how to implement those things. Just abstract theories.
May the force be with me!3 -
I am finally gonna learn git tomorrow (and the day after). I hope I'll still have some energy left for that after work..13
-
I can't read a documentation 'til the end. I, on the first few parts, would be like: "Oh this documentation is so good. Why would someone need a tutorial for this?" And then suddenly: "What the fck is this sht? I don't understand life anymore." So I end up buying a course on Udemy cause all the other YouTube tutorials are rubbish.
-
What is charged for a normal sized/average website. Very hard to say of course since most projects is different.4
-
faak. just faak new work sometimes. when time budget doesn't fit allotment, this happens of course.1
-
Took an extremely hard 3d course during my exchange. We started 40. 6 finished the course. The workload was big , but not difficult.
But I lost my virginity and then personal projects made me improve the skills 😊2 -
Did you miss this? Let me know if you're in. We are starting soon. https://www.devrant.io/rants/2733781
-
Anyone know any good JS ES6 courses? Don't mind the price. It's great if it encourages practical learning :)
(Got a new developer on the team, junior AF)2 -
We have an unit test that tests the average of a sequence of numbers generated randomly using a gaussian distribution. Of course it fails from time to time, it's random! Failing to fail, would mean that the generator is not generating random numbers, therefore failure means success, but success does not mean failure.
Wait, why did we add this test in the first place?rant gaussian distribution statistics random of course it fails it's random bitches normal fail equals success unit test -
Mute your mic and turn off your goddamn cam while someone's talking in an online class FOR FUCKS SAKE!6
-
My uni uses a drop down menu to show different course times to select which course to go to. And they sorted them by alphabetical order instead of time. What the actual fuck.
-
I've been familiar with C Programming and to sn intermediate level with web design, and currently I'm taking an introductory java Course, And The instructor kinda started with some simple gui apps using swing components on netbeans environment , his claim is that console apps are not that relative in the real word anymore , and gui apps are more interesting for newcomers , and I personally don't think it's a very effective approach , what's your opinion ?4
-
My first day at uni!
This was only the presentation of the course and students, but I am already very excited! I'm even excited to learn math!
The only thing is that there's a lot of people there that have already been coding for some years, some already know C# and PHP and others.
And I am fresh. I only know HTML, CSS and some JavaScript. I don't want to be the worst student, I really need to study hard...3 -
https://github.com/enkidevs/...
https://github.com/sagelabs/...
A repository says more then a thosand words.1 -
Boss asked me to find out good beginner java course for the new n00b colleagues. Help me out please.7
-
Open a youtube channel, create some tutorials. Build an audience and launch an unusually expensive course for them to buy.
this YouTuber is not selling course, they are selling dreams to people.
Shame3 -
! Rant
FYI for those who are interested, this course starts again today: https://coursera.org/learn/... -
Finally enrolled in a c# programming course!
I've got somewhat of a knowledge in html and css and was wondering for a long time if I should go Javascript or Php, but got an advice that c# will give me a broader understanding of programming.
Can't wait to learn! :) -
Finally gets to play around with db's, or rdbms for short since it is oracle we are working with, this course is going to be hella fun!
-
Not the worst but kinda recent,
Me and my partner wrote a cool distributed service and tested it carefully on both windows and linux.
The course staff failed to run it, and guess what, it's our responsibility that their configuration is fucked up and we lost precious points in our grade due to that. All with a full backup of the responsible professor.
Luckily it's my last ever course and I don't give a sh*t.1 -
About a month ago, one billion of Yahoo Accounts has been compromised. Today I received two emails from yahoo in my gmail accounts, they were saying that my yahoo password has been changed and my recovery email has been removed (+ a lot of warning emails of old accounts of forum and games that were receiving unknown accesses, but nvm). In the email which informed me about the recovery, I saw a link that would have allowed me to restore the old account, but before to click I thought "Wait! I had like 10 yahoo accounts. What account am I saving?" I check, I read, I read again, but nothing, no information about it in the text. Nevermind, there's a link. This link will be related to a specific account. Right? Wrong. I click, it sends me in a generic page. The link is mute. I attach a screenshot, you can see where the link points in the left-bottom corner. So now I know that one of my accounts has been hacked, I don't know WHICH account has been hacked and I'm not able to recover my account. Luckily it wasn't my main inbox!5
-
When you are a we developer since 3 years and you get such marks in Web Development course just cause you asked a question that the faculty didn't know. Duh!😞1
-
So yeah I do work on windows laptop, with multiple remote sessions into windows servers. (deal with it)
I don't like restarting (who does?) so mostly put laptop to sleep. Sometime it bugs out after several cycles and clipboard stops working.
And I sometimes need copying / pasting texts into similar files on multiple servers.
Damn it, because of this bug I developed a mild paranoia in a sense that once i have text in clipboard I do ctrl+a, del in the target file and then paste, just to see visually that I did in fact successfully pasted that shit. -
Laracasts is no longer accepting debit card payments ☹️ time to use my mom's credit card and just pay her lol 😂
Is shipping docker course - Chris Fidao course, accepting debit card payments? Thanks! -
Alright so this is just me throwing my thoughts down from today cause I need some outlet.
Gonna start programming a lot more than I do now cause I want to improve and I enjoy it.
I started my JavaScript course and that's going well so far. I need to figure out a way to make the info stick. I'm gonna def use the projects from each day as resources though.
I need to practice python (which I'm good with) occasionally so I dont lose my magic touch. I was thinking of doing a project on a raspberry pi that uses a camera for object/facial recognition and picking projects like that and occasional small ones I do in js.
Although theres still a lot I have to learn on the DOM side of js. I dont want to be a front end dev cause I dont have that artistic eye so I'm mostly gonna use it for node and small front end stuff
But mostly I need to be able to grasp more from tutorials, examples, courses, etc. And understand how and when and why I should use whatever it is.
Also I wanna use someones code to learn but it's never documented well enough for me to know what's happening I'm mostly referring to when theres a library or api I'm unfamiliar with.
Also JS is getting a little boring so hopefully python will help dull that feel6 -
First day at programming course: I will write a game engine
Last day at programming course: Can anybody help me?2 -
Does any of you happen to have a 2-3 page summary of the abstract rules of the C language? I could compose one myself but I'm lazy and my Google searches didn't succeed.9
-
i want to start machine learning course.
How is coursera's ML by Andrew Ng??
Is it good to start with that course or do u have any other suggestions??1 -
I build an video-course platform on a VPS. But the videos uploaded are filling up its space really fast.
Am I doing it wrong? What would you choose to host the videos?7 -
Falling into a programming course without knowing a thing about computer. Busting my head while i was learning the basic and the lessons of the course together
-
Im at an internship right now. It is 4h per day and I start at 8am(cause im at a course in the afternoon, that its already to finish in some days).
But my boss want to hire me full time(7:30am to 5pm) and asked if I want to do some course(in the afternoon period) before start full time. The thing is, Im at the company for only 3 months doing backend dev ( thats the ~objective of the internship). But my objective in life is DataScience, and the company is big AF. That job that I got cause an uncle that works there told my boss about me (before) so I got the internship.
It is ok to tell my boss that I want to do a DataScience course ( and maybe the company pay for it) knowing that will not be replicated at the company right now?4 -
!rant
hey people, I'm trying to get the difference between computer science and computer engineering at an university, trying to decide which course should I take, but I don't get the practical difference between the two, thanks in advance for helping :)1 -
Howdy! I am currently looking for some quality courses online on LISP. Can anyone share their best finds? I rather have a personal recommendation.3
-
Guys I am new to Android Development,
1. Can anyone suggest me the most comprehensive Android Development Course on Udemy?
2. And I as I am new I was thinking that some apps say that they have to maintain their server but why, app is running on their phone memory. What does it have to do with server?question servers android development course app server course courses application server app development udemy android development15 -
Going through online course that uses a language with 1-based indexing. All those errors. Oh the horrors. :-S
-
I found every book of Arduino a total waste of money. There are lots of courses free and a lot of documents, projects in Instructables or Hackaday to start to learn. I say it as a teacher and course/document writer.
-
Is it just me or everyone takes atleast twice or sometimes even five times the duration specified to complete a MOOC.? I have been doing Andrew NG Coursera machine learning for almost two years now.!1
-
Spilling the blood of the innocents, a daily portion of fetus goulash and of course code reviews, pairing, reading,..
-
Web Dev course : open the starter code base in firefox and see a big smily Berlusconi's face as main banner :/
-
hello guys! I looking for a FreeCad course! something like " from ZERO to HERO " I found many tutorials on youtube but they are for people who knows a little about the program... but i am starting from zero! any help ?1
-
Well I might be asking too much, but is it possible to get a mentor for free in learning android development and perhaps get help from him/her to land a job?
About me: I'm an undergraduate student, currently unable to get a job because of COVID-19. I have experience in Programming problem solving. I also do android development for about 2 years and have 2 apps published in google play store.rant google android developer internship job mentorship mentor developer course android development android free mentorship4 -
The best page for funny dev related GIFs is http://thecodinglove.com, btw...
After devRant of course 😜 -
...of course after carefully perusing the doco and ensuring the parameters are right the supplied conversion utility crashes with no error message .... of course it does
-
Of course the plugin didn't work as expected.
Of course I had to fix it with 3 sets of 2-3 CSS rules.
Of course... -
The frustration is real when you have an assignment in a programming course that you immediately know the solution to and could bang out in less than two minutes with Python, but you're instead *forced* to use C++ which you only started learning two weeks ago... :Irant uuggh can i just autotranslate py code pls school python cpp school that hosts the course sucks balls2
-
!rant
First, a little bit of background info: I'm currently studying a programming course (Where I was *supposed* to get to choose language myself, but was forced to do it all in C++ which I had no prior knowledge of, but that's a rant post of its own.) and the final exam is coming up. I'm allowed to bring with me a book on C++ for this, so my question was if there are any good recommendations?
Primarily I'd prefer something that is as close to a physical copy of documentation stuff as possible, since that's what I'm going to need the most.
The books I've been looking at so far (and that look the most promising) are "The C++ Standard Library" by Nicolai M. Josuttis (ISBN: 978-0321623218) and "The C++ Programming Language" by Bjarne Stroustrup (ISBN: 978-0321958327). Thoughts and/or opinions? :/question school related teacher doesn't know programming cpp this course is a joke btw why is this common9 -
Suggest me one of the best sysadmin course online which is really worthy.(paid as well as free)
I'm Linux user from for years but have always been inclined towards scripts.3 -
My school:
Oh yeah starting 5th year of CS!
"You have to take this year 1 course"
"WHY?!"
"Because fuck you, that's why!" -
Is it worth doing a computer programming course in school (going in with 3 years experience) for the grades?1
-
What are some courses, books, articles, and other resources that you would recommend with all your heart?