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 - "tutorials"
-
*Me trying to flirt with her*
Me: "Programming turns me 1."
She: "JavaScript turns me true."
Guess who spent whole day searching some good js tutorials on web today ??6 -
ALL JS TUTORIALS SHOULD EXPIRE AUTOMATICALLY AFTER 1 YEAR AND DISAPPEAR FROM THE INTERNET FOREVER!!!!!
jeez every tutorial i start i realize is no longer relevant code after the npm install step!!
}:-(9 -
*sees new trendy language*
- language is as fast as c
- cross platform
- extensive libraries, tools and tutorials
- easy to learn
- conceptually well thought-out
*doesn't like syntax*
oh well...19 -
Just found someone's made a YouTube series of tutorials for my software! My lack of motivation just disappeared 😁7
-
Hackr.io is the best website to find effective tutorials for every language. I think every body should visit this website and vote for the best tutorials to help noobs.6
-
First time dealing with front and backend web programming. Any advice or tutorials that can help me get on the track with good MVC? I hate having a giant discombobulated mess of an index.php file19
-
A friend recommended a website for react tutorials (online.reacttraining.com), front-end of it is built in angular :D4
-
Spent about two hours writing basic programming tutorials and putting them online three days ago.
*looks at site*
Total visitors: 0
Well, that was a huge waste of time.15 -
I started learning php at age 15, copying code from tutorials, changing stuff until it worked. Now 10 years later I still copy code from tutorials and change stuff until it works...3
-
If I hear "uh" or "uhm" one more time today, I might actually lose it, god damn fucking youtube tutorials.7
-
I just can't learn dance moves, every tutorial is like 1, 2, 3, 4 ... 1, 2, 3, 4 where's the freeken first step?5
-
Online tutorial pet peeves
————————————
My top 10 points of unsolicited ranting/advice to those making video tutorials:
1. Avoid lots of pauses, saying “umm” too much, or other unnecessary redundancy in speech (listen to yourself in a recording)
2. If I can’t understand you at 1.5 - 2x playback speed and you don’t already speak relatively quickly and clearly, I’m probably not going to watch for long (mumbling, inconsistent microphone volume, and background noise/music are frequent culprits)
3. It’s ok to make mistakes in a tutorial, so long as you also fix them in the tutorial (e.g., the code that is missing a semicolon that all of a sudden has one after it compiles correctly — but no mention of fixing it or the compiler error that would have been received the first time). With that said, it’s fine to fix mistakes pertinent to the topic being taught, but don’t make me watch you troubleshoot your non-relevant computer issues or problems created by your specific preferences (e.g., IDE functionality not working as expected when no specific IDE was prescribed for the tutorial)
4. Don’t make me wait on your slow computer to do something in silence—either teach me something while it’s working or edit the video to remove the lull
5. You knew you were recording your screen. Close your email, chat, and other applications that create notifications before recording. Or at least please don’t check them and respond while recording and not edit it out of the video
6. Stay on topic. I’m watching your video to learn about something specific. A little personality is good, but excessive tangents are often a waste of my time
7. [Specific to YouTube] Don’t block my view of important content with annotations (and ads, if within your control)
8. If you aren’t uploading quality HD recordings, enlarge your font! Don’t make me have to guess what character you typed
9. Have a game plan (i.e., objectives) before hitting the record button
10. Remember that it’s easier to rant and complain than to do something constructive. Thank you for spending your time making tutorial videos. It’s better for you to make videos and commit all my pet peeves listed above than to not make videos at all—don’t let one guy’s rant stop you from sharing your knowledge and experience (but if it helps you, you’re welcome—and you just might gain a new viewer!)14 -
Told the new hire that for the first week they can just familiarise themselves with the JS framework, do the tutorials, and read through the code / docs.
Boss comes by Tuesday morning "you should be finished with all the tutorials by the end of the day"
Looks like we're throwing him in the deep end!
Context: new dev has Java and 3d games background. Our app is full stack JS7 -
Oh Boy!! Just thought this is an app for tutorials and how too stuff.. now noticed it's better than reddit... Catched my self spending hours here and not doing my work xD13
-
Tutorials on the Internet.
They say you have to enter a 12 Character long hexadecimal number.
AND THEN THEY PUT A "G" IN THERE?
WHAT? ARE YOU STUPID OR SOMETHING?3 -
Lightboard - Super (Simple) tool for making hand written tutorial videos
"The Lightboard is a glass chalkboard pumped full of light. It's for recording video lecture topics. You face toward your viewers, and your writing glows in front of you. "
Lightboard is Open Source Hardware.
http://lightboard.info8 -
Thank you, indian YouTube tutorials, your accent is hard to understand, but you made me get through almost all my semesters. ❤️6
-
!rant
Hey guys I posted back in October that I was starting a hobby that I've always wanted to do making programming related videos and tutorials with a lofty goal of hitting 20 subs by end of the year and you all blew that goal in 24hrs! That sudden support really excited me to do more and I want to say thank you!
Now that it is released l really wanted to make a tutorial over the new Google Assistant API and it is now officially released this month. I'm hoping to make a multi-part series over developing for the assistant and Google home plat form. I'd really appreciate your support and feedback on how I can improve my channel and possible video topics you would might like to see.
https://youtube.com/watch/...
Thank you for your support DevRanters as always!8 -
Time to rant about JavaScript tutorials.
If you don't know the 'jQuery basic arithmetic' joke, Google it now. It'll make you laugh, promised.
In that manner i just remembered a JavaScript tutorial my fiancee tried to follow when she did an internship at the company i work for last year.
She was tasked to create a temperature interface for our server rack, which she wanted to do via an Arduino and a webserver aswell as an SQL database.
The Arduino part wasn't really a problem, but since she had no experience with js she very closely clinged to a chart visualisation tutorial.
All of that worked very well, but beeing the person i am i looked at the code and found something off.
The chart library had no dependencies to external libraries or any local files for any of them. Though the tutorial used a jQuery import.
So why did it use jQuery?
Well...
To load the chart initialization after the page has loaded.
So they pulled the entirety of jQuery in just to do what fucking window.addEventListener('DOMContentLoaded',function(){...}); could have done.
I wonder how many people who just want something to work did this shit. I hate it that so many tutorials do not adhere any kinds of standards, override behavior because they don't like it, even though it may have a very good reason to exist, pull entire libraries in for something vanilla <language> can do in 3 lines, etc.
Fuck.7 -
Tutorials w examples that don't even work. Would run into these all the time back in my Flash days, so frustrating.2
-
i fucking hate when people just make tutorials with powerpoint slides explaining and talking for hours ughhhhh just shut the fuck up and show me the fucking code u fuckin mouth fucker6
-
I prefer watching YouTube tutorials created by natural, cursing and burping developers to videos created by sterile people with fake smiles and awful jokes.1
-
!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 -
Am I the only one?
Do {
I want to know EVERY FUCKN SKILL A DEV CAN POSSIBLYHAVE, but I want to know it all NOW..
googling 30 times for tutorials and posts about a topic,
opening 30 tabs,
then spending around 30 seconds on each one ...
Trying 1-2 tutorials,
not understanding why I dont get this shit...
this is stupid
loosing interest in 3..2..1...
Aaand let's try and learn this new skill..
} while(true)
Welp5 -
When kids watch tutorials on youtube and think they wanna become black hat hackers and tell everyone that thay are black hat hackers 😂😂
Source : reddit6 -
Don't watch video tutorials while lifting weights. I was reading what was being typed, and forgot I was holding 150 pounds over my head.3
-
Why do viedo tutorials always assume that one doesn't know anything about programming?
If I am looking up a framework or library there's a good chance I know what a for loop is, and even if I didn't it's not the place to teach me 😒13 -
Just watched a 30 mins tutorial on youtube and atleast 20 mins of that was debugging his code. Can't you just re-record or atleast cut the part where you go through all the stack overflow solutions!1
-
I swear to god if I see another goddamn todo list tutorial im gonna fucking switch careers. JS fanboys with their blogs... jesus christ i thought npm was spoiled but god, try googling angular tutorials... Seriously, you pick a framework and write a useless shitty blog article about the most obvious implementation? Is that your thing now? Write a tutorial on how to make a mailchimp clone? too hard? I thought so. Your mum must be very proud of you crackhead9
-
Finally done with all the Java tutorials and trainings that I have.. now on to learning Android development with teamtreehouse! Any suggestions at all from any of the awesome vets here??6
-
Learn to read documentation and don't rely on 5 minute Youtube tutorials, stackoverflow or dev blogs for every little thing.5
-
Everytime I wanna create custom adapters and custom listviews I have to go through tutorials again -_-4
-
1) read every pages of the tech's website
2) follow documentation
3) read online tutorials
4) try to use it in currently working some projects1 -
In a getting started tutorial about Haskell:
"You probably already have haskell installed because you tried to learn it once and failed"
He's so right...1 -
Realizing that you were watching and working with an iOS tutorial when you were coding for an hour or two your Android app
😬😬😬😬😬😬😬🔥1 -
I'm absolutely fed up with all documentation being tutorial-based these days! Well written documentation doesn't start with you creating a new project from scratch.
This is basically how all of Microsoft's documentation starts: Step 1 - Open Visual Studio. Step 2 - Create a new project...
I just checked out their WPF samples repository, and about 8 of the projects won't even compile. Absolutely ridiculous. There's 205 projects in the repository, and of course the one I need is on the list of those that won't compile.1 -
Who else hates tutorials.
They are made with so much text and outdated code that it’s better to write the thing needed by yourself and stack overflow.🤔4 -
One thing I hate about documentation and tutorials is they always seem to use the simplest examples they can think of. They show you how easy it is, but if you want to use it in the real world start digging further.1
-
I'm curious...is there a practical application for reversing a string, other than for tutorials and interview questions?9
-
If you write blogs and tutorials about programming,
Please don't just throw blocks of code at people. Explain what this code does, why you wrote it in this particular way and not the other, when people should use this technique and when they shouldn't. Also don't make your tutorial specific to a particular library/package unless you specify in the title.
Stop making blogs just for the sake of making them. Make blogs that help people become better. Advertise for your proficient and show others why you love it. Put some effort into your craft people!!2 -
Learning [framework of your choice] wouldn’t be that hard if the internet were not full of (unnecessarily long) articles, tutorials and answers written with the only purpose of gaining visibility instead of informing the reader.
-
80% of the YouTube tutorials that I've watched suck and only wasted 10 minutes of my time each. Sometimes, I can work well with doing shit myself. Discovering errors yourself teach you more than following along someone else.2
-
I can't motivate myself to read or understand all these papers and tutorials... I wish I had a backup brain somewhere. 🙄1
-
In a lecture hall
1. Try Listening to lecture
2. Finds it uninteresting
3. Think that you can later learn from video tutorials
4. One day before exam -- No time to learn..3 -
I am creating a new language. Not like C# but a language specifically for plus,minus,multiply,division stuff
Any tuts related to this?14 -
Stuck in tutorial hell....
I have a list of ideas for applications I want to create but I always feel like I never know enough to start them. So I end up signing up for another tutorial from most of the popular sites to only skip pass all 50-60%. Has anyone ever experienced this? I'm open for suggestions to get pass this!!15 -
Watching tutorials in youtube.
- I know what he's gonna type.
- press right arrow to skip 5sec
- youtube buffers the time jump for 7 secs
.. Bad time investment...3 -
Anyone else get a feeling that some tutorials are made for trolling purposes? Like, why write an article about the most basic stuff about a particular stack and call it a day? Why copy paste from the docs without adding any new information whatsoever?
Medium.com is the worst offender.7 -
Why would I waste my time watching tutorials for company rules if I can just watch it during work.7
-
I FUCKING love it when I try to understand how to simply fucking connect to my server via SSH, and seeing tutorials from cocksuckers that just screen some form fields without telling where I can find them, and juping from steps to steps like I'm in your fucking head
CAN'T YOU WRITE SOMETHING THAT WOULD MAKE SENSE, YOU FUCKING MORON???3 -
Is it just me or do other people think those tutorials you run across on YouTube where it is just a screen recording and background music are super annoying. I would like at least a little explanation other than you typing in notepad.2
-
MOTHERF*CKING HELLO WORLD Tuts.
What is it with people that after what 20 years (?) still every programming language tutorial starts with a "Hello World" program?
Programmers are usually such creative people, so why does everybody who writes a tutorial start with "Hello world"?
You learn nothing by such an example, it is boring as hell already the second time (first time is funny though).
And especially: If you write a tutorial with the prerequisite that people reading it should already know another language, WHY THE HELL START OUT LIKE THAT?
Okay, now back to learning Scala 😊9 -
How annoying are video tutorials!!! You lose a lot of time trying to find the interesting point. If you jump over the video you will end losing the point and playing backwards...8
-
Yay! I still don't get how I did this lol
Time to practice some more! (If you've got any good tutorials or projects let me know! I need the practice lol)6 -
How do you guess get into an open source project/understand it's structure?
Haven't found any manuals or tutorials12 -
If anyone looking to start learning blender because of any reason (like being a masochist among others), check out blederguru's tutorials.
The guy is doing God's work. At least animation Gods. Funny, awesome & detailed content. -
What does self taught mean? I mean you go online and learn through tutorials, is that still self taught??2
-
Any good tutorials for learning linux internals out there? I'm baffled by what are /etc, /opt, and so forth...
Seriously swimming in murky waters for now.
Also, what are your launchers of choice? I am contemplating should I dig into unity / dash, or try smth else?
@linuxxx11 -
Programmers are everywhere. I found professional Programmers in unrelated hobby groups twice.
Even my boyfriend had JAVA coding experience to build some private server following online tutorials.3 -
I'm sorry, but I'm so fucking done with Hinglish.
I wish tutorials that merge the two have an indication of it in their titles.3 -
Code like this makes me shed a tear in nostalgia... also I want to murder somebody for still putting that in tutorials5
-
!rant
Part of my job involves researching a shitload of documentation and tutorials in order to have an established and well tested point of refference for the rest of the team. As a Django guy, I have always been happy with the plethora of tutorials and what not made available for this amazing framework. Until recently I had absolutely no clue that MDN had their own Django tutorial and I must say....I am impressed! I seldom recommend something over the already great tutorial made available by the Django page itself, but this one by MDN really is worth considerind for people starting into the framework. One can even see the love that they have for the framework just by reading the tutorials.
Kudos to MDN for creating such a great resource!4 -
Build your own X – awesome tutorials library. Especially when you want to build your own Docker or operating system.
https://github.com/danistefanovic/...3 -
With the upcoming black friday I wanted to ask: is there any actual good sites offering quality paid tutorials/courses (doesn't have to be just programming) just like for example laracasts? I have quickly scrolled through lynda and skillshare and they seem to be rather investing into quantity rather than quality? I am sure somebody here uses some site and can give either good or bad feedback.
Nice tag suggestion by the way lol3 -
I appreciate people making tutorials to help people learn, but please, please, please, choose a different topic than creating a task list next time.
-
I hate programming tutorials for a complicated language like c++ that are dedicated to absolute beginners of programming. If you've never coded before, why are you trying to learn c++?5
-
It's been more than 3 years since ES6 came out.
Why are tutorials STILL coming out with people using "var" over "let" and "const"?
Var is dead folks.8 -
Went from "I fucking hate ReactJS" to "Holy fucking shit. I have been watching React tutorials for 6 hours straight without pause."5
-
Trying to learn Angular and reactjs, reading up the tutorial or documentation...
Why the hell are there ten million more shit I need to look at first? (such as rxjs, Babel, webpack... and whatever the fuck they are)
Now am I supposed to master those ten million tools/libraries before I can proceed?
Of course there is no ten million but mentally it's no difference. I'm just fed up with this.3 -
“Let’s spend two pages and 100 lines of code on bad practice before you learn good practice in 5 lines.”
Django (& REST) tutorials in a nutshell 🙄1 -
I fucking hate shit/incomplete code tutorials, especially ones that reference old/unmanaged libraries. Fucking waste of time!!!!9
-
!rant
Just installed Linux as the second OS on my computer and I'm ready to let Windows go. Any ideas on how I can improve my skill faster, other than a couple tutorials.3 -
thought to start my day by working on my android app
ended up in watching tutorials and other stuff without evening opening android studio1 -
Currently writing a book about Python 3. Anyone have anything obscure/helpful that Python does that you might not have found in tutorials?5
-
Planning to make a github list of usefull links on topics related to javascript,react,react native,redux etc . Drop usefull links if you have any. They can be tutorials,articles, talks,repos,packages etc.1
-
Does someone know a site where i can get professional level help/guides/tutorials with system architecture questions? Like best practices for implementing common features? (Something like stackoverflow but where u actually get an answer instead of insults)
Googling for tutorials gives very basic/demo level results that might not be great for scale/security in prod env6 -
I feel like I'm utterly wasting away my life. I'd love to learn Rust, but the tutorials and The Book seem very boring. Suggest something to build using Rust.2
-
I love how tutorials advocating against ORMs use examples with tables that are only 5 columns wide.3
-
Why do so many instructors/tutorials/books leave the comma out of “Hello, world?” It bugs the shit out of me. I know they know better...10
-
I discovered the Source Making website a couple weeks ago, it's awesome.
It gives you clear tutorials on the essential design patterns and refactoring techniques complete with example situations and code. Love it!3 -
Hey guys.
I've been using instructables a lot for arduino tutorials. Do you guys know other sites like that?14 -
Fucking Kubernetes tutorials on youtube. I still have no clue on why. I just get the how.
Fucking explain why we need it in the first place!19 -
I hate it when cordova/ionic tutorials have only been tested in browser and fail to work on the device
-
Any Ruby on Rails developers here? I‘m an Angular Frontend-Dev and want/need to learn RoR, especially for backend development. Any good books/tutorials/resources?8
-
Devs are users too damnit. Stop making bad UX for your tutorials. Bonus bad boy points if you can't write clearly or spread misinformation.1
-
Hello developers!!
I just wanted to know from where I can learn OOP skills from scratch? Suggest me some good tutorials available on YT ;-;6 -
My boss makes me do the work for a different team that keeps claiming they're learning programming but keep taking basic ass tutorials all fucking day.
-
How do people make clones without tutorials!? 😭😭
I'm tryna clone bleacher report but have no clue where to start cause they're no guides anywhere2 -
Lesson of the day: First read installation tutorials for software on linux completely before doimg esch step without knowing the rest...
-
It’s like with lego you build things using tutorials and then break them and upgrade as you want them to be.2
-
Can anyone point me to Android tutorials/resources using Kotlin? ( I don't know Java... Coming from iOS background)5
-
The Kotlin Koans tutorials are actually really helpful. This language feels really smooth; I like it. Now to actually make something with it...2
-
Anybody have any great tutorials about web scraping with python? The data science courses I took only covered maipulauting and visualizing data not getting it.4
-
Well that's my first framework... Back when I was a 12 year old nerd who had nothing else to do besides mix and match crappy 240p YouTube tutorials... Now I've upped my game and use 1080p YouTube tutorials 😂🙂
-
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 -
My Tutorials.
Hey guys.
Since I already got fired I don't have problems start uploading my tutorials at the middle of next month...
First... Where should I put them? I'll Make a written tutorial, and Video tutorials, so I need a good cheap web provider and some places like Instructables, but I would like the possibility of gaining some money with some of the stuff.
Btw, Already have one... Maby some can help?
I have an unmounted HDD (3 pins or 4 pins, must work: With no driver and no extras... I know it's possible, just can't find the Information. Then I'll make a video on how to make the same thing with chips (not MCUs) and finally with MCUs). Since there isn't much information around there about this, would be a great 3/4 video tutorial.
I know I can make it work without the board or drivers since I already saw two Indians doing it on youtube, just couldn't understand them and the video quality is shit.
Shit will probably my first Video, but I need to find ways first.
References: https://youtube.com/watch/...
One of the tools I already made: https://youtube.com/watch/...
The problem is using a 300w power supply for tools that require so low power. -
does anyone know where i can find fresh android tutorials ?
since all i found are old from 2014 and they no more work properly7 -
Trying to port a legacy Firefox add-on I didn't write to WebExtension. Failing so amazingly...
Vague explanations, no tutorials. Mdn has a nice documentation but no tutorials. What's up with that??
Also, JavaScript. And stuff I didn't write. Just perfect. 😑😑😑2 -
Hey guys
Just finished my first tutorial ever!!!
"Cheap poly pocket/plastic sleeve hack for storing small electronics/stuff... "
I wanted to make tutorials for a long time, but due to a burnout, I've been unable to finish any project.
Yesterday I was trying to find a solution to place all my resistors in one place, and I found it... Then I tought.. I never saw this hack on the internet... It's simple, easily explaining, this could be my first Tutorial.
So here it goes:
https://rodrigojpf.000webhostapp.com/...
1st - It's an Alpha product, just finished with the grammar
2rd - Pictures may be changed later when I get my workbench and good light
3rd - No styles yet, so don't complain about the lack of CSS, but it's already readable.
When I get a few more made, enough to desert a page on itself I'll CSS everything (So I can create a common theme) and release it to the public... maybe I'll get a few bucks with a few Ads
This alpha release is only for DevRant use. I would appreciate comments, improvements, ideias and tips
Thanks to @forE , @oudalally , @ewpratten , @Stuxnet , @j4cobgarby , @BashouT , @Plastic pocket and other in: https://devrant.com/rants/1539595/...8 -
Most of the time while watching programming tutorials in YouTube, the pop up to purchase sublime text comes often...
Can't they afford to purchase it?5 -
I can't read a documentation 'til the end. I, on the first few parts, would be like: "Oh this documentation is so good. Why would someone need a tutorial for this?" And then suddenly: "What the fck is this sht? I don't understand life anymore." So I end up buying a course on Udemy cause all the other YouTube tutorials are rubbish.
-
First go through any getting started guides or introductory tutorials. Then depending on comfort level and available time, either start exploring further on your own or search for more advanced tutorials.
Try to make use of what you learned, either at work or in hobby projects or small proof of concept programs, as the case may be. -
Does anyone blog or post on dev topics / tutorials, and if so what platform do you use these days?
- Medium is just full of aggressive paywall crap these days - not interested.
- Freecodecamp is more geared towards tutorials, though I wouldn't be against this - but seems like it's mainly geared towards "getting started" tutorials, and there's no way to comment on articles either.
- dev.to seems to be more of a "Twitter for devs" rather than a blogging platform.
- Blogger is as good as dead.
- Self-hosted platforms require me to maintain them, and I can't be arsed with the SEO side of things.
Anything I'm missing? Apart from to give up and do something more worthwhile with my time of course...5 -
Learning React for my university project! Watching tutorials makes me feel I'm good at coding but when I start practicing my own I can't even write a single line 🥺10
-
Was trying getting started with javascript(actually web dev) by creating a simple app.
All i saw in tutorials were dozens of *JS and *CSS frameworks. What are the web guys upto?7 -
Anyone else pissed off by the lack of screenshots on tutorials that tell you how to change display language on things? No?! Just me then..
Happened once or twice I needed to change display language from xy to english so I know what am I clickin.. and tutorial was all like 'go to menu tools settigs and find the language settings under advanced tab'..
No pics, nothing on how to get 'there'.. How the fuck am I supposed to get to the menu to change the language?! Oh, right, just click away and hope for the best :/ FFS!!2 -
People who dont update their tutorials. Things get deprecated every few months and the least they could do is add a description on how to do the task in newer versions.2
-
Thinking of learning node.js. I have experience in front-end development and PHP but lots of people are raving about node. Anyone know any good blogs or tutorials as a starting point?2
-
!rant
Electronics
Just got a pack of 50 ULN2003A (for 4€).
https://en.wikipedia.org/wiki/...
Any Ideas?
I want to do a led matrix with them... But can't find tutorials online, help?2 -
nothing personal, but fuck you all who are responsible for these mobile game tutorials where i can't even disable sound until i finish it.2
-
!rant thinking of learning machine learning. Have no much maths background. Where do I start?
Links, blog's, books, examples, tutorials, anything. Need help.3 -
Been thinking about taking up server-side programming (I'm mobile).
Any tips?
Should I go with something like node.js, which I'm a bit familiar with and is quite popular or should I try another language/platform? Maybe Rust (given it's similar to Swift) or even Swift itself.
Any good resources (tutorials, guides, etc.) would be much appreciated, especially if they focus on security.
Cheers!17 -
Hey, want to start deeper learning in c++. Do you know any good free resources, tutorials etc. And if I then use an IDE with which should I go. Currently installing eclipse for c and c++6
-
Android Tutorial #3: Welcome back! Today we're gonna learn how to use the List View.
Me: Wow, this is gonna be so useful for me! What a great tutorial!
The next day
Android Tutorial #4: Welcome back! Hey, remember List View from yesterday? Yeah, it's deprecated. Today we're gonna learn how to use the Recycler View.
I feel so betrayed 😵8 -
When you're a Youtuber and you're trying to grow your channel by making Unity tutorials. Oh the struggle :')3
-
A lot of community projects today...
(i am doing one too)
Anyways, anyone have some good newtonsoft json tutorials?1 -
Then suddenly my boss wants me to handle servers and the environment etc... can anybody suggest me some site tutorials about Docker, Dockerhub, Celery and RabbitMQ?7
-
src: https://gamedesigning.org/career/...
As a front-end developer, can anyone recommend any tools and tutorials on how to get started in game development ?11 -
I was watching over 9h of Windows and Azure Tutorials over the last few days, and now I don't feel very well. Guess I caught a Virus.3
-
I am at a point where I am watching my own youtube tutorials to answer my doubts. I don't know why, but I was laughing at myself.3
-
Note to self: keep not trusting online tutorials and ALWAYS, A.L.W.A.Y.S take them with a grain of salt.
Now why do you fine lads think `nmcli networking off && nmcli networking on` over ssh is a bad idea? And how to quickly make it suitable for over-ssh-execution? Let's see who knows shell! [HINT: see tags for an almost-answer]
... when people not sure what shell characters mean are writing tutorials... FUCK!12 -
I want to begin in reverse-engineering.
Creating or beginning to create an emulator stimulates me. Can someone give me some tutorials, keywords, links to where I should search if anyone knows this kind of stuff ?2 -
I am in jvm hell. I have been given a task to add mockito tests. All the existing documentation concerning junit 4 is out of date. Need to use junit 5. All mockito tutorials are out of date. I thought mockito was stupid before junit 5. Now it is “really” stupid. The tutorials I am reading are shit. We have wandered into bleeding edge fucktardness. Kill me now.17
-
Sunday planned to Building a project VS family reunion long drive. No laptop at the moment. Beach later will just watch tutorials in my phone oh well 100 km long driving 😩
-
How do you animate stuff in linux. Video tutorials link . Very simple animation is also fine!
Blender, gimp etc are there but how to really use them.4 -
Don't know if Kotlin is actually a lang for the future or again some hipe-shit.
Tried some tutorials, and I reeeaaally liked it.
Any toughts?3 -
Anyone tell me the all in one website for programming similar to tutorialspoint. 😊
Because tutorials point has no any update regarding Machine Learning and latest package of python tensorflow.4 -
!rant
I was following a tutorial online on how to set up a Java Spring project with Angular and typescript, but after part 3, everything was in Italian.
That said, say what you will about Google, but Google Translate is literally awesome. Welcome to the future.1 -
Hi guys, I'm planning to start tutorials in C# in my local language (since C# is the language I'm knowledgeable about). Can I target new programmers or should I just target the more experienced ones?9
-
What do you hate about software and developer tutorials and how would you change them? What would totally disrupt the status quo with tutorials and make them easier to finish/useful/memorable/fun?5
-
rant & question
What am I supposed to do to finally get log4j working?? It just doesn't want to log in my project. Or it simply hates me. However many tutorials and documentation I've followed, even copy pasting simplest examples with ConsoleAppendet, setting the xml config to classpath.
It starts with default fallback logging.
How do all the tutorials automagically work??1 -
Taugt myself javascript through online tutorials. Once you know one OOP language, it's easy to learn all other OOP languages.1
-
I want to learn salesforce. What are the best study materials (books, video tutorials, etc.) can you suggest?3
-
Golang tutorials trying to explain the difference between concurrency vs parallelism be like "Oranges are different from oranges. Oranges are juicy while oranges are juicy. They are not to be confused, u newb"1
-
Anybody knows where can I find good and updated CryEngine tutorials (paid, free, does not matter)? Even those on their website are pretty much outdated and useless sometimes :D1
-
Wait at least an year.
Bcuz after an year, there are enormous amounts of tutorials in youtube that are easier to understand than the official documentation.
(Read the Docs (!fan)) -
Does anyone have any good video tutorials on how to get started with React Native and it's syntax? I can't find a good one and I'm hella confused8
-
I learned today that learning programming in MVC architecture has nothing to do with programming but understanding objects, layers, architecture etc.
Please dear tutorial creators, introduce me to the subject with explanations of those and not with some code of mvc or whatever. -
For any PHP / Laravel dev out there, if you don't know laracasts.com, you're wasting a precious time!
-
1. Docs
2. Tutorials
3. Realize tutorials skipped a few details
4. Back to step 1
And in most cases, joining a slack/telegram group for the tech -
!rant
Going out with my mate to celebrate his end of exams when in truth I want to stay at home and work through the androidMVP Dagger2/Retrofit2/RxJava tutorials :/ -
I was so fed up with these time-wasting low quality YouTube tutorials. Then I stumbled across these really good egghead.io videos. However, the PRO subscription is expensive for me. Anyone else have tried it before?1
-
So best way for me to learn is copy paste from the documentation, then fuck everything up and then clean the mess 😌 Seriously works way better than tutorials 😂3
-
I am a mobile dev. Wants to step into backend world by learning python.. django perhaps. I am not sure myself. If someone can point towards good tutorials or links, which takes low learning curve in picking up things.. Thanks.
P.s. I found django rest framework official tut site. Also agiliq.com3 -
Can anyone recommend some Angular tutorials or documentation that I can go through that will provide an easy to understand, step-by-step of Angular 54
-
Holly fucking crap
i feel like my brains will just start oozing out
my fucking system isn't loading data properly in the table from a db despite following tutorials exactly the same
FUCK THIS SHIT!!!!!!!!10 -
Open a youtube channel, create some tutorials. Build an audience and launch an unusually expensive course for them to buy.
this YouTuber is not selling course, they are selling dreams to people.
Shame3 -
If what I'm trying to learn is visual, video tutorials are useful. When it comes to programming, it sometimes wastes my time. Watching a 5-minute video to accomplish one simple thing? I could never get that time back! You can spend half of the duration of the video introducing yourself but I am already frustrated. I prefer documentation and hands-on most of the time. Just sharing my thoughts. Thanks.3
-
Question. How would you go about learning a new language? Books? Tutorials? Head first into a project?6
-
FFS, a site that published tech tutorials that can't get the damn iOS app to work correctly
Come on plurasight you can do better than this.2 -
tl;dr: What's the best tuto/course for learning webpack ?
I'm mostly a PHP dev, working on my own framework, but I also use more and more JS, and recently some Typescript (and loved it).
But my usual gulp workflow starts to grow old and limited. ES6 modules seems a great improvement while every webpack user seems to say it gives headaches. So what's the best way to start ? ^^4 -
Do podcasts, tutorials, or presentations in general help you think differently or help you with your thought processes when programming?2
-
What stack do you like? PERN stack 😏
Postgres Express React Node
I watch lots of PERN tutorials! 😉2 -
Learned almost entirely from online tutorials, and this was starting 12+ years ago.
What little official education I had was barely any practical programming. -
Anyone know of tutorials which use...unconventional project premises? Usually you see To-do apps, sample blogs, and other such generic offerings. Not that those are bad, but I'm interested in finding more outlandish, unconventional examples. Like, say, developing a mock GUI for a spacefaring vessel.
I'm personally interested in examples pertaining to React, VueJS, and Laravel, but if it fits the outlandish and unusual criteria I'd love to see it all the same!3 -
This is fucking hilarious:
https://youtu.be/6vcIW0CO07k
Does this guy really talk like that? His voice sounds computer generated based off of gaming review channels and tutorials from YouTube.4 -
Any good tutorials to build a simple users system with node.js and MySQL db? I just started node.js and I can't find anything good....6
-
I'm an Android dev but now I'm looking to also create cool stuff on Arduino anyone know any good tutorials1
-
I'm not sure who the fuck implemented the error handling of spring boot but goddamn he/she needs to be fired. Why the fuck does the application return a weird error about a setting not being set when it can't connect to a database?? Wtf took an hour to solve and that's not the only thing I hate about spring boot. Why is the documention utter garbage, why do I have to rely on tutorials and can't I just read in the documentation how for example the http rest mapping works. Now I have to cross-reference multiple tutorials to find the best way because guess what there are multiple ways to do something in this framework and some tutorials don't even work.
-
Hello anyone with any materials to read and understand polymer 3 javascript library and tutorials apart from the docs
-
Trying to get some Angular 2 tutorials but every one I find is based on an older version of Angular; either Beta or early Release Candidate. Ah well, I think this ship has sailed.5
-
Currently a front end dev but I want to move to back end development eventually. Any ideas on the best ways to improve my c# skills or places with the best tutorials?1
-
Now that I have decided yo learn Java.
Can anyone tell me where do I start and where to find the required resources and tutorials and so on..6 -
Why the fuck is the Git Documentation so technical? This kinda sucks. I have to watch video tutorials because I don't understand some words they use.
-
Whoa.. I think piratebay is under DDoS attack. I was trying to get microprocessor tutorials. Can anyone verify?
-
So features and work are slowing down in the pipeline at a new job I took. Is it okay to just spend the time in between "work" to do tutorials on other technologies?7
-
Why does Microsoft make entity migration default and every tutorial show them? I have other ways of migrating my db schema changed. Newbies come to me with this cluster already in motion and I have to help straighten it out. Then the newbie says "why do all the tutorials show it". I say because the people making the tutorials are trying to quickly create content for a tutorial.
-
spring or spring boot for begginer? I'd be grateful for some up-to-date tutorials because most of popular spring tutorials were released in ~2013-2015 and I think it may be obsolete a bit2
-
No hate to indians but im struggling to understand this thick indian accent when watching tutorials. Why do u talk like that. Its literally simple to speak in american language and im not even american19
-
I'm iOS developer ,need to learn node js to back end services can I do that ,any one suggest good tutorials8
-
Please recommend me some good tutorials/articles/series to learn the latest Spring Framework. Anything at all. Most of the tutorials I found we outdated. And no, the docs were not helpful. Sorry for asking it here but help a brother out.2
-
Really want to learn VIM, anyone know vim? Also any tutorials out there to make the process less painful?14
-
Do any devs know of any good tutorials for using monogame or any in depth c++ tutorials?
Really want to learn some more 'serious' languages, would prefer to learn more c# and how to use monogame correctly. -
NodeJS and MongoDB. And tutorials.
Everywhere tutorials show simple example of console.log output of findOne. Good, that works... But when I try to extrapolate example to assign results to variable, it won't work. Inside that fetch anonymous function it works... But outside, simply undefined no matter what I try. Return doesn't return either...
Why it is so hard to make tutorials and examples that would be actually useful. I've spent hours with this already.
And on top of that it is really hard to find tutorials staying with minimum extra dependencies. Like most tutorials in this case throw mongoose in the soup. And I don't want that.
Sometimes makes me question why I try to learn these new things, when I have knowledge of other technologies that I could use faster and easier...3 -
Has anyone built a p2p data/video-stream application between a native java peer and a web application? I walked through some really promising webrtc tutorials, but it seems that webrtc is for browsers only.2
-
I know Python and want to start learning js but all the tutorials just talk for hours about variables and functions 😕. Where can I find tutorials that are geared more towards experienced developers?1
-
Wich ones are the best programming apps that you can find in the Play Store for Android? Anything that relates to programming or development: tutorials, language cheat sheets, IDE's, learning resources...4
-
Can I upload purchased downloaded video tutorials in the cloud? I will not share it to anyone. Just myself. Will I get in trouble?
Example if I upload it in pCloud or Google Drive. Thanks9 -
I’m trying to document a library I work on, and I need to figure out where to host it. Ideally it would be free so if I ever move on I don’t have recurring costs. I would mostly be hosting tutorials there.
Any suggestions?1 -
My mentors are the instructors in my programming tutorials aka youtube
Brackey, Bucky, and so many others
All through my programming experience from basics this guys made me know what I know becoming a pro -
Can anybody recommend me a good sacala/playfranework tutorial? I've checked the tutorials that are being referred in the docs but they are very specific and I couldn't find ant updated tutorial that shows me a step-by-step tutorial of how to build a full application
Thanks in advice :)4 -
Please give me some advice how can I start on administering cloud? Any books or tutorials you want to suggest? Please give me lead so I will not be lost. 😆4
-
When you are attempting to learn a new framework what is the learning process like? Do you watch youtube tutorials for 5 hours straight or do you go straight to the documentation. Just curious3
-
I would love to be able to learn mobile gaming, esp for android. I've done a little on my own, going through tutorials but not very good
-
I have a website that requires microphone permission. How can I wrap it in ionic to make it into a mobile application? Any references, tutorials for this will be appreciated...
-
Trying to become a software developer by teaching myself with tutorials, books, etc. and then realizing that I need an idea for a project to practice my skills. I don't have a good grasp of software architecture and the tutorials on the webs on this topic suck.
-
Favorite React begginner tutorials? It's time I actually do something with my website I pay for other than just a badly programmed digital resume I threw together out of bordom.
I plan to turn it into a personal site/personal blog so tutorials to make that plan easier is appriciated. Time for me to get a head start on google-ing while this collects comments.
Thank you in advance2 -
thinkin of making web dev video tutorials for high school kids on my youtube channel just introductory stuff
-
Hi bros,
Asp mvc developer. Trying to write an electron app. Please suggest any good references/tutorials there apart from original documentation?5 -
Have opted for Big Data and analytics this sem as Dept. elective. Can't understand anything in the lectures(as usual). Any suggestions how to start learning?(books, tutorials, courses, etc.)1
-
Write a book on advanced spring webflux / project reactor usage. Plenty of beginner guides and tutorials, but there's very little out there that's actually useful from a real world perspective.
-
Damn I hate Reader. Extremely counter intuitive interface, slow as hell, and bloated. Not sure if reader is common though. We use it in our uni (in Germany) for tutorials.
-
My school was teaching 'progamming' - Scratch and HTML. I was interested and wanted to do more advanced stuff. So, I basically browsed the E-Interwebbernet and found some good tutorials for languages I was interested in.
-
Any suggestions for tutorials / tips on doing facial identification? I want to identify a face with a label. Most of the shit I can find is face detection which is not what I’m looking for1
-
I'd like to follow along with some react tutorials, but pretty much all I'm finding are ones that either just have blocks of code (with little to no explanation) to copy/paste or just a link to github.
Do any of you know of any good, well explained tutorials I can follow along to that actually explain what they're doing (and actually end with a sample project, so not just theory).2 -
Any idea of any online tutorials(video, written) that explains using react,NodeJs along with redux4
-
Has anyone here built a functioning blockchain from scratch? I’ve been poking around looking for resources, preferably eBooks, but hoping to find some that have been road tested. Language/technology neutral; more interested in the quality of the guide and result.
-
I'm a beginner in python, looking for some tutorials and interview questions with examples. Would be great if can suggest some good website/pdf for learning. thanks3
-
Freemarker is fucking useless! Their manual is as shitty. No proper tutorials for Spring integration. Why can’t people make manuals having every step. So fucking irritated right now.
-
What are the best free spring framework tutorials? Baeldung seems promising but it’s too costly. The official docs delve into individual projects without fleshing out concepts which is a huge turnoff for me
-
Not a programmer just a CS student. Since I'm not appearing in my online classes I'm way far from my syllabus. I want to learn C# from 0. Suggest tutorials 😔14
-
Just getting my hands on React.js the first time. I'm searching for good online tutorials - ideas anyone ? thx.2
-
Hi All, a friend of mine wants to start learning UI/UX Design (Web, Apps etc) can anyone suggest some sites that could be helpful? With tutorials and courses?
What would be the equivalent of sites like Codeacademy, W3Schools, Freecodecamp, Github repos, but for UI/UX Design?
Are there any Github repos that list such sites, tutorials, courses, articles and etc?2 -
Why node.js tutorials are all about typing stuff on console as if this is the real world example?!?!??!1
-
Trying to pick up React for web dev (now that they're cool), what are some of the best places to go? Tutorials, articles, websites, videos, courses welcome.
-
When you do a microproject on some framework, make sure you know how it works, as in, know what you've written rather than blindly copying from tutorials, stackoverflow or documentations.