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 - "learn it"
-
!!!rant
When after 5 years, u cant fully understand linux and someone wants to learn it in 2 days.27 -
I have decided to learn how to fix the printer. Because it seems like it is the number one skill in demand..11
-
What advice would I give a new dev?
"Learn COBOL"
No one specified that it had to be 'good advice'7 -
Friend: hey I started learning java..
Me: great, good luck.
*After few minutes
Friend: Hey I heard you're good in java programming..
Me: yeah I know stuff.
Friend: So can you teach me all good things in java?
Me: but..
Friend: half hour is supposed to be enough, right?
Me: hell no, it's not like that..
this stupid thinks half hour is enough to transmit all my career to his stoned brain..
I am going to die!12 -
Friend: "Don't all computer science people learn multiple languages so they can use the right one for the job?"
My reply:
We learn multiple languages because some asshat before us had a hard-on for it and now we need to keep that shit running and we don't have time to rewrite it.6 -
So I was just about to learn Angular for my job. Right after I installed it and initialized the first app folder I was told I don't need to learn it anymore.
Me being happy, right click folder, delete...
Deleting 30.035 files (225 MB)
WHAT THE FUCK10 -
Spent 2 hours helping some kid learn python, he ended up using it to make DDoS products. I feel used and ashamed (':9
-
I'm proud to announce a new project made by myself and @thejohnhoffer, that started on devrant.
We started collaborating after I made a rant about machine learning and, since then we've been working hard on a plain language blog that simplifies machine learning concepts.
We call it learn-blog.
Check it out at ironman5366.github.io/learn-blog15 -
Remove the egos, and then read other people codes, it doesn't matter their codes are good or bad, you can still learn from it.
-
School: Do you want to learn programming?
Me: Yes.
School: Do you want to learn about operation systems and networks?
Me: Yeah, sounds cool.
School: Do you also want to learn basic electrophysics?
Me: But I will rarely need it if I become a SE.
School: Well too bad!8 -
I bragged at my Friends that I already knew it, so I had to actually learn it because I was afraid they found Out that I lied2
-
Idealistic goals:
1. Learn python
2. Start a project and see it through
Realistic goals:
1. Learn how to initialize variables in python
2. Make plans for 20192 -
That's it. I am going to learn HTML. Like really, really learn it.
And after that, I am going to learn CSS. Like fully, totally learn it.
Nah .. I am fine.8 -
Everyone has something to learn and teach. Start up a blog, submit to conference proposals, etc. If you're learning it then someone else has to learn it in the future, so make it easier for them.1
-
Somebody asked on how to get started on Full Stack web application development.
This is how I got started.
Client side Web Application Development:
---------------------------------------------------------------
• Start with basic HTML, CSS and JS, JSON. For quick learning, see W3Schools for these topic or YouTube it.
• Get a local web server. "200 OK!" webserver chrome extension is a good start. (https://chrome.google.com/webstore/...)
• Learn Chrome Dev Tools to debug the pages. YouTube it.
• Get a good IDE. I am very happy with VSCode. You can use it for very serious WebApps.
• Start learning JavaScript language in depth, but just related to Web Browser related topic or you would get sucked in server side too early.
• Install node.js. Learn NPM package manager. Learn basic node commands.
• Learn complexity of JS file referencing, JS modules in browser. Just learn, don't use it yet, to understand the benefits of code bundlers.
• Learn Webpack code bundler.
• Learn how to make you simple site much faster and using in Mobile using "Progressive Web Apps".
• Now learn to make modular UIs. I love React. Focus on getting the UI code modulear. Create Single Page sites. (You are not there yet to create a Web App) “Create-React-App” started kit is a good starting point.
• Learn to create multi-page site using React-router.
• Learn application state management using Redux.
• Learn to create application decision engine using Redux-Saga.
Practice and master each stage.
Along above, learn git / GitHub (to learn from others code), find good web resources like Medium / Smashing magazine, good YouTube channels etc. I subscribed to some popular Udemy courses too.
Server side Web development:
------------------------------------------
:) First learn client side Web Application development. Server side learning is another story.3 -
Vim users be like : "It took me 3 months to learn how to actually use Vim and I'm am totally gonna brag about it".9
-
The best way to learn something is to teach someone...
If you learn a framework or a language or a tool u make sure u teach it to someone it helps u understand it better and someone else is also smarter6 -
Do you want an app completed for tomorrow?
It will be a shit.
Do you want a very good app?
You won't have it tomorrow.
Clients and bosses will never learn it...6 -
Some of my working colleagues occasionally forget to lock their PCs even though they're told to, so a while ago I started opening YouTube videos or image galleries of Nicolas Cage on their desktop so that they learn.
One of them is very resistant to it though and left earlier (it's Friday and he will be back at Wednesday) without locking or shutting down his PC.
So this time I flipped his display, set Shia LeBoef as his wallpaper with a dia show also featuring Nicolas Cage, Ryan Gosling and Daniel Radcliffe and set Nicolas Cage's face as his cursor image.5 -
C++ is like HTML in the sense that everyone wants to learn it as a first language.
DON'T LEARN C++ AS A FIRST LANGUAGE! YOU DON'T KNOW WHAT YOUR GETTING YOURSELF INTO.22 -
New dev: I need help with this issue. I've been debugging it all day.
*2 hours later*
Me: spent a while debugging it, eventually came across a stack overflow post that says you can't do that.
New dev: oh I saw that earlier, didn't think it applied.
Me: ... why ... accepted answer "It is not possible to do this, this way".
New dev: hhhmm, ok
... get the fuck out of this building immediately.3 -
Best time to learn something new?
-Now
Best way to learn something new?
-By doing it. Practice makes perfect.
I wasted so much time and never got anywhere because I wanted to get it right. Fucking up is part of the learning process.2 -
Fuck it, I'll learn Rust.
The syntax looks otherworldly, but it's supposed to be nice and fast, which I currently need, so...13 -
Technology moves too fast for it to ever be academically taught. Either you learn it by yourself or you get left behind.3
-
My boss : you're not qualified enough as web developer...
Me : Need me to learn a new language ?
My boss : you should learn "illustrator"!
Me : you know I'm a front end developer right ?
My boss : yes, Illustrator, ever heard of it?
Me:...1 -
Vim is super easy, guys! You don't use arrows to navigate around the text, that's too obvious! Instead you use HJKL keys, because it goes Hup, Jleft, Kright and Ldown. You can also use B to go Beginning and E to go to End of the word, oh and W to go to the WstartOfNextWord.21
-
I had my first interview
My answer was 90% "I'll learn it"
I wasn't even know what should I learn and now I know, so I get something through interview I guess6 -
Was anyone forced to learn an obscure programming language during college? If so what was it and have you used it since?
Mine was ADA95 and nope lol28 -
Well, I just learned how much of a pain it is to learn the math for learning neural networks. I really should have paid more attention in high school.
I will learn, the hard way I guess...6 -
Literally no work to do. Learning Ruby to fill the time. Forgot how fun it is to learn new things!4
-
As for programming: (will do a cyber one later)
Don't *ALWAYS* only study/learn programming solely for learning it as this can be demotivating at times, find a cool project to do and learn while developing that!
This is how I learned programming in a fun way :)5 -
thenewboston.com back in the days.
Nowadays it's trying to make a game with it and the learn it by doing.6 -
My cs degree helped me learn how to learn. No it didn't teach me the technologies I use today, but I now know that I learn best through struggle and that is invaluable. Struggle feels a lot like frustration so it can be confusing in the moment, but knowing that it's the feeling where I learn the best keeps me at the problem with a positive attitude.
Also I made a lot of great friends.1 -
I'm having such a blast writing code in TypeScript. Once you learn it you cannot go back to regular JavaScript.6
-
Opening up the docs, a book or a bunch of random pages online.
build something stupidly horrible to familiarise myself with different aspects and rinse and repeat until it’s something I think is worthy of being released into the wild. -
Learn enough docker to convince my coworker that it is not the solution to EVERY problem, especially not to our problem8
-
My classmates are wining, because they suck at programming-tests but don't even try to learn it.
Big AF facepalm!6 -
Ok, I've tried multiple times to learn it, but just hate React and JSX. I don't know why-maybe because I'm a not a professional developer yet and can't see the right use case for it? I feel that's it's so overly complicated to render some HTML. Should I keep trying to learn this or just work with what I like for my projects, then learn React later? ARGH18
-
Fuck my life! For my studies at University it is required that I learn how to code... Over the past month I've been learning java, and yesterday a friend of mine has introduced me to Go. Now all I want to do is learn Go, meanwhile our Prof pushes us to learn switch-case and goto...17
-
Time to learn as mush as i can, Just Made Hello world Programs in 9 languages.
C#
C++
HTML
JavaScript
NodeJS
Perl
PHP
Python2
Ruby
If you Have some other things Tell me And i will try to learn it to33 -
Why is Drupal so hard to learn?!!!!!!
It feels like you are learning an entirely new language. Yes it makes hard things simple, at the same time making simple things hard to accomplish.
And also modules are buggy, you would fix bugs instead of doing your tasks.
I want to learn Drupal but I guess it is not friendly for beginners like me.12 -
!rant
Does anyone know what the Boolean Pythagorean Triples problem or the Ramsey Theory? I read about it while reading an article on brute reason, a kind of compliment to brute force...8 -
How do you guys learn something new? Do you first learn things deeply and then implement or straight away start using it? I find it confusing sometimes.10
-
People refusing to learn an improved programming language or technology, because it might contradict to what they "already know" and you're just there mastering it and appreciating its advantages that you will never learn if you had a closed mindset.4
-
The most common mistake people do is trying to learn some complex cutting-edge technology from scratch. Cutting-edge technology is just combining old technology in new ways to solve new problems. To learn it, first learn existing technology. Existing technology is here to stay, it's well-explained, and it's usually much simpler to understand. Then the rest will just click.7
-
Why the php hate?
Just started learning it today and it seems really powerful and pretty simple, I’m excited to learn more..10 -
I've now for months been lurking on this awesome app and I love the community. I've been trying to self learn coding but kept hitting a wall. But now i'm starting in school to learn coding and i'm so exited to learn it and be a part of this awesome community.3
-
Idk who demonized vim but I finally took efforts to learn it and damn it is fucking great and easy5
-
Is it worth to learn vim? I mostly write code in JS and currently using VSCode so I wonder if it is worth spending the time to learn how to properly use vim17
-
To all people who hardcoded stuff like tables in HTML and even rant about how much work this was or how many lines of code they wrote, please stop the madness, please don't talk until you get the basics of programming and why computers are quite handy to handle repetitive tasks.4
-
What tf is matlab
I got a job for the summer, and I had to learn it by myself
Is it really a pain in the ass or is it just complicated to learn ?12 -
8years ago - me. "oh let's learn ruby it might be fun?"
"oh nvm let's get into php."
talk about bad decisions?3 -
Stop sucking at competitive programming
Learn Android development with kotlin
Learn machine learning and apply it -
Man it always feels like i know nothing. Like when you don't know HTML it feels like you know nothing .
Then you learn js, backend, some database.
But you don't know react so fuck you you know nothing.
Then you learn react, but you don't know vite, next
So you know nothing.
this cycle never ends
FUCK8 -
Pro Tip: Add a technology that you want to learn to your resume and send it in order to stop procrastinating learning it
-
In a lecture hall
1. Try Listening to lecture
2. Finds it uninteresting
3. Think that you can later learn from video tutorials
4. One day before exam -- No time to learn..3 -
You see that got checkbox ‘initialize git’? Just ignore it for now, you’ll maybe want to learn about it later...4
-
You don't want to learn any of the existing JavaScript frameworks? Just create your own framework and use it...6
-
Minimum resolution supported on the project is 1280px
Learn that Product Manager is selling it as responsive
*sigh2 -
why do people hate java? it is the most elegant and simple language one can learn and code powerful apps and software. i don't get it11
-
Don't. Especially while you're not a senior specialist. It doesn't really matter bad company or good: they all have something bad, they all have something good. From the bad examples you will learn WHAT, HOW and *WHY* should not be done. From the good examples you will learn what and why works and how efficiently.
Next month I'm gonna be working on a project that is SO bad I will flood DR with rants. But I'm looking forward to it, because I know I will learn what else should not be done.
Better learn from their mistakes than your own2 -
I am really really regretting learning Ionic Framework as my first JavaScript Framework
Now suck it up and learn React...8 -
OAuth is a fucking mess beyond my understanding.
I don't know it. I don't care about it. I don't want to learn it.
I don't need to learn it.7 -
Be prepared to get it wrong, accept it and learn from it. Also if another dev corrects something you've done, don't take it personally. You can always learn from others.1
-
If you saw my last rant, you'll know how much I hate Calculus. I decided instead of trying to learn this foreign topic, I'd instead translate it into a language I DO understand: C. The irony is that we use Calculus so we can learn to code easier, but I'm using code to learn Calculus easier. Funny if you ask me.1
-
When you're debugging a seemingly stupid bug, which CANNOT be your fault, and you will NEVER learn anything from it.... until you actually solve it, realise that it was so obvious all along, and learn a ton in the process.
-
- Code reviews are good for you
- learn and understand your tools
- ask and listen
- if someone writes code for you, delete it and build it again yourself -
So guys, do you think I should learn one functional programming language and if so should it be haskell?2
-
When in the screening phone call the HR guy tells you will be using AngularJS. So, you brain like .. ok this is a good reason for you to learn it.
Now I can’t wait to do all the courses online to learn AngularJS lol8 -
I am 17 years old, and I am trying to learn programming. I am currently trying to learn something in BASH. I have also used some JavaScript and Python to get a grasp of some concepts.
It is very satisfying when I am in the mood, but I often find it hard to find motivation to learn. Does anyone have any advice for studying techniques? General advice would also make me very grateful! :-)
I hope this is OK to post here..5 -
They say to learn a language you need to watch movies or cartoons in it, recommend something in C++ pleaseee?9
-
1. I can be both lazy, and productive
2. I will always have something new to learn, always.
3. It is fun.3 -
Little brother wants learn programming and asked me if I could help him learn it.
"Sure, I'll show you how I learned it."
Gave him a book for starters to go through it. To have a slightly better time, I'll read his code and recommend some ways to go.
In my opinion it's important to learn to learn by yourself and learn to help yourself. Therefore I think this is kinda a good way to start with a bit of supervision from me.
What do u think of it, or how would you have done it?
I mean sure I could be some kind of teacher, but with a fulltime job + uni I don't really have time for that.4 -
I want to learn C++. I know C#, Java and Ruby. Should I go Directly, or there is some sort of path?
How long it takes to master it? I am a quick learner, I catch things a lot faster.
What impact it has on my skills?
Is it really a nightmare to learn?8 -
It's amazing how much you learn about a system when you are somewhat forced to administer it. #iKnowAllTheAtlassianShit
-
In order for you to become well-versed at something you cannot study it at a distance.
In addition, most of the time the best way to learn something is to start trying to do stuff. If you wanna learn a language, start trying to program in it. Just go for it.4 -
I always wanted to learn more about C and learn the dark concepts in it. But whenever i search for it ( like.. " Advanced C concepts " ) or find a book , i end up finding dynamic memory allocation and using single dimensional pointers.. Maybe i am searching it all wrong .14
-
Question here - what do you guys think of Kotlin?
Do you also think it'll be sufficient to learn Kotlin and not java to programm for Android?
I just began the transition, it's fun playing around with it, but a friend of mine wants to learn Kotlin to learn Android programming (and not java, he only has java basics).
What's your opinion on all this?12 -
I find it hard to pickup a new tech unless i need to build something with it. I guess i learn better by doing than just reading.1
-
what's my next language to learn? So far I only know powershell. I don't need it for any big project, just some small games to learn the language. I'm thinking of python or c#.11
-
Can anyone recommend some good Linux user group?? I wanna learn more and connect to people who like it.14
-
When will I learn. Every time I try to update Android Studio, it breaks all my shit.
Serves me fucking right.2 -
The day I decide to learn Ruby will be the day I discover it can be used it for something interesting other than Rails13
-
I can feel myself becoming more intolerant of people wasting my time and I'm in half a mind to do nothing about it.
Maybe they won't bother me if I'm not my perky self 🔪😱 -
Soo, i just downloaded unreal engine, let's connect it to clion and write / learn some cpp i guess5
-
I've come to accept the fact that when I first learn a new concept I'm not gonna know what the heck I'm doing with it until I code it for myself and break it and then fix it. Bugs help you learn.1
-
Should I learn Haskell? Would it help me with other coding languages as well?
My main language is JavaScript, also I would like to learn functional programming.2 -
Tried to install WAMP manually to learn PHP. It almost put me off development altogether, but great when it worked and I learnt a lot doing it. The next time I used Xampp before moving on to vagrant & VMs.
Sometimes setting up the Dev environment is the hardest part of learning. But better to learn in dev than production!3 -
It has been always so annoying me to learn git !! Why I feel it so difficult than a programming language ??!!6
-
Stick to one project about which you want to learn but don't know how to do it,complete it...and now you have learnt something new
-
So my friend and I have been casually talking about developing some indie games. I, being the one who knows programming, tried convincing him to learn some code.
Me: Hey, did you read the books?
Him: What books?
Me internally: ‘ok, maybe he just used some of the online guides’
Me: How’s [code learning app]
Him: Oh! I downloaded that the other day!
Me: Oh cool! What’s your account name?
Him: oh, I downloaded it but never actually opened it
Me internally:’fuuuuuuuuu-‘
Me: Did you learn any programming?
Him: nope
Me: WELL THEN FUCKING LEARN IT!!!!!
We don’t really talk to much anymore.1 -
After office time. That time really works. Learn from online courses. And apply it. No one will be there. Silence!1
-
A machine learning project I've been working on but can't seem to make any progress on... It just won't learn gahhhhhhhhh
-
Learning aws for months, not enough the company needs to use azure. Learning azure for several months, not enough the company needs to use gcp. Learning gcp for several months, not enough the company needs to use oracle.
When does all of this bullshit ever fucking stop? No matter how much i learn and what i learn it seems like its never good enough. Or its never enough. Its very discouraging. The more i learn the more it appears as if i know nothing16 -
Hey guys,
I'm planning to learn devops but many of my friends says that it doesn't have future for more then 2-3 years...
Any advice should I go with devops or learn something else?5 -
I'm always floored when a user knows their password when hey haven't used it in a while.
Some of them learn!1 -
!Question
Is it better to try out a lot of languages to learn, or focus directly on one for web development?6 -
Important thing I learned is not to listen to devs who suggest to learn a framework because its pointless
If i ask should i learn react or angular, some will say angular some react, and both have valid arguments why
When i branch to react and ask if i should learn nextjs or nuxtjs the same thing will happen
No matter if the arguments are valid or not people will prefer a framework they have been biased towards
All frameworks have cons and pros there is no such thing as "the one" perfect framework
No matter how framework is good people will always find a reason to take a shit on it
So from now i wont ask IF i should learn framework X, I'll ask for the order in which to learn it
For example i Know i want to learn A for whatever reason, should i first learn framework B or C?
I dont need your subjective opinion to tell me how B or C sucks and i should do D instead of A4 -
Hello, everybody! Recently, I've decided to switch from Android development to web-development, mainly JavaScript. Ok, it is clear what to do and what to learn in frontend part. But what about backend? I have a some kind of a dream to learn Go. It is clear language it is a great pleasure to write on it, and I've started to learn it. In parallel I'm trying to study JS + Angular... Well, now I have some douts: is it effective to learn two different languages, which are quite new to me? Maybe, I should learn Node.js instead of Go? Right now it is clear, that this technology (node) is much more demanded. What path should I choose? To follow heart and learn Go? To follow mainstream trend and learn Node.js?1
-
Was freelance artist for 10 years.
Decided it would be easier to learn to program than to get clients to pay.3 -
I'm planing to learn Python but I'm not sure about the best resource I should learn it from. Help me, fellow pro people11
-
Hi everyone,
I have a question, what should learn if I want to make products for example like headphones or laptops and stuff like that. Till now ive only been programming and making pc games. And where could I learn it? Thanks!9 -
From past 2 days I have been trying to learn to type without looking at my keyboard.
Can't see any progress. Typing speed has reduced by 80%☹️
Maybe it will get better after I properly learn.
Anybody got any suggestions ❓12 -
Is it worth trying to learn vim? I know the basics (like how to quit), but wasn't sure if it was worth the time.6
-
I am looking for new programming language to learn and I found D language. It looks interesting but I think that community is weak and there is lack of some usefull libraries.
For example I can not find secure PRNG.
So my questions are:
> Have you any experience with this language?
> It is worth to learn?3 -
So I’m starting to learn C# is it a bad idea to use .NET Core to learn the basics of the language? And for the advanced stuff use visual studio when it’s needed? I’m just trying to avoid Visual studio tbh20
-
Anyone try Kubernetes yet? It looks really promising! Looking to learn about deploying microservices at scale...
http://kubernetes.io6 -
Can we normalize NOT using giant acronyms in GitHub issue threads? Nobody understands what you are saying.
The same goes for you, HackerNews users, we can't psychically jump into your ASCII LOL DDD ABC XYZ brain and automatically know what you mean.8 -
Is it right to think when you learn one language completely, then it is very easy to learn other languages?
Like today i am watching php tutorials and i see it's just syntax changes and everything is java despite of it is interpreted4 -
Had a coworker tell me that WPF is a very deep technology. He basically said it could take months to years to learn it well. How true is that? (I am gonna have to learn it anyway, but this will affect how I go about it)4
-
If I don't know Java and no plan to learning it how should i learn kotlin?
No experience with c or c++ either. No programming experience at all. Because HTML and CSS aren't programming so yeh. plan to learn JavaScript next month after my fucking exam.6 -
Had wanted to learn web dev from a long time (Im an android dev). Got to know about free code camp and started 3 days ago. Totally addicted to it. Anyone who wants to learn web dev must try it. Simply great work.
-
ATTENTION PLEASE! Important announcement following:
Please check your interface implementations for correct byteorder according specification BEFORE YOU START COMPLAINING ABOUT DATA FAILURES ON EXCHANGING DATA.
Freakin hell, if I'd get some money for every byte order mismatch on testing interfaces, I'd be a be a billionaire.
And why are all those highlevel I-know-every-fucking-framework developer incapable of checking the real memory content of a datatype, and the real data content on the interface even if you tell them that their byte order is obviously wrong?
No, your system is not the centre of the universe and I don't care how you get your less-than-32bit-datatypes-are-for-assembler-usage-frameworks to change byteorder. It's not rocket science, if there's no ready-to-use-function then write those 4 lines yourself.
Next time I get to specify an interface I'll go for mixed-endian, just to make sure everybody involved knows the concepts of endianess afterwards.2 -
Code what you enjoy. Don't code what people say will "improve your skills." If something interests you, learn about it. Also, try broadening your interests. Learn new things that you may not have thought about before. It might be fun.4
-
The hotly debated topic that anybody can learn to code is always seems to devolve into a definitional or even epistemological argument to the point of being valueless. But I like to think about it like this:
Anybody can learn to code in the same way anybody can learn to drive. The most rudimentary of searches for 'dash cam fails' should provide some valuable context for the practical implications of this.7 -
Is it okay to learn Perl and Ruby?
As I'm a networking guy and i want to write exploits of my own.
I have already been learning Perl and writing scripts.
I just want to know is it worth it in this era to learn these languages?8 -
Not finding a proper source to learn is a pain... especially if you want it free, any suggestions to learn more?14
-
I feel really stressed about everything I want to learn. Everytime I hear someone talk about some new framework or I see people here discuss languages or stuff I don't know anything about, I want to learn it. Right now the list of things I feel I need to learn is so fucking big that I've no idea where to start. Also, I need to focus on my upcoming exams, so I've absolutely no time to learn or do anything. Backend, front-end, iOS, Android, desktop, OS development, everything. So much to learn, so little time.3
-
How can you learn a lot of things?
i'm trying to learn kotlin and i think i'm forgetting python.
is it happens to you?
or i'm stupid?9 -
"I'm going to learn and use <cool new Javascript framework/library> for this project!" then having to try and learn it, only for the new project to eventually use jQuery again.1
-
I'd learn everything I see
Reading books by just looking at the pages, done in 15 minutes? It would be awesome! -
The unix shell syntax is weird looking.
Gonna learn it next. Using Arch without knowing how some scripts work isn't optimal.1 -
Is there any fun ways to learn code? I'm talking about smth like CodeCombat but it is so childish...4
-
-Learn git early on
-Learn the basics of the web stuff even if you only want to be a backend dev
-Learn SQL. 99.9% you'll need it regardless of where exactly you land in this industry
-Build, build, build, build. Don't get stuck in tut hell9 -
I like the German System. You learn theory and Real Life practice in conjuncture. It teaches you the Industrie at large and the theory behind it13
-
"I go to work every morning with the possibility that I might learn something I don’t already know… You should look at every problem and think, ‘what can I learn by doing this?’ And if you think you can learn nothing, forget about doing it." - Milton Glaser
-
When you decide to learn JavaScript and you make a object and realize it is a method, nothing like Java objects😑9
-
The problem with college is that it makes you feel like it's the be-all, end-all of learning. Nothing could be further from the truth. If you want to succeed, you must never, ever stop learning.
-
I've come to the conclusion that one of the reasons I enjoy writing code is because I get to use Visual Studio. As a beginner I have no idea how to use most of it, but it makes me feel like a pro! 😉2
-
when you start using vim more and more and learn about, sure it will take to start enjoying it because there is a learning curve that we can't ignore, than you will be upset that you didn't learn it before, and use it for daily use, the same can be said about linux4
-
I want to be a full stack developer, but should I learn front end or back end first? Or it doesn't matter?11
-
When you learn all the basics of a language but you can't even apply it 2 hours later. Such is programming.
-
I have started to learn Python and have ventured to the usual places to try and learn. Udemy, YouTube, Mimo app, and Programming Hub app.
I'm familiar with programming languages like c#, and JavaScript but have never become proficient in any of them. I'm hoping I can change that with Python.
Im looking for anything I can get. Advice, links, books, not sure what else there is. If it will help me learn and hopefully retain the info than I'm all for it.
Cheers15 -
I've steered clear from react cause I thought it was complicated to learn... but it turns out it was simpler than expected. The dev environment is a mess though...
Hell yeah React! -
When you think you suck something it's NOT your fault - learn how it's done in a different language or framework, then come back to it.
When you think you mastered something, it IS your fault - learn how it's done in a different language or framework, then come back to it. -
!dev
I would like to learn my 3rd language, German. Can someone suggest me some resources that could actually help me to learn it?11 -
my primary goals are:
Continue to learn and improve my developer skills.
Learn and be better at system analysis (through dealing with customers) and system designTo move towards a team lead position.
Learn project management
Learning about the company to find where I can make a contribution from a business perspective rather than just an IT perspective -
Hey, I'm new here, this is my first post and I want to start asking:
I'm not very good at Java and I'd like to learn Python but I don't have much time to improve Java and learn Python.
What should I focus on? (having in mind job offers and future)
Is it worthy to learn both?6 -
Trying to figure out what I should learn, I have a little experience with PHP (Though I am not a huge fan of it). I have thought about Node.js and Ruby but I cant decide. Anyone know what I should learn as a backed language?6
-
Played a game and ate pizza DURING our android class! It was disappointing because we students should learn and focus but man!!! Pizza made it fine! Lol
-
stupid teacher sucked. i passed the class but i felt like i didnt learn anything from him.. how do you guys learn a new lenguage? when making a program do you write it all in paper or just code away and figure it out?6
-
I'm in the mood to learn a new programming language. I know python and I enjoy it. I want to learn a new language, but I'm not sure what I want to learn. I enjoy web development, but I want to learn a lower level programming language. Any recommendations?27
-
Paraphrased wise words from lecture by the one and only Donald Knuth:
If you want to learn something new, don't try to learn by explaining it to another human. Make a computer do it instead because then you'll have to truly understand how something works for all cases.1 -
Something that I need to learn: not taking it personally when people answer something in which I was wrong by terminating their sentences with "..."
When people finish sentences with an ellipsis, I always assume they're judging me as being stupid or something, but indicating that they're refraining from saying it. Almost feels passive-aggressive. I hate it. But I guess I need to learn not to take it personally.8 -
Isn't it so cool when you're part of a team full of experienced people and all you do is learn and learn and learn?4
-
Actually get out of my shit job, and move into IT.
Also fix my left constantly dislocating shoulder before I lose it.
And the obvious, learn more ...1 -
I bought a book with this title:
" learn web developer in 24 hour"
it tock me 3 years and not learn yet. -
Don’t learn things by head because it’s useless.
If you_want_to_learn_a_new_programming_language==true:
Try to get a better view on it -
Employed a lady to work for me , after 3weeks she said she wants to buy equity of 50%..
But am afraid I don't know how it works I guess I have to learn fell free to drop a resource for me to learn oo..books pls.9 -
Help. How good are O'Reilly and dummies books to learn some programming languages and other IT stuff?2
-
For a JavaScript beginner, Is it efficient to learn with or use "Strict Mode" while building stuff?4
-
I worked hard to learn it so I can impress and then ended up loving way too much that it became my career.
-
Is Lua worth learning?
What can be achieved easily with it? What are it's strengths and weaknesses?6 -
Oh, yes. I need this 60 hour udemy course in my life. I will buy it and then learn everything before moving to the next course
*Buy*
*3 minutes later*
Hehe🤡 this other course looks very helpful. I need it so i can learn. I will buy it
*Buy*
*Minutes🤡 later*
Hehe🤡 this new good course is just what i needed to learn in harmony with the previous two courses. I will buy it
*Buy*🤡
🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡💦💦💦💦💦3 -
So I'm currently learning Java and HTML5 at a technical high school.
Buuuut that's boring and I wanna learn more.
What's the easiest programming / scripting language to teach myself first? And where could I find stuff to learn it? :))10 -
I have a question i want to learn java and php. So is it ok if I learn it together. Or should learn one first completely than second?3
-
I don't try to learn new staff but to understand it. The day I need it, it would be easier to learn at that moment than learn everything I find. You can't know everything and that's ok. The important is to know what you need.
-
Hello Guyz!
Need some suggestions where to find some good sources in order to learn laravel. Someone promised me a job if i learn it. Help is appreciated.4 -
When you have no time to learn by code snippet, you'd have to copy and paste it rather than writing it line by line.
-
Just because your friends are all learning JavaScript, doesn't make it the best language to learn first.3
-
I want/need to learn a new language for web backend development.
I have seen Go but everyone is saying it's bad and I shouldn't learn it. What do you think? Should I learn Go or Python? Or maybe some other language?12 -
i keep hearing horror stories about react native, why is that? i just started learning it, is that bad? is it worth to learn it?5
-
Person: is it possible to learn binary?
Another person:
Yes.
Here's the dictionary: 0=0 1=1😏
Ps this is stolen from a quora quote
https://quora.com/Is-it-possible-to...
¯\_(ツ)_/¯ -
Am a Computer Science student. And learned C, C++ and Java. And right now learning C# through online tutorials and practicing side by side.
So my question is, should I learn bash shell or not? Is it worth learning it? Or should I learn powershell scripting? Or should I don't learn either of them.6 -
So I have spent some time playing with Python, but as I understand it JavaScript is the language I should learn first?
I'm a fully fledged VBA Developer of 10+ years btw
Thought I better learn a useful language now though 😂4 -
for android mobile dev
do we really need to learn retrofit?i know that is part of RestApi, but retrofit is really hard to learn and less tutorial about it,maybe if anyone good information its really helpfull for begginer like me,thanks.8 -
How is it okay for elders to swear but not for kids? Kids are gonna learn to swear someday anyways 🙄10
-
Every time I learn something new, and get it implemented in/as a Project
Someone help me to start studying for Exams, can't get myself to it 😂 -
I've decided to try and learn F#, but when I search the job sites, it *always* comes up with 0 jobs. Has anyone worked anywhere that uses it?4
-
"I go to work every morning with the possibility that I might learn something I don’t already know… You should look at every problem and think, ‘what can I learn by doing this?’ And if you think you can learn nothing, forget about doing it." - Milton Glaser1
-
After python should i learn java, like, is it worth it????? or should i directly go into the c family????12
-
Where do i learn https://rexify.org/ caveman technology?
No i will not learn it from that outdated piece of shit documentation
Why are there 0 videos on youtube explaining it?
Why are there 0 courses on udemy explaining it?
Not to mention its written in Perl so now i gotta learn Perl first???
How tf do I learn this bullshit bruh?10 -
How long will it take me to learn laravel? I feel like starting in a big bucket filled with darkness.6
-
Anyone want to do a ReactNative project with me? I'm trying to learn and would would to work with someone who wants to learn it too.1
-
I finally took a day to learn GraphQL
Man... It's fucking amazing!
Any thoughts about it? Production experience? -
So a teacher supposedly promised to introduce me to "web Scripting" as he called it.
Time to learn and all he does is show me Dreamweaver and copy and paste code from anywhere you can imagine, he literally didn't know anything about code .
I thank God I realized that it was better to learn code .1 -
Hi guys I do have this problem while learning and I need an advice from y'all...take python it was created with c if I'm correct, and it has alot of applications very good language, but I do think y shd I learn python why not C ,, even using React I feel like Facebook developed it y can't I learn from the source directly?.jst confused 🤔15
-
The more I learn about ROS the more I am convinced it is just a glorified torture device for a TCP socket1
-
Trying to learn reactjs concepts and angular.. if you could list down all the topics regarding reactjs and angular that are a must learn it is well appreciated.. thank you..3
-
Dart Lang
Has anyone ever used dartjs?
Does it worth to learn? Do you think it promises future? It seems to pale in comparison to react but I'm interested in your thoughts.6 -
Anyone give some fucking good instruction to learn python, i really want to learn it :(( maybe there is some secret to learn it??4
-
What is ploymorphism??? Im new to oop, and wanna learn more abt it. Preferably in examples from pascal or cpp.13
-
To start:
Another tool for artists.
Want to make it cross platform so going to learn electron... See how it goes10 -
I'd like to learn about functional programming. What books, courses, tutorials or articles would you suggest? I have a good understanding of abstract algebra and I felt the need to learn it because my Typescript is a mess and I visibly don't know what I'm doing.1
-
Is it worth it to learn low-code platforms such outsystem? Is it flexible enough to create custom codes or custom UI/Ux? Is too much abstraction worth it for large systems?3
-
What's a good way to learn springboot development? I know the fundamentals of java as a language but never used springboot, and I recently got an internshIp that uses it.
Also, where would I go to learn more about proper best coding practices?
Thanks everyone!6 -
Unity VS Xcode for beginner noob iOS game development? Is it better for a new programmer to learn Unity or learn the frameworks Apple offers?1
-
I'm applying for internships these days. What's your thought on Startups? Is it better if I want to learn new technologies?7
-
!Rant
What do you think of Common Lisp vs the Cool Kids(programming languages) of the present ?
Is it worth to learn it ?2 -
At the v5 of WordPress, is it worth the effort to learn how to develop a theme for it? (Only for blogging purposes)4
-
Be open to other people's code and read a lot of it. Also just trying out new things. Code to learn and improve don't learn to improve code.
-
I'm starting to learn AWS. I have experiences with spring cloud and i am wondering if it makes sense to use it within aws. opinions?1
-
How much time will it take to learn docker?
I want to containerize python deep learning models, which you tensorflow and mxnet.7 -
What is ruby and why should i learn it. also whats the next step after learning fundamentals in Python?13