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 - "things to learn"
-
About six months ago I decided I wanted to learn to write a neural network from the ground up, using only the C++ standard lib. Had to learn some linear algebra, multivariable calc and a dash of wizardry.
The mathematics of neural networks is still one of the coolest things I've ever learnt. It still marvels me that you can make a specialized mini-brain out of nothing but numbers.17 -
Teacher : The world is fast moving, you should learn all the new things in technology. If not you'll be left behind. Try to learn about Cloud, AI, ML, Block chain, Angular, Vue, blah blah blah.....
**pulls out a HTML textbook and starts writing on the board.
<center>.............</center>5 -
Advice that I give to interns/grads:
In uni/college, you're taught *how* to code something to achieve a goal, and 99% of the time the code will work and do the job in a lab.
But when building things for a real production environment, you learn the 100 ways how *not* to code, from seeing things break left right and centre - basically everything and anything can break your code, whether it is users, the OS, other people's code, legacy code, lag, concurrency, the alignment of the moon to your server...5 -
Immediately start doing a project way beyond your level, and within 2 weeks you'll learn things that would take college 2 years to teach you.5
-
Am I the only one who tries to learn several things at the same time but never finishes any of them.7
-
!rant
My laptop feels complete again. I'm back up to 32gb RAM after being down to 8 for a few months...
Now i can have all the virtual machines open without worrying about maxing out my system... time to go break things while I learn what they do! 😄4 -
I forgot what it felt like to not be the domain expert in a thing. 😅 Have to learn a ton of new things for work, which is great, but I feel guilty for being so slow. SO SLOW.
I know it’s normal, I’m just…. Getting used to it. 😉
Anyway, here’s a cat.9 -
I hate all of these rants about JavaScript being a terrible language.
In reality, it's one of the easiest languages to work with. This makes it easier for new programmers to write messy code, but is it the language's fault?
People get mad about the things that happen when you multiply "undefined" and a string...what do you expect?
You also have the freedom to choose from a variety of tools the community has created to solve existing problems. People just don't realize that they don't *have* to learn everything, you just learn as you need them.
Don't blame JavaScript for you bad programming, terrible type conversion needs, and great tooling.23 -
Manager: We are now using libraries for everything. I estimate based on nothing that this will increase productivity x20.
*Project grinds to a halt while devs scramble to learn/implement new library*
General Manager: Where was the productivity increase?
Manager: Our devs are not willing to learn new things quickly4 -
I just spoke to somebody who said she has learnt jQuery and javascript is next on her list of things to learn.
It makes me want to cry.4 -
The bane of my existence is people who get into computer science classes because they just want to make video games and get angry when they actually have to learn things6
-
A senior developer come to interrupt me.
Senior developer: blah...blah....blah about this concept...... that concept... So, any new things you learn lately that you would like to share?
Me: I am learning back C++
Immediately he stop me and said, "Why did you learn C++? It is obsolete, no one use it anymore"
Me (in my head): But, you just said what I learn. It doesn't matter if its obsolete or not. Infact you are wrong, C++ is not obsolete anytime soon. I was about to share on webassembly.
Senior developer: So, would you like to join me in a short sharing session this afternoon.
Me: No thanks, I am really busy (just want to avoid at any cost)8 -
My family didn't support me. In fact, my own father told me I'd never learn to code. I do many things out of pure spite, one of them: pursue a master's degree in computer science to prove an old man wrong.
On my third semester of my bachelor's I was already a better developer than he will ever be 🙄3 -
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 -
Am I being completely ignorant? I like to think of programming like construction (worked for 9 years in that industry) when I learn a new language I approach it the same way as using a new tool. I don't feel like I'm learning a new "trade", just a new way to do the same things i already know how to do using a different method. I feel like a lot of programmers have trouble picking up new languages/frameworks because the THINK it is completely new...where as learn a new TRADE (devops, database arch, design etc) is something completely new/different6
-
"Today my girlfriend gifted me new words"
"hurrah, new things to learn"
"Now I'm waiting for the next new words, I hope they will be as exciting as the last ones"
You couldn't be more right.
Ich liebe dich so sehr~ <37 -
1. Decide to learn optimisation algorithms
2. Realise that you have forgotten calculus
3. Decide to learn from the beginning
4. Search for tutorials
5. Go through the introduction parts
6. You know that you can't complete
7. You watch other entertainment things on YouTube.
Stories of a lazy programmer...11 -
The combination of fun colleagues and trying to learn things (more and more CLI stuff in my case) make my days awesome, also some customer interactions are hilarious, that altogether makes it very much worthwhile!
(although: I'm a Linux engineer, NOT a dev professionally)3 -
Me: Dad, what are you doing with my facebook account
Dad: Just seeing your news feed son
Me: you don't know my password
Dad: Yes...you just logged in one of my phishing pages.
Me: But when did you learn these things?...you don't even know how to send a mail
Dad: Go, drink some gelusil son3 -
>1 year of living and working with a sluggish, overheating and possibly throttling XPS 15.
Finally setting aside 20 minutes to pop the panel off, ripping the fans out and blow out the choking cakes of dust.
It's like new again now. FFS, when will I learn not to postpone things eternally.9 -
I want to do 3 things in life:
1. Learn new technologies and don't work at all just learning.
2. Play video games.
3. Eat without getting over weight.10 -
!rant
So a few colleagues left the company leaving me as the most experienced person for our project and I hated to do all the babysitting for the new colleagues and trying to hold on against the new levels of pressure.
But I have just realized, that this is a great opportunity for me to evolve from a regukar worker to a leader.
Also this opens the door to creating my own company. I haven't felt this excited in a long time.3 -
My coworker doesn't know how to use a terminal. He talked himself into his position and instead of taking the time to learn about the basic commands he keeps asking someone else (including the teammanager, who's actually a software engineer) to do things for him.
For reference; we need the terminal to tail log files, keep track of processes, cron jobs, manipulate file structures, use scp (I use sshfs) to move things between other workstations and servers etc. Being able to use a terminal is one of the basic requirements for our job.
What.
Why.
How.
Why do people do this?2 -
Introduced git in work about 5 months ago, explained to my coworkers how it works, shared links to tutorials, git pro book and everything imaginable.
Almost every day I learn something new ... they keep struggling to checkout a branch or resolve some simple conflict...
I'm just tired of explaining things...
Now I just go and fix every thing and learn a lot :)8 -
I freaking got the job this Monday!
How I did it? Well I suppose I just match the type of person that the company needs. Not in skills but in soft skills. Communicative, honest, motivated to learn new things.
Finally after 5 month unemployment! So happy :D1 -
I found university very worthwhile, mainly for what it exposed me to that I wouldn’t have necessarily learned otherwise. University exposed me to a lot of knowledge which allowed me to discover the fields and concepts that really interested me. It also forced me to learn math, and I’ve come to really love mathematics, even though my knowledge is still not that deep. I really respect and appreciate math now that I have more than a superficial understanding of it.
CS-wise, the things that have been most useful in practice have been complexity, data structures, concurrency, and others, but complexity is probably the absolute most important thing to at least learn the basics of.
I would not say that university is a necessity though. You can absolutely get by teaching yourself, especially if you are disciplined/interested enough to keep doing it. The important thing is to learn *what* to learn.2 -
I have to admit, making JSON API's is a great way to learn a language/framework. You have to deal with so many things that challenge your understanding.6
-
!rant
As a self taught, I used to break what i want to learn into pieces and watch tutorials where people use these pieces. Then I could easily do what I learned, but I could do it exactly how I learned it from the tutorials.
Until one glorious day I found a tutorial about js that doesnt teach you the "how" of things but the "why" of things.
I cant describe how easy and in depth I understand js tutorials now. It is easier even when I have to learn a new framework.
It feels like I fast-forwarded my knowledge growth overnight.
I now see my 3 weeks old code and it disgusts me.6 -
Removed windows 7 and installing this amazing OS. Excited to learn so many new things. Any ideas for cool nicknames to use as user name?27
-
Now that I am coding for money, the motivation to learn and build new things is gone. It has become all about money for me now. I get tired after coding all day and I can’t open my personal laptop to learn new things and do some more.. well.. coding.
Will I ever get that motivation back? Because I have some good ideas in my mind. Just can’t seem to start working on those ideas.8 -
We have a 45year old junior that is left to his own devices. He simultaneously wants help all the time and won't listen to the answers. He also wants help but doesn't want to redo things he's fucked. He wants to finish tasks but not write tests in case it shows problems and he has to do more work.
The worst thing is he wants to get work done but cba to learn the framework, language, tools he's using, or just the feature of the framework he is literally using for his task. He just fumbles about like a blind man in a strip joint until things 'work'.6 -
Being 25 and just now getting employable dev etc skills is really quite daunting when you learn of the old geniuses like Bill Joy, Linus, Wozniak and then hear daily stories of 16 year olds doing amazing things.
Inexperience in a field where everyone demands experience is scary. Still excited to see where I Can l can get though.11 -
Literally no work to do. Learning Ruby to fill the time. Forgot how fun it is to learn new things!4
-
AHH! There's so many cool things to program and so many ideas! not enough time to learn. Right now I'm trying to create my first mobile game in Unity using C# and a note taking app for Android with Java, it's melting my head!6
-
Sometimes you get too used to everything, that you forget to be humble and curious, to explore and learn new things all the time. I miss the time when I say:oh this shit is cool, I am gonna try it out.
Glad someone knocked this back into me. -
Technology evolves so fast and I see people who know plenty of languages and thousands of things. I always try to keep up, but there are day which I don't learn anything at all and when I go to bed I think about how I'm wasting my time and my existence5
-
Still tryin to learn Java and suddenly appears Kotlin... I sometimes want to stop the frig world :'v5
-
Wanted to learn something about API in Python, so I made a little program during a boring lecture. Want to learn qt for a GUI, maybe i can combine those two things. :)2
-
I guess most of the things I do are a bad dev habit?
From not commenting stuff to commenting in German to copying stuff without looking at it, procrastinating a lot, not starting at all, bad naming of variables, bad... Everything? Idk, I have a lot to learn4 -
if you want to learn about sockets I recommend reading this guide.
http://beej.us/guide/bgnet/...
is does require some prev knowledge of unix things, but easy to follow otherwise -
I'm really glad my parent knew the importance of computers. They bought my brother a PC in 2000 and we got the chance to learn a great deal of things. I remember those times with a grin on my face. Probably the happiest years of my life. :)3
-
So I always start learning JS frameworks and end up getting confused by their syntax among other things. Do you guys know of any good websites to learn vanilla JS? My problem is that I probably don't know enough of vanilla and end up getting flustered.11
-
I'm a perfectionist and like things done the right way, but had to learn to let go and remind myself it's the clients site and their choice. No amount of logic and reasoning is going to stop a hellbent client from wanting the dumb things they want, even when it's bad for design, performance, usability and/or SEO.1
-
I freaking hate school curriculums, I have only 5 classes this semester, only two of them are career related and one is about QA, I want to focus on my code, projects, things that really matter but instead I have to do Socials homework, learn how to do research papers, learn about marketing. I really hate this. Besides the classes I have on development are extremely light. And I have to pay for this crap12
-
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 -
Never get too comfortable with a language or technology. By the time you master it, it'll probably change. Be adaptable and always be willing to learn new things.
-
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 -
This belongs to the small bunch of things that makes me feel that life is beautiful.
For a pretty long time, I wanted to learn Haskell, and recently I really fell in love with the category theory. Now how exciting is that when you found that you can learn them both?
I just started it, and I guess it's a pleasure for any programmer who doesn't whine about math. It's free to read:
https://bartoszmilewski.com/2014/...
Or to build 😉
https://github.com/hmemcpy/...4 -
Building an amazingly complex system from scratch in Rust means 2 things to me...
1. Really cool tech with great syntax to learn
2. My value as a developer will be going up a lot. In terms of the salary expectations
I really love when I get to learn a new technology, not for a project or course, but to build really cool real-world applications.
That’s what drives me!5 -
For the amount of things I learn from devrant & it’s community, I have to give you credit. This community has really helped me in the path of success and progression, so I want to thank you all sincerely for this :)14
-
I like to go do a bit of manual labor to remind me I'm not trying to end up with a dead end job making just a hair above minimum wage.
Good motivation for me to try harder in school so I'll actually learn things and not to cheatmy way through like a lot of people I know.2 -
Had a job interview today as a Junior Python dev. The hardest part: they asked things, that I used to learn in some time in the past, but got rusty in my memory because I don't use em much. Like "to write func that sorts array". Last time I was writing sorting without standard library at least half a year ago. Same with the regular expressions (need em the most once in several months) or sql expressions (last time - 7 month ago). How to remember these things?9
-
4 years ago
Me: you probably shouldn’t use an IDE, you would learn a lot more about the language if you did things manually.
JavaFriend: Nah I’m all good
Me: alright you do you
4 years LATER
Me: *gets text* oh it’s from JavaFriend. *opens text*
JavaFriend: “dude so I decided to stop using my IDE’s and start doing things manually and I’m learning so much”
Me: ...
Me: I know. I’ve been doing it like this for a reason.
I know IDEs are helpful and good to use but personally I like to work without them and I feel it helps you learn the language more of you go without it.
If you have opinions on the topic in general lemme know.26 -
Shiieet ... I lost my appetite to learn new things and technology 😐😔 this pendemic need to stop asap.5
-
I wonder what "eligible" means. "The few people who learn anything in this program..." I can't wait to write the copy for my school. "100% of students who turn out to be good at things - will do things well." haha.1
-
Shadow clones like Naruto. Would be able to have jobs, do personal projects, learn things, and have a social life.
(Recurring dream)3 -
A lot of things dev say are true, but this one I don't believe as much:
Many devs say that it's important for everybody to learn a bit of a basic programming language, to learn about computers and how programs are made. I disagree, I think that instead people should learn *how* things work. Ex, in my school people always use a VPN to get around the proxy. I don't care if they know basic statements, I think it's more important to learn how a VPN works. Most of them don't even know what VPN stands for. Am I the only one?3 -
The Linux sound system scene looks like it was deliberately designed to be useless.
ALSA sees all my inputs and outputs, but it can't be used to learn (or control) anything about software and where their sound goes. Plus it's near impossible to identify inputs and outputs.
PulseAudio does all sorts of things automatically, but it's hard to configure and has high latency.
JACK is very convenient to configure, has great command line tools (like you'd expect from Linux), is scriptable, but it doesn't see things.
Generally, all of these see the others as a single output and a single input, which none of them are.11 -
I love arriving at work to see in a mail that a co-worker is literally saying "please test things before delivering it"
Like I did it, it worked, and most importantly, it's their part of the code that had a problem.
Fuck off, learn how to communicate without reproaching stuff you should have done before1 -
"damn bro, you made that? how can i get into coding?"
shut the fuck up. you can get into programming like anyone who wants to can. by googling how to code. it's not the question itself that bothers me, it's the fact that if you actually wanted to code so bad, you already would've googled it. stop projecting your lack of passion on me.
this is most common with programming, but it happens so often with so many other things.
if you want to learn about biology and chemistry, there's free courses online and papers from nih.
if you want to learn about forsenics read a book about it and read about cases and how they were solved.
i could go on and on. the internet gives you access to so much that if you actually wanted to learn something, you would've already have.4 -
Today I decided to quit my job as a web developer.
And so I did..
NOT!
April fools. I'm still working all day without time to do or learn new things.2 -
1. Always have a backup
2. Don't be afraid to fail
Failing is one of the best ways to get better at our craft. Fear is a healthy response to a challenge, but don't let it control you. Go for it. Things will break and that's okay because you have a backup or a way to undo the change. Learn from the mistake and perfect your craft. -
Does anyone else feel like they're the smartest, most experienced dev on the team. And there's like a huge gap between your and everyone else?
So you have your own work and things you want to do, but end up spending a lot of time helping or fixing everyone else's whenever they get stuck?
So in the end you can barely get your own work done and never get any free time to do the things you really want to work on/learn?10 -
5 years ago , when I started coding and problem solving things , my IT teacher said "you need to be patient, to learn coding"
Nowadays I found out why you need to be patient.
To deal with stupid clients ..!!!! -
Hey, does anyone have some tips to learn programming faster? I have the problem that I often forget little things; /15
-
Who is bored with their job?
Wish you had something more challenging other than the same drivel day in and day out? Wish you could learn new things or apply better technologies to existing solutions other than just trudging through each day?7 -
Been looking into 2D maps for a game. I am learning how to use tools that do autotiling. I want to have generated worlds for terrain. It is interesting how the scope of what you are learning starts expanding rapidly and can overwhelm you. I started wanting to learn autotiling. This went from that to autogen, to modifying terrain, to how to store generated terrain, to how to store difference between autogen and player modified, to how to separate things into chunks, to how to store a whole world worth of data! Like dude, chill. Just learn how to use autotiling first. Then learn how autogen, then learn how to efficiently chunk things,. Also the 2d data won't be big so just store the data you genned so if modified. The worlds don't have to be ultra huge. Really stop freaking out what it could be and see what it is. JUST FUCKING ITERATE!
It is wild to watch yourself get featuritus without learning how to crawl fist. Just divide and conquer.29 -
There's a bunch of things I want to get around to this year:
- learn Scala
- get a job/an internship in programming
- start a blog
- start and finish at least a couple of projects that have piled on in my to-do list
- write code that sucks less
- get better at explaining my train of thought to others and teaching -
Finally getting my first certificate in Udacity , which is a website where you can have courses in coding 🚶🏻♀️💕...
In order to get it I had to first learn the lessons there and then do a final project which involves all the things I learned which was HTML and CSS in making and designing websites in browsers 🍃21 -
My coworkers are always too busy to learn new things ... and the only thing they adopted is git... other than that its just a clusterfuck of spaghetti code that everybody develops the way they see fit...
at least we are using a local (because reasons) gitlab-ce that I managed to install on the shadows and kind of introduced it without disrupting their way of pulling pushing ...
and they didn't even log in there , only once.. to create the account 😐
why don't people have any passion to learn? :/2 -
I see a lot of rants about Linux dual boot with Windows and Windows update fucks up grub. So I bought a new ssd and reinstalled Linux, but damn.. its always a lot of work to make everything work again. Every time I still learn new things and I don't have to be afraid anymore after Windows update
-
I've been using C, C++ and Python for 10+ years and suddenly I moved to a new job where I had to learn and use JavaScript.
I think that it is different, as many say, but it is full of lacks and it's like a pile of hacks to make things work. It's a scripting language used as a programming language. What do you think about it?14 -
It's annoying when you just want to learn something as quickly as possible but this tutor talks about his cats or random things that distract him that distract me.5
-
At the age of 10 I got interest in ''changing computer'' things. I started to watch over the shoulder (I don't know if you can say that in English ¯\_(ツ)_/¯ ) of my dad. He programmed I2C and other microcontroller.
I started with little batch files and Visual Basic. I think we all know the ''Virus'' with shutdown 😂
At school in the computer lesson we learned a few other languages. I was the only one who learned these languages at home too. The biggest problem is that you think ''I learn at school and at home I can play games''.
Some day I started to learn PHP and Java at home. I came to Java with Minecraft. Yes, Minecraft. You can learn so many things (like the structure of a network packages from the server) and you can visualize everything with blocks.
Since the professional colleague we learn C# and Python which I use in some projects at home too, for example for the rasperrypi.
Now I'm 17 and I can C#, Visual Basic, PHP, JS, Python, JS and HTML1 -
Do you guys find yourself ignoring things you should be using just because you're too stubborn to learn how they work? Because I just used std::shared_ptr for the first time today.1
-
Well I wish I could abandon jQuery and bootstrap all together and just use some vuejs admin template with my Laravel app. But things are not that easy and I am a lvl 1.0 vuejs user.
So sorry V girl, you gotta learn how to live with Mr.J for a few more months.4 -
Learn about
-Cyber Security
-Machine Learning (especially Reinforcement Learning & GANs)
-Microcontrollers (ATtiny)
Of course I want to finish the projects I'm currently working on and maybe start a YouTube channel about my projects.
Yes I know, it's quite a lot to do, but I don't know if I will ever have the chance to do all that things in my free time again. -
"You have to finish things — that’s what you learn from, you learn by finishing things." - Neil Gaiman3
-
My productivity has gone fucking low.
I have hundreds of things ti do , Prepare for exams, write code for my internship project,write code for my game, learn new things about ML,etc.
But all I fuckin do is play games all day instead of making mine!
Plz help, give me some words of encouragement or tell me something that you do to boost your productivity and keep away from distractions !6 -
Me coding and researching to fix new things everyday and people come to me saying:
"You are working too much"
And I'm thinking: actually, its a never ending learning job, I dedicate so much because almost everyday I learn at least one thing.
But knowing that non-tech people have a hard time around it I just answer: yeah.3 -
I read books on programming. The thing I most like about programming books is that they allow you to learn about topics that you would have never have thought to explore. When people look things up online, they tend to search very specific things, most times actual code. The internet is an incredible source for developers, don't get me wrong. But books allow you to learn about programming in a conceptual way which in turn will make learning new languages easier and allow your understanding of the languages you already know to be deeper.
-
How many of you feel you learn something on the job?
As for myself, I learn much more from books than sitting day in, day out at work, doing more or less of the same things.
To me, this whole trial-and-error way of 'learning' is not really learning. I don't subscribe to this dogma. I don't 'learn' by messing up and fixing something. I need a full specification of why something works, when and how. I'm not satisfied by just being a code plumber.
This, next to the fact that most jobs in small startups don't provide a budget for you to expand your knowledge.5 -
Summer starts now!
Things to do.
1. Get better at overwatch
2. Learn 3d modeling
4. Learn animation
5. Learn how to apply programming to animation to make the process quicker
6...do job bc I need money.5 -
I've been slowly but surely writing the skeleton of a game on my Github.
Now to actually learn the basics of Github so I don't have to copy and paste my code every time there's an update....6 -
The feeling of never being good.
Even thou I am a new programmer, everyone I meet tell me the same stuff. "You will almost never feel good at something". And yes, I never do, even with things I'm fairly good at I still think I haven't grasped it yet. Always new sites and resources to check out, always new things to dig into.
Althou it is what defines us as programmers. To being able to learn and adapt. To explore and being curious, to learn and to advance.2 -
Finally started to *properly* learn Java and make an Android application, instead of copying random code from SO. So glad I made that decision. Well, still a lot of things to learn :/
Here is what I made so far, if you are interested.
https://github.com/ttomovcik/Snappy -
I'm currently at this state:
I'm balancing out two things!
- being an idiot and doing obvious mistakes.
- being skilled and creating smart tricks to speed up development.
Everytime I learn more tricks I also get more opportunities to do obvious mistakes.2 -
Is it only me that I feel I am so special for being a programmer, and also able to think, learn, and analyze better than other people?
I feel like we are small group of people that do magical things that change the world while nobody even realizes or appreciates what we do4 -
Sometimes I feel like I'm the dumbest person in this community :/
But it's okay I think. I'm just 21 and I've lots of things to learn and experience.8 -
I think a question should be added to tech interviews and maybe the most important one.
How many times in a week do you use Google/internet to look for a solution to/information about ur problems.
Tests for a developers ability to learn or try to figure things out themselves..
Feels like a lot of people on my team just do it the way it's always been done ,. Which is ahitty.. and if they don't know something,.. they need to ask someone instead of trying to figure it out themselves...
Reminds me of that fish adage?
They never learn how to fish....26 -
I am a noob as of now. So much to learn! So little time. Its so difficult to juggle between learning new things and academics!3
-
I have a pretty successful project on github
Which I don't think is necessarily my best achievement but all the stuff I do at work is not open
I used the project as a way to learn bash scripting and it kinda caught on.
Sadly I'm not a sys admin or anything I'm more of hardware/embedded engineer but it's still cool to have one of my projects being so used. And I got to learn a little of bash along the way 😁 I now feel super comfortable in a terminal and reading man pages to figure things our which was a skill i lacked previously. I definitely learn better by doing and fixing mistakes along the way -
I'm currently trying to get better at python and to learn django. And here I am, following a c++ course I found on safari books.
Really, sometimes I don't know why I do certain things...2 -
Some of yall really need to learn git and learn how to communicate with other people and fucking be considerate human beings who are not fucking all leaches off society but goddamnit we can’t have nice things. All it’s gotta be is ruthless assholes in this industry I’m fucking so done I hate everyone in dev and I want out I FUCKING WANT OUT PLEASE GOD KILL ME7
-
All of the Packt interactive workshops are free until the end of May using the code 'PACKTFREE' on checkout.
Maybe useful if you want to learn a couple of new things.
courses.packtpub.com2 -
I get to learn so many different things in DevRant, that I want to add it as my task in the Sprint Board
-
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 -
Things to accomplish within the next two years = [
0. Get a job that actually pays me.
1. Use money acquired from said job to buy a bunch of stuff I want. (Like an actual PC instead of a laptop)
2. Learn a bunch of things about back end development (CSS is my passion)
3. Make a 2d game engine, so I can find what the fuck a game engine is/does.
4. Learn to comment my code more frequently.
5. Move out of the big nest.
6. Stop getting mad at video games.];2 -
I don't understand Laravel...
I'm just a software undergrad in my final year. Coming from JS side of things (Express, NextJS), I find Laravel so complex, and maybe unnessecarily complex?
Like, when I wanna learn Laravel, I understand the MVC structure. However, going deeper into it, there are libraries/names like
1. Vagrant
2. Facade
3. Artisan
4. Guard
5. Gate
6. Policies
ALL OF THESE
WHICH I DON'T UNDERSTAND HOW IT TIES TO THE FUCKING MVC STRUCTURE
I'm seriously giving up... My courses forces us to learn this framework, and I feel more and more inadequate because I have so many things to learn, including things for my FYP, which involves the use of NextJS. And can I mention HOW EASY AND MINIMALISTIC JS FRAMEWORKS ARE?
LIKE, I JUST WANNA MAKE A STUPID FUCKING APP MAN, WHY MUST I KNOW SHIT LIKE ARTISAN MAKE, WHAT THE FUCK VAGRANT IS, HOW GATES ARE RELATED TO POLICIES, HOW POLICIES RELATE TO VIEWS, WHY THE FUCK DOES FACADE EXIST, and other fucking stupid questions I need to ask in order to utilize Laravel correctly?
Don't even get me started on JETSTREAM, FORTIFY, LARAVEL/UI, BREEZE. Like, WHY THE FUCK CAN'T YOU JUST HAVE ONE SINGLE PATTERN, AND THEN HAVE GOOD TUTORIALS RELATED TO THAT ONE SINGLE THING?
I don't know, am I just stupid? Looking at Laravel, I feel like my braincells die more and more looking at the words used, the unusual terms, and the pain that comes with trying to learn it, because I don't have time. I'm going to fucking fail this subject because I have too much other stuff in my life to learn about.
I'm fucking tired man...35 -
Being able to learn the basics of many languages so that I can do things the fastest way.
Because the Dutch national railway uses fucking XML for their api5 -
No brain. Half 11 at night is not a good time to learn a new programming language. Please be quiet so I can get some sleep and go back to working on really boring things tomorrow without being grumpy about it
-
There are so many interesting and great things to learn in IT, but I have the feeling, none of these is taught at my university 😪4
-
Hello to everyone. Im new here , but i heard a lot of great things about dev rant and i hope i will learn a lot of new things and solve a lot of problems i have with your help.5
-
Well, I've been reading 'rants' in this community, and I'm amazed at how people discuss various softwares, languages, and sometimes even hardware!
I'd say I'm a noob. Can't even compare my 'coding knowledge' with what people know in this community, and I don't want to. I like that I'm now a part of this community. But I feel intimidated at times by the amount of things there are to learn! And I don't know how to start. I mean, we had a course on C for a semester, and I tried to build up on that myself. Other than that, I've been trying to learn web-dev, made a browser based game and tried to learn some back end. But I don't know exactly how to build up my proficiency with code, and solving problems, from here on out. So I would really appreciate if this golden community could help me out.(Not trying to flatter anyone. I don't express much, but all this is what I genuinely feel, and am grateful about.) I want to know how to go on about learning knew things in the realm of programming, and how I can apply it to solve actual problems. What language should I learn first? What will be valuable in this rapid-paced time? And some courses to help out?
I stumbled upon devRant one day out of nowhere, and I'm glad I did.8 -
What are the things in computer science do I need to learn?
So yeah, I'm still in high school and will be entering IT in a few years, but I am willing to learn now. I already have a good grasp of programming and can create good desktop apps and basic web apps, so teaching basic concepts such as variables, loops, functions is done for me.. But what computer science concepts should I learn next?18 -
Today :
There are Apps to,
Drink water
Walk
Learn languages
Learn new things
Entertain
Increase productivity
Kill time
Make new friends
Order and eat food
Shop
Transport
...
God bless us,
There's an app for everything in this world
PS : someone soon is gonna come up with an App that helps you track and take a shit :(5 -
How do you deal with the learning curve frustration?
So, as a software developers we need to learn things frequently. But when we start, we have a lot of things to cover before we call ourselves average on that subject. Before this stage, there is a lot of frustration, stress, anxiety etc. How do you people handle it?6 -
If you just stay calm and focus on building, you'll eventually come across things you've always wanted to learn, but didn't really see the purpose of it, this applied to everything in life.
For example, today was the first time I needed to use generics in my app, this is something I've always wanted to learn but didn't truly understand it. I've read docs and watched videos online, but still didn't see the benefit of learning generics.
However, once I needed it, I realized why it is relevant, and thus created stronger memory muscles.
Let's break this down:
- You learn more if the thing you need has a purpose.
- Information is simply data, once you apply it, information turns to knowledge.
And this my fellow dev friends is what you get paid for, not information, but knowledge.
And what is knowledge? - experience. -
I hate having to learn stuff for school while actually wanting to learn other things instead. Last semester I preferred the latter, but that got me a bad math grade, which in turn means that I have to actually study for mathematics for the first time in my life in order not to fail the whole year because of one grade.
So I have to delay learning Golang and trying out the Spring framework.
Goddamn it.1 -
Best dev experience was coding one of my favorite board games. I started it early on in 2016, and while it isn't completely do finished (AI needs work and tweaks to the UI), it is functional for hot seat play.
I started doing it because I wanted to make a game and learn some things I didn't know, specifically I was interested in making AIs with different strategies. While I set out to learn this, I've learned so much more along the way.
I'm still really happy when I get to work on it, and having something to show people (that they can actually play!) is a great feeling. -
Hello not a rant,
Are there MS SQL Server admins here who self taught and learn thru self study?
I work in a company where they use MS SQL Server as the database. I would love to 'understand' how to write efficient queries, and how things really work, not just selecting and joining table blindly and not understanding how things work.
Would you recommend how you understand MS SQL Server, or what learning path you took?
Thank you. I would appreciate any suggestions and comments.10 -
Never stay in a company with a too proprietary stack. Always learn to build things on your own and leave as soon as your growth is stunted and leave you unfulfilled. We deserve better
-
Learn the hard way:
Episode 1:
Struggled 4 hours building my package. Some dependent package was failing build. Tried everything and atlast, contacted that package developer. He checked and said: "It seems it's broken. You can use v1.1 instead."
Lesson learnt: Sometimes, it's better to ask instead of banging your head and debugging things out. -
Typical interview response from employers nowadays on a candidate's tech skills:
"We don't have the budget to teach someone how to work with the technology. We expect from you that you are already an expert and you need no guidance. We have neither time nor money for slowdowns. We are under pressure to deliver"
Back in the days "I'm willing to learn" used to be of value, but things have changed.9 -
Just a small discussion topic, if you could look through the source code ad have full access to 1 project/application/game/moon base forever, what would you choose and why?
For me, I would love to go through the source code for the game Hyper Light Drifter, would love to see some of the inner workings and just learn new methods of doing things.10 -
Tbh Myself ... Ive always admired people who do awesome things and for quite a time I thought if myself as incapable to do something like that, and whenever I tried I either failed or just dropped the project, so I had to learn to believe in myself and to use dissapointments as a building platform and dont let em discourage me.2
-
Personal projects, I think, are 50% of the battle, and projects you are required to complete are the other 50%.
Personal projects encourage you to try new and hard things without too much fear of failure.
Required projects make you learn something and complete it.
Both are absolutely essential to craft a well-rounded dev. -
I watch a lot of coding content these days just to get a feel for what's the message given to freshers or non tech people about the IT industry.
One of the things I immensely disagree with, is the idea that software engineers learn throughout their career. I disagree with the word 'throughout'.
They completely ignore stagnation on the job and also this fact that learning new technology at some point in ur career just wouldn't make sense, effort wise and financially.
Here's something I'll never do - Learn Ruby and then proceed to Ruby on Rails. Because the system wouldn't consider my past experience with NodeJS and Laravel, as a result I would be considered a fresher. So it wouldn't make sense for me to put this much effort and start all over again.
Also, your learning curve does plateau at some point in ur career for a certain amount of time. You may learn new things but sometimes you're only concerned with maintaining pre-built stuff so you don't learn new things.
I know some engineers are motivated enough to learn new things outside of a job. But I just wanted to say this.5 -
I tried to learn Webpack for the second time in my life and ended up adopting RiotJs and discovering devrant. But still don't know how to setup a webpack correctly.
Now, everytime I want to discover awesome things, I will try to learn this stupid so called tool named Webpack -
Apparently, a lot of people here are complaining about the fact cs classes (and I'm talking about uni here) are way too much theory and far too less teaching practical things. And don't get me wrong, I don't like viewing cs only from a theoretic point of view either, BUT I think cs education is made to teach you how solve complex cs problems by yourself and give you the tools on how to learn about these things in the future. And this is very much theory.
CS is the science part, so don't wonder if there's a lot of theory in it. If you only want to learn how to program, maybe you should take programming courses instead.
In school though, cs education should be less theory and more doing practical (funny) things, programming, "how does the internet work", "why I should not give my credit card details to random strangers on the internet", things like that.2 -
After 2 interviews and a complex case study made to apply for Javascript Architect I was asked to travel from Brazil to Germany for final interview. First question:
Interviewer: what are things that you want to learn next.
Me (dumb): Maybe some functional language like Erlang
Interviewer: why not Javascript?
Me (dumber): Javascript is not that good for functional
Man, I WAS nervous that day 😭3 -
I want to understand things well enough that I can mentor those who want to learn what I’ve already learned, maybe making it easier for them than it’s been for me.
-
Does anyone know good resources to learn Arduino Programming?
I have a basic understanding of C, I am looking for a series (of articles preferably) that walks you through the available libraries and the electrical engineering side of things.5 -
So I taught git to my colleagues. They were happy to learn new things.
I asked them to commit things that they have done with proper message in every projects from now on. I find 50-80 commits to pull in every 10mins. Ughhh. They were committing every single changes they were making. 😂😂😂
Sometimes simple things can overwhelms some people4 -
That nerdy moment when you explain HTML/CSS to a friend willing to learn how things work and you're using Star Trek factions as an example. Gutters become neutral zones, classes become colors by discipline, and Romulans are designated by their identification as a species after the Hobus star system goes supernova.
http://codepen.io/lquessenberry/...4 -
Perhaps one of the most important things I will ever learn in life is how powerful regularity is. Read up on a topic once? Understand nothing? Read more random shit on it. Keep reading. And then stare in awe as things fall into place.
I'm writing this out not because people don't know this. Almost everyone knows this. But it's nice to be reminded of it. It's nice to be reminded that learning new things and honing bew skills is never easy. It's nice to be reminded that there's great knowledge and skills waiting to be learned.
This is not meant as motivation so much as it is meant as a reminder. Our colleagues may be garbage. Our clients may be garbage. Our bosses, the interns, the new dev, and almost certainly ourselves, are almost always garbage.
But if you've learned 1-2 new things today, the day wasn't garbage.
I'm just learning move semantics... -
I'm in this weird place where I want a job but also want to learn new languages so that I have better chances of getting a job. I also really like learning and figuring out new ways to develop things and seeing what's out there.
-
I decided I am going to get full into Minecraft modding. It will be an opportunity to learn Java and Kotlin. I want to explore some game ideas in a well defined sandbox.
Some things I want to explore.
1. AI that helps you build and survive. This fascinates me and seems like it could be a good challenge. I like the idea of learning how to separate structures into chunks. I think I will learn a bit about tree data structures here. Maybe learn something about BSP trees (if applicable).
2. The idea of an RPG quest system tacked onto a sandbox. I want to spawn structures and create non-repetitive story lines. Minecraft can be really desolate if you are not playing on a server. Worlds tend to be empty and devoid of story.
3. Maybe try a hand at terrain gen. This could be fun to explore entropy math. It is fun to draw things with math.
I am sure I will come up with other fun things to explore here.9 -
Started working with the Fish Shell, liked it pretty much until I had to write a shell script!! Things are so different from bash/zsh. Now i need to learn how you do things in fish.
Fuck you Fish!!:/7 -
I think my biggest issue is learning, I never really learned how to 'learn' like take notes or 'study' things. My method of learning is more akin to skimming books (not knowing a good way for me to take notes on it) and articles, while also just testing stuff like I'm throwing things at a wall till it sticks and I pick up a lesson from that after wasted hours of trial and error that might have been avoided with properly knowing how to learn.
I need to figure out how to properly note-take and learn and properly go through all the books I've 'read' but never really learned.4 -
I will always be grateful to those friends that were patient enough to show me how WordPress worked when I had no idea, to the one that encouraged me to start learning rails, etc.
Because I've meet such great programmers that are just horrible persons and I've learn to appreciate my friends who have always been there everytime I couldn't get things around.
I'll always be grateful to you guys :)2 -
Hi, sorry to bother anyone but I'm a high school junior looking for advice on learning computer programming and related topics
I just want to ask what kind of resources I should look for and some things I should try to learn before I graduate high school (a school with no programming courses. :( sadly)
Any advice or help is appreciated. Thank you for your time15 -
Wow, just have to share a story:
A photographer friend of mine asked me to make a program for him to manage shootings and models etc. and since I'm still a cs student and have the time I agreed. To spice things up I decided to learn something new and voilà I used JavaScript (that I never used before) and HTML (which I only know a liiiitle bit) and some CSS (also little experience) and with Electron.js and the help of YouTube and Udemy I created 40% of the program today!
That's exactly what amazes me about programming... You can learn the basic skills in no time and create working things!
I <3 Programming2 -
Studying human languages.
They are so much more complex than a programming language and full of irregularities and stuff you can't really learn but have to 'feel'. This helped me a lot developing methods to learn new things quite easily and knowing foreign languages are kinda useful when I have to communicate with people too.3 -
How did you learn cyber security, especially pentesting ?
I know that making VM lab and/or doing CTFs and reading writeups can help a lot, but is there any more "formal" way to get into things like pentesting etc. ?
(Without having to pay for OSCP, Sans and all this)5 -
I'm going through my Udemy courses for the hell of it and see if I might even learn some things, started a course I knew would start of way too basic but Jesus Christ, 7 lectures for doing basic player movement and animation... Strap in boys, it's going to be a long ride
-
For me it has to be dealing with other developers who don’t want to keen with the times.
I don’t mind anyone deciding they don’t want to learn new things, for whatever reason.
But when you’re in a team if you feel that way it’s unreasonable to expect the whole team to stop developing their skills for you.3 -
Finally started to learn Node.js and actually set up a small server with node and express and ejs, it honestly works nice but requires so many small things that take a bit to set up, while an apache server running PHP and Mysql would take me 5 minutes max to set up, but either way still trying to make that transition.5
-
Sometimes i feel bored of developing but i wan't to, i don't know how to explain this feeling. Do you guys sometimes feel the same ? Like i have a lot of things to do, i would like to learn new things but when i launch Unity for example i feel lazy, bored of it.
I'm stressing about my further carier, will i feel the same and so, stop developing as a job ?
I don't know if i'm the right post subject, and sorry for my english btw.2 -
How to fail my interview 101:
1. Change your GitHub status to "I love learning new things every day"
2. Start by showing off your code katas
3. "React is the best way to do frontend"
4. "Unit tests are necessary"
5. "TypeScript is better than JavaScript"
6. "I don't have to learn CSS, I use Tailwind"19 -
I dunno if any of my choices have been "bad". Humans are great at explaining things to themselves to feel better. Narratives is our strength and we love them.
In hindsight everything seems to be a correct choice and kinda makes sense. For everything else is just a lesson to learn from.2 -
I don't know if my boss just wants me to learn how to use a new internal deployment process or just likes giving me unnecessary low-value work to take up time...
I could and have just copied the program via SFTP and unzip it to set it up....
(This is a testing and does not need to be in production...)
I have better things I could be doing and just want to get this done and closed but ... -
That is strange. I have become developer at 27. Well, I 've decided to become a developer, to be honest, started to learn C++. I have tried lot's of things before: sale things, play bass guitar, copyrighting, driving a bulldozer. All reactions towards my choises was negative, and descision to become developer, programmer was like: "ok, do it"4
-
Things nobody told you when starting to learn a new programming language:
Congratulations! You became a collector. From now on you will collect websites, books and a ton of related software.4 -
As a fan of C#, I'll be entering the world of web development with ASP.NET, but there are so many things to learn before getting started! Javascript, bootstrap, css grid stuff, angular vs react things, docker, microservices, http and REST stuff, accessing some remote thing through ssh. I feel so intimated and don't know where to start!14
-
The things I know how to do I'm always least likely to even start and definitely unlikely to finish.
But anything I need to trial and error or experiment and learn I'm way more likely to waste days on for a coin flip of an eventual result2 -
Would it be plagiarism to convert a video tutorial to a text version write-up for others like myself who prefer not interpreting my music to learn
Or would the resulting documents be something to keep to myself for when I inevitably search the same things3 -
I'm starting to think that I could listen to some podcasts while I work, to learn things in the background.
Would you recommend good podcasts?
I'd like to listen to software dev good practices, or real life dev stories to learn from. Also videogame dev related would be good too.5 -
When this development rush nightmare started in october, I thought I could handle it until January.
Now, I just don't know how without destroying myself.
This is one of these important things one should to learn.1 -
Getting into things that seem close to impossible.
Then I learn about new things to get the impossible possible. 😎🤓
Ya that's how I roll. -
Overcome the fact that even though I'm starting to be really good at what I'm doing, someone will be better at what I do, and there are always new things to learn from anything. And instead of crying on my own lack of skills, don't waste time and learn from these guys who are better1
-
"Learn coding to make more money" ads are the funniest things ever. Like some underskilled graphic designer must've sat with his shitty laptop to design on a pirated software for a meagre wage, a poster that talked about how to earn more money.
-
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 -
Dad was (and is) a technic freak, I played as kid with electronics instead of toys.
I'm always interested to modify things to feel more individual (Own Skins in game, modding, ...)
This and the love to games (-> "I wannaa make my own videogame daddy") developed into a curious computer science student working at IBM that loves to learn anything related to it and I'm so freaking happy about it! ☺️ -
There is a project: multi step form. It has login form, text field, date, upload. It is written in jQuery, Zend and oracle. I need to rewrite. I can use my familar jQuery, PHP skills. Or I can go for react redux, build API with Zend. The issue is that I only have 2 months. Very basic knowledge of react, redux webpack. So I need to learn and build the project. Should I go for new tech. I am not sure I can reach deadline, as there are many things to learn. Advice? If i use the new tech, how do I learn quickly?5
-
Things I want to accomplish in 2023:
- learn rust
- learn a functional programming language (elixir probably)
- finish the O'Reilly book about microservices
- learn and contribute to gnunet
- read at least other 2 books about SE
Regarding the last point, I've always underestimated SE books.15 -
I'm studying 10-12 hours every day, and it feels like I'm stuck in a loop that every time I learn something new I feel like I have to learn other 10 things at the same time. At least I finally found something useful to do while I don't find a job.2
-
I'd say general every day problem solving and observing the processes of the natural world.
When you take the time to observe and learn from the natural world you can really learn alot from it. Nature has alot of the things we work on already figured out 🙂 -
Don't remember who recommended me wes bos, but generally it's ok, you do learn a lot, even things not directly mentioned in the usual tutorials, but the amount of mistakes he makes, makes it look like hes just started learning it himself and now tries to just quickly shoot out a course out thin air to just bust some more money up his pocket2
-
I'm working in a company as fullstack developer where we use Angular for frontend, and C# for backend, lots of cool things to learn, for instance, we need a way to dynamically load forms controlled from backend, not something that is common but interesting to solve.
However, I feel sometimes I don't belong here, not because the things we do is not fun, it's just that most of the developers have very little experience with building web apps. And this means I don't develop as much as I wanted towards the web path.
I was informed before starting here, that 3 web devs would be hired including me, and they have experience with Angular. After I was hired, one guy decided to jump off (skilled web dev), and it was only me and the other guy left. The other guy has little experience with the web in general, but extremely good in terms of architecture and programming patterns in C#.
The salary is fine, but it's just I don't feel the growth I was expecting. Most of the things I learn on my own, which I've done in the past years.
I'm thinking that if I work in a place with skilled web devs, I'll learn lots of great things which I don't have to search all the time.3 -
So, this Thursday I'm starting new job. Finally I can say arrivederci to any WordPress and support things. I'm gonna work in Laravel for minimum 2.5 months and then it's quite possible I will also work in .NET. I'm pumped by this, but also I will have to learn a lot just in time.1
-
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
-
1. No sugary snacks (ugh, gonna be brutal).
2. Find a Node project I can become a regular contributor to (because I haven't had an excuse to really learn Node yet).
3. Learn to sit back and stop worrying about whatever the big new thing is in the industry. Be content to read up on it and see how it plays out.
That third one can fit my laid back personality anyway, but it's so hard not to get caught up in worry when things like Node, Blockchain, and AI become such big crazes -- and then the hype dies down.
Of course, I do still want to learn and use Node, but anxiety about being left behind isn't a factor anymore. So that's a plus. -
If you would have a cluster made of 10 RPi, what would you do? I'm looking for fun project to make and I'm willing to learn new things.7
-
i have to choose an instructor for my university final project and i'm gonna choose the teacher who is strict and always gives tasks on which i spend time to think and do researches and learn new things, because i like this kind of pressure and i like being pushed to my limits and to discover what i am capable of doing!2
-
Working with others is always a great way to improve, no matter their skill.
If -
They're better than you, you get to learn new things
They're worse than you, you get to learn how to be a better leader.
Rest assured, folks.
<!-- Was too lazy to write this in code. --> -
What happens as you accrue years of experience is, you feel as if you learned a lot, actually its yes and no, yes because working in an environment with deadlines teaches things, no because the tech is changing.
The fact is tech is changing every few months if not year, one should be having a baby's curiosity to learn and adapt to the new practices.
When I started my tech career I was having a growth mindset, as I went on I felt somehow I got into a fixed mindset and got frustrated often. It's better late than never to realize that you may get wrong more often than right and learn to have an open mind when working.
Finally always take it easy on yourself, learn and move on.4 -
HOLY FUCK! Why is JS world so fucking confusing? I haven't even started learning it and its already giving me a headache. I feel like there are a billion different things i have to learn that aren't just "vanilla js". All i want to do is learn some web dev, take on freelance work, become a digital nomad. Im a simple C++ and ios/android developer things are so straight forward. JS seems like a clusterfuck of just stuff 😧 Id like to say this isnt a my language is > than yours rant. This is a "like what the fuck" rant. My brain was like Html, Css, JS cool thats all i have to learn... boy was i wrong. Can someone give me a word of wisdom as i go down this apparent rabbit hole?6
-
You ever feel like it doesn't really matter what you learn, you'll never get anywhere because politics, etc? That's kind of how I'm feeling now. I've been using my time unemployed to teach myself new things, but it's not really helpful when it comes to finding another job. My personal savings can keep me going for about a year, I think. I'd rather not have to test it though.1
-
I was just watching a livestream YouTube video hoping to learn something new but the streamer clearly has no idea what he is doing. He was just looking things up all the time and failing miserable to find anything useful for the program he's trying to build.
Funny thing, the last statement he said was: "I give up, bye!" and that's it!! 1.5 hours of my life wasted for nothing. -
Actually not a rant, I just want to share my happiness with you guys. Finally I broke out of a startup, and got accepted to an international big company. Cannot wait for the things I’ll learn there, it’s so exciting! (Yep, this is a very big milestone for me as an autodidact programmer.)
Any advice you can give to me? What was your biggest achievement so far in your carreer?6 -
"You have to finish things — that’s what you learn from, you learn by finishing things." - Neil Gaiman
-
Do any of you all have any recommendations on how to drill functional programming concepts into my brainhole? Any good resources or things that helped you learn? My brain is object oriented and I'm really struggling to "see the light" and become another FP hypebeast (which is what I feel most people become when they really learn this stuff)
Send help
Regards,
A desperate loser who doesn't wanna fail her course 🥺🤷13 -
Hi friends of devRant. I'm looking for some advise.
I love learning new things(tech). I want to try out a lot of things like crypto, game dev, AR/VR, etc. I'm also a student and worried about my career. You know you just can't keep exploring technologies and not focus on a single track. Currently, I'm good with web dev. It feels so difficult at times. I hate leetcoding/competitive programming. So you can guess I'm not great with whiteboard interviews. How do I manage time to learn new things and also be able to land a job in a domain? Do you ever feel the same? Any career advise?5 -
!rant. Story:
There are a lot of things I would like to do, but the lack of enough money makes it hard.
My goals are to become more active on YouTube, find clients and hold them, try to learn how to sell products convincingly, become better at web design, understand university-level mathematics, leave Germany (one particular reason for this is the need of the redundant imprint), help people around the world, become more fit bodywise (by doing e.g. swimming, jogging and going to the gym), eat healthy and drink a lot of water, work on my emotional intelligence, learn peoples' behaviours and why they do what they do, write my own book, finally start practicing yoga and muay thai, live on my own, make a world tour for a year, learn the skill of powered paragliding, getting the license for powered paragliding, glide with a powered paraglider the whole day, build a house in the woods, create my own satellite and launch it, develop new things (like building some sort of vehicle that can fly in a special way), learn about biology, chemistry, physics (I hate it, but I believe in the power of what is going to happen once you learn it), become more aware of what is happening, live on the streets with no money to learn the ability to survive in more extreme situations, learn how to use guns, bombs, snipers and knifes properly (don't assume that I am a terrorist now haha, I am just interested in that type of stuff. That's all to it) ...
But all of that, obviously, not in 2020. More like within 10 years.1 -
- Finish "Introduction to algorithms"
- Learn some genetic algorithms
- Get my hands dirty on reinforcement learning
- Learn more about data streaming application (My currently app is still using plain stupid REST to transport image). I don't know, maybe Kafka and RabbitMQ.
- Learn to implement some distributed system prototypes to get fitter at this topic. There must be more than REST for communicating between components.
- Implementing a searching module for my app with elastic search.
- Employ redis at sometime for background tasks.
- Get my handy dirty on some operating system concepts (Interprocess Communication, I am looking at you)
- Take a look at Assembly (I dont want to do much with Assembly, maybe just want to implement one or two programs to know how things work)
- Learn a bit of parallel computing with CUDA to know what the hell Tensorflow is doing with my graphic card.
- Maybe finishing my first research paper
- Pass my electrical engineering exam (I suck at EE)1 -
Does anyone have any tips on how to test a software developer for problem-solving skills and learning capabilities?
I don't really care if the developer knows frameworks and languages XYZ. I want to know if he/she can learn those things, knows how to find answers to problems and actually tries to do a good job. Those seem the most valuable skills to me.
Any suggestions?5 -
I love JS. And then this things happen... I want to learn TypeScript so much (not really related as I don't know if it avoids this).
Btw, I ended up finding ++n works too, so in the end it was 'Question '+ ++n;7 -
So many things to learn.
So little brain.
UGH.
Android Studio or React Native?
Then after learning something, it's gonna be outdated. UGH.8 -
I hope people don't use container to workaround dependency issues. That's like buying a new computer because you don't know how to upgrade a tiny software. We should learn how to manage things properly, not wrapping shits up and pretend it is clean4
-
Question for those who are in or have gone to college. Were you there to actually learn things? Or just get a degree?5
-
I would have needed to smoke enough crack to think that learning a new language was a good idea and then even more to start. As soon as I hit having to learn things I move straight onto black tar heroin.2
-
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 -
Trying to be a minimalist, I've always kept to learning a single programming language for each paradigm or type. Now my boredom (probably mild burnout) is making things get out of hand. I want to learn so many languages.
How many programming languages have you learned so far?16 -
Happy Christmas and happy new years. 2018 was not a good year for me. Many project got delayed and not happy with my performance. I wanted to learn many thing and do many things but was not able to achieve those things.
I don't even feel like enjoying my birthday anymore. (It's on 27).
Let's hope the 2019 will be better than this dumpster fuck 2018. -
So because @QuanticoCEO said devs should go deep and learn low level.
How many years did it take you until you thought you'd be/you're a good senior developer?
I think I learned a lot but I also think it's just a fraction of how much I'd have to learn to understand the bigger picture.
And do you have any recommandations on material which made you go "OHHHHHHH"?
(My new discovery was the YT-channel of "thechernoproject" who made me rethink some things)3 -
Been 6 months at this one company and still don't have a good grasp on many things, I'm also almost absolutely useless in oncall and always loop in someone else, it's like my brain just afks.
I'm sure everyone has that one dumb Dev on their team, guess it's me this time, I can sense the annoyance from my teammates by my stupidity so far, there's just so much to learn about domains and specific things that only come up when things break, idk how to gain proper knowledge without someone babysitting me and Its shit for someone to do that (I'm not a junior Dev)12 -
I did software engineering but it was total waste of 4 years for learning. It was good for networking and exploring the shit going on in tech world but learning is always self work. You have to learn most of things by self i.e self-taught. The second main thing is practice every single day, there is no fucking shortcut.. I repeat no.
-
lol every time I look at actively maintained code on GitHub
Thing is, there'll always be things I don't know. One needs to learn that. However, it's not an excuse to stop learning, so just keep learning every day and be confident in what you know -
What was/is your plan to make the most of your college time ?
(You know lots of unnecessary classes , homework, etc)
I mean a plan to be acceptable in classes but also make money / or at least learn cool things6 -
I need to learn to stop offering help or telling everyone else how they should be doing things...
I end up giving myself more work..
If only I had time to look for a new team...1 -
Sometimes knowing how to program has this weird effect where you pick apart all tech that has some cross over into your field. I rarely visit a website without seeing something that makes me think, “who the hell thought that was a good idea”.
Lately though, as I learn more about the management side of things, I can see many more reasons that stupid things end up in good products. Lack of time and trying to over-engineering to cater for some odd edge case being the 2 biggest killers.
In 2018 I’m going to be a bit nicer about silly technical mistakes.2 -
I see managers micromanage by having a junior developer to track the things people are doing. Micromanagement is truly a trickle down issue. They learn it from their managers and so on.
-
I got let go recently. I’m pretty bummed out, I thought I was making progress, but I’m still far behind. Things that should be simple for me and I feel like a complete idiot. I’m trying to make a project for myself to get better with Frontend and some Backend. I just want to get better and learn, I hate feeling stupid when I program or code. I’m just so frustrated.10
-
every work i'm at, every assignment i do, i have to learn how THEY do things, how THEY think about things, i can't just be doing stuff, i have to be thinking about how THEY want me to do the stuff, how THEY would do it.
... who the fuck am I? how the fuck do I do stuff and think about stuff?
how the fuck would i know?
:'( -
why the fuck do interviews ask me about architecture and shit?
the role of a normal code monkey ur hiring for probably doesnt have the code monkey making the architecture decisions
i dont make the architecture decisions in my current role either
im happy to learn, and point out if i think things are weird when encountering specifications , but goddamn fuck off5 -
Feels good to work at a new company again, but i miss the feeling of learning new things and the challenge i dont know if im just rushing things too fast or what. I want to learn more things in a much faster pace, am i being to impatient?
Need comments about this devrant community.
Thanks1 -
(!Rant)
Quasi real-time natural language translation. You guys think it will be a thing in our lifetime? I'm a novice programmer but i really want to contribute in this field. Aside of a deeper knowledge of linguistics, what would be beneficial code-wise if one would learn these things?
On this note; fuck learning Chinese - I'm a lazy nerd 😎2 -
My partner is so fucking output oriented, that according to him the worth of the things we learn in the process is lost on him.2
-
Vacation ? Bro I have so many things to learn, am not taking any chances. Vacation can wait till next year
-
I know there will always be new things to learn... But...
How do you guys deal with that overwhelming feeling that strikes when you start to think about how many things are there to study/research/understand yet?
Do you even feel it at all?2 -
I started programming when I was 10. MS LOGO was being taught to us in school. I then started learning QBASIC when I was 12. When I was 15, I started coding in Java. Since then coding has become my source of bread and butter. I feel I need to learn lot of things to call myself a hardcore programmer.
-
So with Christmas coming up my family asked me to make a list of the things I want, all of it adding up to a maximum of €25. Me being me I really don't know what I want other than that I would like something educational and programming related also something to learn machine learning would be nice
All help would be appreciated7 -
Scala lang is hard to learn(not saying that sucks), but first I don't want to learn this language, I just wanted to use some functions for a hobby project and this project I found on internet had all I need so I just wanted to translate it to Python, using an online Scala compiler I pasted the functions I needed anddddd error can't compile it it, because the functions had some extra things that were not part in the file where functions were, these things check for null values(?) so I was looking into the project where these "keywords" comes from and I can't find it, so after some grep in the project files I found the "keyword" I was able to compile it, also I weird thing about this language is that there is no return keyword
So yes I find this lang not that intuitive (for me at least)4 -
Should I develope an app to make some money
Or learn some cool things about security
Or maybe both ?16 -
I mainly using react/svelte + node on making web projects, but I wanted to learn new things outside JS environment. Should I learn RoR(Ruby) or Phoenix(Elixir)?
P.S. I will learn the language first before jumped into the framework6 -
I am currently bored in school and at home and want to build a Jarvis like virtual assistant for both my home computer and school computer
Anyone have an idea of where I should start and the kind of things I should look into and learn
Assume I have no knowledge since
Thank you for your time4 -
Hi devs!
I need your advice.
I have given interview recently and I am ashamed of how many gaps are there in my knowledge of programming.
There are some many things to learn in JavaScript and I am lacking in each of the basic things.
Please advice how can I manage this and get myself to learn on daily basis. like coding even if you don't feel like it ?2 -
When starting primary school, my parents got me a low-spec Pentium 4 with Windows 98. I was fascinated and started learning many things in MS Office. This led to small adventure-like games in PowerPoint.
I quickly found the limits of PowerPoint and started to dive into C++ at around 10. I never made a game, but only because I experienced how unlimited the possibilities are you have when you know how to write software and this realisation kept me motivated to learn more and more things. -
Anybody have advice about figuring out how you learn and how to have discipline doing things you don't like (everything related to being a codemonkey) so I can git gud?1
-
Things got messy and messy whenever i start to learn new thing. I couldn't find how to start and where to start and what to after one....
😣😣😣😣1 -
At university: Error 404
But as I say: you can learn from everything, from good how to do the things, from bad how to not do the things.
One example: don't copy code directly from a PowerPoint presentation, it will change the " to other symbol and make you look like a fool when the compiler throws errors and you don't figure it out why -
Site runs beautifully on desktop. Runs shitty on mobile. Working and reworking these damn lightboxes to hold videos in them. Sigh. You’d think I’d learn by now to check things on an actual mobile device and not an emulator (i know. This is my fault). Welp. There goes my vacation3
-
So i have learn android studio course (kotlin) for the basic.I've been practicing for some things, like recyclerview, ViewModel, bottomsheet, fragment, nav view,Firebase auth, intent and some other basic stuff.right now I'm confused what to do next, if it continues I don't know what to learn next, I know there's still a lot of things to learn, it's just that I don't know what it is, I'm trying to find out what apps a beginner should make like me, but most of the suggestions are still far from my abilities, such as making a calculator. So can you give a little advice to beginners like me, thanks6
-
I started Discord server for cascading-style-sheets (CSS) --- you know... that thing you write to make things look good. Come join in. Learn - and share what you know. It doesn't have to be so hard. https://discord.gg/BqdMkVS5
-
Good morning all,
New to this app and figured I could use it to learn a few things and to meet some people in the field. Currently studying game design and learning C# in Unity. Any other game devs in here?3 -
!rant
I wanted to know a few suggestions of cheap/easy microcontrollers for you to learn a bit of assembly.
Nothing fancy though, I just want to experiment with these things.14 -
The first time was the time my father bought a pc for his work,I was around 5,I didn't know anything about computers back then,I just wanted to change things and see what happens!The first time I actually understood what devs do was the first year of high school when I started to learn C++ :))
-
I am a cs student at first class. Obviously we take an algorithm lesson. However, despite we have learned all things related to OOP , we didn't even learn switch case statement not even bubble sort algorithm or anything related to the algorithms. Because of that in my free time I learn this stuff individually. I know we will learn these things in the second class but it doesn't make sense to program anything without knowing them because you need to use them. You can use standard library but that doesn't mean you don't need to know how that works.
-
I am going to a hackathon for the first time with little knowledge (or u can say no knowledge) what advice can anyone can give so that I don't screw it up and how can I learn new things?3
-
Im always trying to learn new things. Im passionate about learning new things, especially development. So much i started a small collaboration group of developers and slack group to collaborate new projects/ideas,get to know new people, and just to learn new things from each other. The group is not language specific developers only, but mostly consists of PHP/Laravel developers at the moment, so im always trying to grow that network as much as possible, so if you would like to join my network to collaborate new ideas or to just even talk to some cool cats, ill send you an invite any day. Anyways, back to my original reason for this post. Im mid level developer who considers himself pretty knowledgeable in PHP and Laravel. Im curious to what other developers use to learn new things. Im constantly questioning my skillset and compare myself to senior developers who always blow me away with their knowledge which often makes me feel like i dont know enough. Currently I use resources such as:
-laracasts.com
-serversforhackers.com
-digital ocean articles or any textbook that wont cost me an arm and a leg lol
I mean i just want to learn about tech related stuff always but currently interested in learning specifically about development topics such as:
- Server administration because i would consider this my weakest skill set (things like provisioning,nginx/security, deployment)
- Continous Integration (as ive never been at a job that practices it)
- RESTful APIs(as ive never developed one)
and so much more but i wont waste your time with my never ending list. What resources/tools do you guys use for your learning?6 -
I wish devRant was also a little fluid to browse, I personally enjoy Twitter a lot, cause the transitions are really smooth and things load pretty quick.
I can understand that this platform is built by a very small team, but I think making this platform open source can help things change quite a lot.
Not only it would help people learn open source contributions, but it would also help improve the platform as a whole.
A community of developers building a community 'for' developers would go a long way in the future.1 -
The more I learn, the more easily I get triggered at little things.
Read heapq python documentation to implement a min priority queue
Intuitively wrote heapq.push and heapq.pop in my code
Got to know that it's actually heapq.heappush and heapq.heappop
TRIGGERED! -
!rant
So I am quite good in learning a programming language while doing a project with it. But I am really bad in "classical learning". I learned English in school from grade 3 and had three years of Spanish in my highschool but I learned absolutely nothing in my Spanish class. Now I would love to learn some other languages but my brain is kinda blocked. It seems like I first have to learn how to learn. What are some learning practices that you guys use? Especially for topics where you have to memorize things instead of understanding the logic behind it. And how do you train your brain to become a better learner? Thanks in advance!1 -
- Curiosity - always eager to learn how stuff worked
- Money [obviously]
- Future is technology
- minimal interaction with people
- I'm good at it
- call it a guity pleasure but it gives me sence of being better than people around me [don't take it seriously]
Personally, I am surrounded by people who are deeply religious. Growing up, saw my family, relatives and whole nation neak deep into religion and politics. No one was interested to ask questions or see things differently.
When I was 15 got an internet connection and started consuming information as much as I can. Understood things with physics, got to know a bit about universe that gave the perspective on existence and stuff.
It was not too long my curiosity took me to learn CPUs and it's components.
Well, from there it was deep 90° slope and I'm still diving down, I just simply can't stop myself.1 -
The biggest joke maybe is that studying Software Engineering will not make you a Software Engineer. You will learn 100s of other things but developing software. Welcome to the 100-year-old curriculum.14
-
Had to work with SoapUI and accidentally taught myself Groovy.
I found Groovy a very nice language to work with. I've always wanted to do things with the JVM but still don't fully comprehend Java's OOP and stuffs. In which domain is Groovy used widely or intensively? Would anyone recommend me to learn it further?5 -
Need advice:
So I’m 20 years old. Got a decent job as software engineer with a really good pay and really want to break into machine learning.
Mastered NodeJS (my stack has always had node for the past 5-6 years) and I’m finding it difficult to switch to python for machine learning since things are so engraved in my head in javascript.
Aside from the syntax when I’m watching tutorials or reading books, I see data scientists and mathematicians make design mistakes in their code and it hurts my eyes and triggers my ocd.
I need tips on how to put my mindset in a moldable state so I can judge less and learn more and absorb data. Like you know that philosophy that when u get old your brain can’t learn things as fast anymore? I feel like that’s already happening to me rn at the age of 20.5 -
If you are slow that doesn't mean you are dead. I take my time to learn things but once I finished something, the joy I have cannot be expressed in words. 😇
-
Can you guys give me ideas of a side project to do? I finished my last one and I'm feeling hopeless to use the shit ton of things I learned I learn through my jobs4
-
I have so many things on my to learn list and it's just keeps getting longer every week DX
I need to figure out how to be motivated after work1 -
Please help me...!!!
Where can I learn Android Development from the very basics?(Using Eclipse with ADT).
Apart from developer.google.com.
Any good books that will teach me from the basics?(or any website)
I need to learn even the minutest of the things in android development.
please help9 -
Sorry, I'm very stupid and know nothing about cloud development.
My need: I have a php code I want to put in cloud and launch as a task every N minutes automatically until I decide to stop it.
What is the best solution to do it, do you know some good services that allows me to do it easily, quickly and affordably?
For ex. "Heroku" allows me to do something like that?
Thanks in advance, I would really like to learn this part of software development I never touched in my life.
P.S. It's not a service I want to put online with access for users, it's just a "script" I want to have running on a server until I'm done.5 -
Any suggestions/ideas for how to get the motivation to finish personal projects? I always find myself trying to learn/do 5 different things at once without actually focusing on one thing1
-
I am not a very experienced developer, so naturally I don't know many fundamental things. My thinking around a lot of the necessary things is that the answer should come to me according to the need. So an oversimplified example could be, say I'm solving a Dynamic programming problem, I should not need to know the algorithm beforehand I can maybe invent it. This thinking stops me learning a lot things because I feel like then when I learn a pattern I will restrict my thought process within the knowledge I have and not think beyond it. I feel like that I am doing the dumb mistake of learning things bt heart and not understanding.
Does anyone felt the same? What your experience says about this?12 -
"I think what I feel fortunate about is that I am still astonished – that things still amaze me. And I think that that’s a great benefit of being in the arts, where the possibility for learning never disappears; where you basically have to admit you never learn it." - Milton Glaser
-
I am burntout because my last job (which i quit, you can read the drama at my profile)
So, now that I am unemployed and in lock-down I want to learn new things, but idk where to start.
I want to try python (I am mostly did backend stuff, with java and node). And I want to see if i can do backends with it. Idk where to start, there are certificates on it?
I always wanted to learn about security/ pentesting (more for curiosity than anything), again, idk where to start or where to get a course/certificate).
Where to start with devops? I have no clue about front-end either...
So, any advice? Right now I am a bit lost about... well, everithing and need to do things to keep me bussy.
Thanks and sorry if my english is not perfect, It is not my native language.4 -
I try to wake up early, do some productive things, try my hands on different stuffs in life, learn a new skill, switch to a new career field, become famous and change the world... but these damned bug fixes make me stay up at nights and so goes the cycle of my life.😑
-
What things do you keep in mind when learning a new language, when your main goal is to use it in building projects in a framework?
For eg i am beginning to learn flutter and i am finding a need to learn basic dart things like creating variables, loops, classes, functions, constructors, etc...
What are the most important "language concepts" if you may say it that?1 -
*panic*
Starting at uni (Software) and moving to the other side of the country, in my new apartment in about 7 hours, so excited, but also so scared, any tips helpful comments?3 -
I always wanted to learn web development and I choose django because I know python and everyone says it's begginer friendly.But the problem is when ever I start watching videos on youtube or read django tutorial on mozilla, I feel like I am mugging some code from the internet. It doesn't feel intresting at all.It may get the job done, but I want to understand how things work behind the scenes. I want to learn ground up.I want to know how I can understand the behind the scenes of web development?2
-
Sure am glad they decided to take a break for 20 years from allowing people to learn and to work on their own shit.
So great for example we have a cheapo government, that won;t invest money into people to learn things like the underlying lowlevel aspects of the kernel and an fbi office like that in philadelphia that would rather drug the adherent and let them wake up somewhere else, twice.
if i were them i'd be looking at said formerly blond long haired 40 something bitch manning that post. -
I see lots of advice about your not learning if your not breaking things.
Breaking things is a great way to learn, and also get sacked.
Just do the best you can with what you've got.2 -
I lose interest in my job whenever someone goes into my perfectly decoupled code and adds spaghetti code into it to make things just work for them. Sigh...when will people understand and learn to write maintainable software...
-
"You have to finish things — that’s what you learn from, you learn by finishing things." - Neil Gaiman
-
Guys, am planning to work on a reactjs project. I learn by doing things so can anyone challenge me with an idea that involves using an API.5
-
I am a 16 year old boy, just trying to dev and to learn as much things as possible. Being around people who start projects and code a lot, I've seen a lot of languages and other related things without really digging into them. Starting my DEC in Quebec in Informatic and mathematic sciences, I was wondering if anybody went through that program and/or had tips on what to do/what to learn before hand ! :)
-
I find them mostly useless. It's good for novices mostly. I normally prefer you use some docs or watch a tutorial to learn things. Much more fun. If there is good interaction with speakers it can be useful.
-
I m a back end developer who is providing rest api services thorough laravel and MySQL. What are the things I need to learn to handle a project backend on my own.4
-
I’ve made a list of things I want to learn. Languages, frameworks, etc and i don’t really have too many things on the list that way I can learn them well.
I’ve been struggling with this choice because I’m honestly not sure whether or not I should consider Rust to be on the list.
I like the modern features it contains, and I don’t mind the syntax.
I don’t like it’s way of memory management, I’ve heard it’s performance can be very lacking, and I’ve heard a lot of negative things about the compiler and the efficiency of the language (although I feel like efficiency comes down to the person and how the code is written)
So please redpill me on Rust and try to convince me to add it to my list because it’s close.2 -
What is key for you? Money or growth opportunity?
Company A - offers X amount, and it's work environment is such that challenges you to learn and grow.
Company B - can offer you 20% more, but doesn't a lot of interesting things, your average turn around time for tasks is a day, two at best.
Which would you choose?5 -
Learn to touch type. If you're a developer and doesn't know how to touch type, you're like an actor with no dress sense. It's one of the most basic things. Pay attention to these small things and it'll result in something huge!1
-
Being undecided, my first attempt to make a website was first made with django, then pylons, then pyramid (I know, pyramid is the "newer version" of pylons, but they are different enough to be considered different things in my opinion), my first real attempt at making a game was first made with pygame + cython, then cocos2d-x + cython, the cocos2d, then oxygine, now trying to learn unreal engine
-
!rant: Need a little advice here. What are fundamental things to learn when moving from development to management? I have a course in project management from university, and one in personnel management, but what about the financial part? Where can I learn this?
-
Hello, I'm new here and trying to learn java by watching tutorials because I can't keep up at class. What are the most important things you should understand to have a better understanding on how java works?8
-
Is it the manager's responsibility or the employer's responsibility to find work? I'm an employee in limbo space. I'm fine spending time to learn things, but feel kinda guilty not picking up stories9
-
1. Purpose: Being at the forefront of discovering how and helping to automate business processes in all domains and learn about "how things work"
2. Relative autonomy
3. Mastery (of languages, concepts, methods) -
I don't know how to earn money when i need it so bad! I am student and know just a bit of html/css that too of basic level.
This life sucks! It's so hard to learn things.
Don't even know how to get internship with this few knowledge , Even when i start something new , i skip . Don't know how to get online projects to work on.
I am useless.13 -
While I should really actually learn C++ first among other things. I wanted to try and fuck with a really old version of DirectX (8.1) since I had a Win2k machine. I know it's old af,but Jesus how did/does anyone put up with how proprietary Microsoft's shit is.1
-
If a job (swiss knife developer) is preventing you from reaching your goal (freelancing) and take all your time so you can't learn new things, you can't go to the gym, all the projects are boring (theme forest wordpress integration, prestashop hack into cpanel ...), make you sleepless at nights, and grumpier than grumpy cat ... will you quit ?1
-
Good Morning Hustlers !!!
hope you all are enjoying your work life, so can you guys guide me as I am going to take admission in college and I want to learn a lot of things but kinda confused, can you guys suggest to me how to start my career in BTech and what skills should I focus on.5 -
!rant
Hey guys! I'll be having my college internship in a few months. What are some of the things you were tasked to do during your internship? Did you learn anything?2 -
I am an ASP.Net mvc web developer and now I need to learn the spring boot per new requirements. The books I am reading makes me to compare the spring boot with asp.net as the books mainly emphasize the spring "magic"
Any suggestions for the materials which put things in different way ?2 -
How do you deal with information overflow? Like having to switch contexts quite often, or trying to learn a thousand things. Or remembering multiple things?7
-
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 am a beginner in programming. Started to code some 9 months back. So far I have learnt some basic C, Python(from LPTHW), HTML, CSS, JavaScript(from Coursera). I want to advance my skill. One of my relatives who is a programmer too advices me to learn SQL now and then learn PHP. So according to you what should I do now. I also want to develop my Python skills to using its frameworks so that I can make some real stuffs with that.
Pls suggest me my next move and also tell me from where can I learn these things( free courses could be of more help to me). I want to quickly learn the most of these so that I can make a dynamic website and web apps in the near future.
Thanks in advance!5