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 - "the basics"
-
Teaching 7-8 year olds the basics of web design. We're we're playing with CSS and changing colours of block elements and text. One girl put up her hand, completely confused as to why it wasn't working. Her code:
Section {
Background-color: rainbow;
}
Oh the wonderful mind of children26 -
New kid came to me in my break (while I was playing LoL) saying I should start coding (he had no clue what my role within the company is).
Said that if I won't get a career in league, I could just (as if it's done in a few minutes) learn coding and make a website with thousands of users (as if that is just done like 1 2 3).
Then with a big grin on his face he proceeded to say "if you ever have some issues with making websites, I could just come to him and he can teach me the basics of Javascript, HTML, CSS and PHP".
So I said: "and who are you?"
He told me his name and what he is going to do within the company.
So I said with a big grin on my face: "Ah, so you're the new kid the boss told me about, nice to meet you, from today on, I'll be your Senior."
I then saw his big grin disappear
then with a big smile on my face I proceeded to say: "If you ever have some issues, please come to see me and I'll be happy to teach you the basics of Javascript, HTML, PHP and CSS"
Then he walked away :^)26 -
Another one, teach secure programming for fucks sake! This always happened at my study:
Me: so you're teaching the students doing mysql queries with php, why not teach them PDO/prepared statements by default? Then they'll know how to securely run queries from the start!
Teachers: nah, we just want to go with the basics for now!
Me: why not teach the students hashing through secure algorithms instead of always using md5?
Teacher: nah, we just want to make sure they know the basics :)
For fucks fucking sake, take your fucking responsibilities.31 -
Bulma framework, thanks for existing!
Lightweight, CSS only, very fucking easy to use and understand and a beautiful!
As a backend/server/security guy, front end is hell on earth for me. I understand the basics but that's it.
This fucker makes it so simple!19 -
Once a friend asked me to teach programming to him so I started with basics and hello world. Run the code and printed "hello world" on command line. Then my friend opened a new command prompt typed hello world and told me he can write that without all of the bs and that was the end.7
-
Today let me see how much of a better HTML/CSS lecturer I had before. The new guy just does everything from W3Schools while the older one, after telling us the basics, just gave us .psd files and let us figure out what was what and we learned a lot from that.2
-
Employee of a customer of my company asked if anyone was available for evening lessons of the basics if linux for his son because he needs this to go to the next year.
I'm going to teach the kid the basics tomorrow for as far as possible and will be paid as well 😊16 -
A couple of weeks back, I met some of the kids from my old school. They had joined together to form a small team and were designing and deploying websites for local businesses.
Turns out that they were mailing each other and using Dropbox to manage the source code. This had been going on nearly for an year.
I spent a couple of hours showing them how to use git and gitlab. Basics on committing, pushing, pulling, branching and merging.
I will never forget the look on their faces! They had seen God and its name is Git.7 -
Friend: So you're like a Developer right? Specifically using JavaScript?
Me: I mean...kinda? Pretty Noobish still...
Friend: But you could like show a buddy of mine some basics right?
Me (thinking to myself...the best way to test your knowledge is to teach it...): well...sure...
Friend: Great here is their info!
*Drives an hour away*
*sits down with this friend of a friend*
*busts out laptop*
Friend of friend: So how long have you been a Java Developer?
Me: -_- oh fuck...
*head desk*15 -
I hate this attitude of my study (when i studied):
"it might be a good idea to teach the students how to program securely by default?"
"oh no but we just want to teach them the basics"
"so why not the secure basics by default?!"
"nah we just want them to get started and understand it, that's all. We'll get to the secure way later on"
Well, fuck you.16 -
Bought a dedicated server a while ago and now have around 1800gb out of 4 disks in it.
Hardly knew how to work with proxmox/raid setups and so on a few days ago.
Can configure the basics without thinking as for now!
Gotta love learning stuff with open technology and seeing yourself grow 😃6 -
In my 1st semester, they taught us C++ basics
In my 2nd semester, they didn't teach us shit about CS.
In my 3rd semester, they taught us C basics
In my 4th semester, they taught us Java basics
In my 5th semester, they are teaching us Scratch and Python basics
Can you be fucking done with basics already for fuck sake? I'm a fucking Front End Developer here interning with companies and getting paid whilst I pay a fucking huge sum as college fee and learn fucking basics I knew back in high school? And you're teaching me Scratch, what the fuck is wrong with you; kids in pre-school are taught scratch. Fuck you education system, India!
Which countries should I consider for my post grad?
I'm so fucking done here.24 -
I forced my friends to use git(hub) as vcs because their project was in a usb-to-usb state, which was unacceptable for me. So I offered them my help and uploaded it (with a little bit of a forced consent) to github, to end this misery. Of course I helped them the basics of git. Now they automatically use git(hub) as vcs and to share their code.
I feel proud for this :)10 -
Today after 1 year of taking shit I sat down with my manager and completely tore the whole fucking company apart.
I absolutely slammed my colleagues, obliterated my team lead, went on and on about how no one understands the basics and how everything we have is copy paste procedural code and the only way to fix what we have is to delete it. I then insinuated I want to quit because I cba with the struggle anymore.
Result? Fat promotion. Not sure what just happened here lmao.14 -
My first ever programming lesson was pretty awkward. I had zero knowledge of any coding so even the basics were new. Everytime the teacher said "string" I was kinda cringing and feeling awkward, but nobody else seemed bothered. I was laughing inside like the teenager I was, looking around for someone to share a giggle with. But nothing.
The explanation:
The word "string" in dutch means thong. Me not knowing any other uses for this word was a little flustered 😬.4 -
"Holy mother of fuck. This shit is soooo interesting."
- My roommate after I taught him basics of programming. May the main() be with him.12 -
3 fucking years already that I introduced fucking git in this company and people still fail to grasp the fucking basics... Wtf?
If you push a fucking change wait for the fucking message ... If a fucking fail message appears telling you to pull before pushing to remote, just don't ignore it... Wtf... I can tell it is the case just by looking at the message template, I don't even need to read the motherfucker...
And its not that they are stupid, those are smart motherfuckers we are talking about...24 -
Who the fuck is able to not understand the basics of git. With ten years, supposedly , of front end experience. How in the hell do you not understand version control.16
-
1. No more coding on paper! Why can some already write essays on laptops but programmers are stuck with "analog"?
2. No vendor lock-ins! Teach free, cross-platform development, not VB.NET.
3. No more professors stuck in the eighties! If all you know is 6800 assembly, GTFO. I heard NASA was hiring...
4. Enforce code style consistency, proper documentation and even VCS for larger projects
5. Algorithms -> scripting -> programming. Don't quickly explain the basics, then throw students straight into Java.10 -
Been a jr. dev at a company that's badly in need of more devs. So they hire a sr. dev to work w/ me. Dude's got yrs of xp over me, so he should be ramped up in no time, right?
Jk, he doesn't even know the basics of git. Also, his code is shit. If he's not let go anytime soon, at least I'll look awesome relative to this guy come performance reviews ¯\_(ツ)_/¯.3 -
I'm a backender, Linuxer (servers + cli included) and security person.
For some projects I do need to write my own frontends and that, in general, IS my worst css experience.
HTML is quite manageable but CSS, except for the basics, is fucking Chinese to me.
So yeah, about every goddamn project that includes ME having to do frontend stuff is/has been the worst HTML/CSS experience.14 -
Me: Bro look, I have learnt so many things from the past couple of days.
-Introduction
-Data Types
-Variables
-Arrays
-Operators
-Control Statements
-Classes
-Methods
-Inheritance
-Packages
-Interfaces
-Exception Handing
-Multi-threaded Programming
-Enumerations
-Autoboxing
-Annotations
-Generics
My senior: Congrats on finishing up the basics
Me: Those were just basics???...///!!! 😜3 -
Ive just bought a domain name for my nephew of now 36 hours old. Ive a really common lastname and it took me 8 years to get a domainname with my name in it.
By the time he is ten (or how old they will be when they get their first email address) he will have his own personalized email and when they learn the basics of programming he can use his own domain for his site.8 -
To be able to learn, is an opportunity. To be able to teach, is a privilege.
Cheers to another successful iteration of The #HourOfCode, by Team ACM BVP in association with Code.org. It was amazing teaching the students of 5th standard the basics of programming and logic building, and quite surprising to see how quickly they were able to grasp the concepts!17 -
Learning a new programming language:
1. reading basics
2. creates small programs
3. plan new projects
4. search everything else in the internet
5. output: we have become code gods
*winks at stack overflow and github*5 -
Robots done, for now! Well, the basics are done. Just fueling up at the moment :)
Tomorrow I'll put up a little gif of it moving around, but I wanted to get this out as soon as possible, because making physical things isn't my strong point, and I ran into a lot of problems
Shoutout to my school for having a free to use laser cutter2 -
Just tech screened a kid for a senior Network automation role, in a specific niche.
He's never automated anything before. Didn't know networking basics, didn't know about the niche...
This guy hasn't heard of unit testing or UDP... good luck out there kid. You've got balls anyway.14 -
Has anyone here ever used tinkercad.com? (for simulating Arduino setups, or other circuits)
Where can I find community content for circuits? They make it so easy for their 3D models.. But not for their circuits..
Also, can someone tutor me in the basics of circuits over telegram?
(for those of you whom have never heard of it, I attached an image ^~^)14 -
Lets check out the dev in you.
Problem: Print "Hello World" in C in such a way that you cannot use any semicolon anywhere in the program.
Try this without using internet.
Hint: You only need to know basics of C.52 -
700 years ago, some monk scraped down the ink from a book, so he could reuse it to write down his stupid prayers.
Recent analysis uncovered that the book he scraped was “Method” by Archimedes that outlined the basics of calculus 1000 years before Leibniz.
It makes me feel miserable and helpless when I think how more advanced our world would be if it didn’t happen. I realize he probably didn’t go like “hehehehe I’m erasing scientific knowledge because religion is better”, and just did what he thought was better, but I feel bad nonetheless.16 -
Finished learning the basics of HTML. Now to move onto CSS! Really enjoy learning Web Development despite it only being the basics.10
-
I mean I've read rants on here about people not knowing the basics of programming, but 15 lectures in I would assume that the other students knew the difference between a char and a string at least.
Guess not.3 -
People who know basics of HTML, CSS and start searching for the web developer Jobs are the same people who buys a pencil and assumes that he is an artist 😀12
-
"I have nothing to hide."
I admit, I did utter these disgraceful words once. But I now take privacy seriously.
What is really sad and potentially dangerous is the fact that younger people do not give a fuck about privacy. Snapchat, Facebook, Instagram - these people use these apps and do not pay ANY attention to what might be the consequences of their actions.
The more data they own, the more they own you. We should start a privacy basics course in high school. Things could get out of hand in the future, as if they already aren't.15 -
Some years ago I was in cyber security in the military being shown some new tech for our use. Was challenged to try and get past it after being explained it's basics. Took me one long line in Linux about 10 seconds.
Anomaly detection firewall with machine learning seemed like a good idea.
Setting it to aggressive response and then change the package header to the firewall's own address however made it kill itself.
We didn't deploy that firewall that I know of.5 -
! rant
age++
Here I'm celebrating my birthday away from home doing first job as developer.
I started my journey one year back when i had no knowledge of any programming language except basics of C.
Learnt python, Js and many more things.
Prepared for interview, got selected in first interview.
It's been more than 2 months at the new job.
Really it feels so great to see people using your developed tools in real life.
Hope to be more successful and to contribute more to community. 🤞9 -
Unity3D Game Dev Interview
Interviewer: What is reflection and why would you use it?
Me: Gives overview of system and how I've used it in games before.
Interviewer: Sorry that was a trick question, Reflection is really dangerous and slow. You need to go back and learn the basics.
Me: ???...
A huge portion of Unity is built upon Reflection based systems, the entire Monobehaviour base relies on it. Their events system uses it, animation and timeline. I guess their team needs to go back to the drawing board.
How is this person a senior dev?2 -
I'm in college now, and my mom sometimes helps me when I get stuck finding a bug in my code. She has a degree in CS, even though she barely used it, so she understands the basics. It's like a rubber duck, but better, because she can ask me questions, and answering them often leads me to the answers. She also listens to me go on and on about random topics I'm learning, even though she isn't interested... basically, she's great!7
-
Remove all the outdated and unwanted topics which were taught during Indus Valley civilization like: 8080 microprocessor, Java 6, Software Testing principles etc. And add more interesting and realistic topics like: Algorithm design, graphs and other data structures, Java 8 (at least for now), big data, Basics about AI, etc.7
-
The tour provided with Golang is really nice for learning the basics..
Just doing
go get golang.org/x/tour/gotour
go tool tour
starts a local webserver with the tour. The lessons and the exercises at the end of certain chapters are really easily understandable.
I think it might also be a good tool to refresh the knowledge about Golang for those that haven't used it in a while.1 -
I'm starting to realize, that if you just know the basics of researching, you can (most of the time) find better free resources, than paid ones, for learning about new things in this field.5
-
I'm a newbie in programming, just past the very basics and all. Which is why I am a bit frustrated when i see programmers use stack overflow. I barely even understand it.😏9
-
!rant
For the past two years I've always wanted to make Programming tutorial videos to help others learn to code while fueling my passion for coding, discovery, and teaching..... and after two years I've finally uploaded my first two videos to YouTube.
I want to cover fun and exciting topics such as how to make custom plugins, create your own linux web server, and more... but decided to do a web basics 101 as my "Hello World" videos to get better in making content and production.
The inspiration for my "Web 101" comes from have a lot of my senior year CS classmates who have never seen HTML/CSS code before and wanting to provide them a source to get the basics all in one place.
I have a lofty goal of getting 10 subscribers by the end of the month. If you wouldn't mind giving me some pinpointers or comments I'd greatly appreciate it!
Also I did buy a new microphone so the sound quality between video one and two should be better!
https://youtube.com/channel/...12 -
My best experience was going from static HTML and non-preprocessed CSS to having my mind blown by Sass & learning JavaScript and what "API" even means (and starting on ruby and basics in command line). I actually feel like I'm a developer in some sense of the word.
That was a ton of growth in a year where I transitioned from a purely graphic design role to having an influence over development processes and rolled out a number of projects to production that I spearheaded.2 -
Local IT company proposes to give talks about the basics of web development in our school for one and a half week.
>"And now we're going to learn more about JavaScript."
>"The first thing we need to do is to import jQuery in our webpage."
>Literally no mention of plain JS.
this is why jquery is still not dead...........5 -
So I never had a proper education in IT. Started web development as a hobby, then some people started giving me money for it, and here I am, working as a fulltime web dev since 2001 and SEO expert since 2010.
Still, I sometimes wonder how much I really know compared to some fresh coder who just got out of university.
I know how to create great software from A to Z, but still I sometimes get the feeling that I am missing the fundamental basics.
Is that weird?3 -
Sometimes I wished there was no internet, computers etcetera and that the world would go back to the basics. When people from a village knew each other and married a girl from your village and lived in a wooden hut in the mud.
This all can be so much better than how life is at the moment. People ignoring eachother, fighting wars by killing thousands without actually fighting.
And yes I know some of us wouldnt survive it, Im not sure I would with my chronic kneepain. I cannot hunt because of it. I could be a builder or farmer maybe?24 -
We were in a c class learning about pointers, the teacher was doing small stars on the board to explain the basics of them.
After a short while we all understood, or so we taught.
Someone asked about double pointers, so the teacher put 2 stars on the board to explain. THEN THE IDIOT OF THE CLASS GOES AND BLOODY ASKS IF WE COULD REPLACE THE 2 STARS BY A BIG ONE.
I MEAN OF COURSE JUST PUT A STAR EMOJI TO MAKE A DOUBLE POINTER.
The legend still lives on as he got kicked for an unknown reason🤔.3 -
So last year i was competing in IT basics, school level went great so i went to state level. This is my first state competition ever and im really nervous, everyone is telling me things like "you've got the gift, don't worry" (by everyone i mean my mum) but i keep believing that everyone who went to the state level has a 'gift' for IT. So the competition is about to start and a guy next to me raises hand to ask a question and im like so nervous that he is going to ask something i dont understand or is too complicated for me. The guy fucking asks how to get past the login screen because he clicked on an admin account and it is requesting a password. The fucking guest account is right next to the admin account that he clicked on and i proceed to help him and i click on the guest account and he litteraly asks me "wow i didnt know that was possible". What the fuck. IT BASICS STATE LEVEL. DOSENT FUCKING KNOW HOW TO ENTER A GUEST ACCOUNT. Next on, the competition is over and we have to enter passwords to submit our online test so as i walk to exit the classroom i see a guy struggling and i ask him like dude you need to write a password and submit! Hes like umm yeah i know but umm you see... I dont know how to write a # (it was required as a password) .IT FUCKING BASICS STATE LEVEL.DOSENT KNOW HOW TO WRITE A '#'. Later on i got 8th place and the fucker who didnt know how to write # got 1st because he knew fucking exel questions that i didnt.4
-
Using circuit simulator (can find it on itch.io) and recently built an 8bit adder as you can see below.
Pins on left are IN and pins on right are OUT.
Just wanted to run it by some of you because 1. circuit simulator is fucking cool, 2. I'm not sure if I got the basics correct.
I attached an imagine of the 8bit adder along with the subcircuits if that interests you.7 -
Not sure if this technically counts as all nighter, but when Udacity released their basics Android nanodegree they had a contest where the first 100 worldwide to finish got a scholarship for the advanced Android nanodegree. I followed the uberman sleepy schedule, 20 min nap every 4 hours, around the clock for 6 days. Finished #17. They didn't even have the videos or lessons for the last 3 sections, just a description and a project for each, so they set up a slack channel to let us talk with staff and collaborate with others trying to get it done.
-
We hired a new senior dev. The lead architect is going over basic bit branching and commits with him. This new job already feels like a dumpster covered in petrol.3
-
1) Heck yeah, great idea
2) Sit like 60 minutes there thinking about a name for the project
3) Build the basics
4) ..meh fuck it2 -
My brother, who is a programmer too, throwed the big java book at me and said: Read this and you'll have a job. So I read it and got a job. I'm a practical learner, so I just picked up the basics from the book. OOP and all that I learned while working. It was like a decently payed apprentice position. But I was my own teacher.3
-
Tired learning reactJS had no luck! It went above my head!
Learning JavaScript!
This is when i understood the importance of basics!13 -
when you run lighthouse on some tech "guru" with 50K subscriber's website and can laugh when they don't even have alts on images
hahahahahahahaha clowns
to be brutally honest, you need to know the basics before attempting to teach anyone anything, i don't care how boring it is
🤡🤡🤡🤡🤡🤡🤡🤡🤡15 -
Our programing teacher(CPP) is so fucking bad at teaching.
I'm pretty sure his classes actually cause permanent damage, by rendering the other students unable to learn programing properly.
Whenever a sentence starts like, "For the advanced around you...", you can cough bullshit from the top of your lungs, because what he's about to tell is first semester c-basics.5 -
A programmer can code.
A developer is a jack of all trades jumping into any stack and mastering the basics in a weekend.
So why the fuck can't I grasp humans. Their code is spaghetti....
Debugging gives way to many problems...
Atleast my personal code has a feature creep and for once it's a good thing!3 -
F**king sh*t management...there was a training schedule for Casandra (for basics and advance), I added my name to interested list and as I wanted my site ppl know I sent a email to HR stating to look at it and add more ppl....now I am out from the list and a line manager's name got added...WTF....why the hell he needs rather then a programmer... :(2
-
I absolutely love the dev community but one thing I just can't stand is the snobbery that permeates it. I don't understand why some devs expect non devs to know or understand the intricacies of computer programming or even computers in general when it's really not their job to do so.
"Ahhhhh!! How DARE this non dev PEASANT ask me about hacking Facebook accounts!! Does he NOT understand the basics of DNS spoofing and social engineering!!1!!1! bahh"2 -
First time posting here. I'm a programmer with Python as a main. Currently exploring both Java and C++, trying to move past the basics and into more advanced content.
I look forward to posting and interacting with others on this site.3 -
Had Weekend free for my own...No Kid No wife...just plenty time...what did?...I brew beer 🍺😎👌...of course I didnt used any ready-to-go mixtures...all done from the basics. Feels so good11
-
!dev
finally, after a week of helping my friend to learn the basics of front-end web development, he got the internship at one of my friend's office ( he set up the interview on my request).
It does feel good.1 -
Holy shit Sololearn is actually such a Well Designed app to just learn the Basics of languages. Really smooth Animations and Fun Quizzes
(Btw, This Text was written with Google Keyboard which some how is so bad, i need to Switch Back to SwiftKey like STOP CAPITALIZING RANDOM WORDS GOOGLE!!)4 -
Cheers to all Javascript programmers 🥂
Suggesting a book called *You don t know JS* which aims to teach javascript right from the very basics to most advanced concepts, hence is helpful for both beginners & maestros.
The book is available for free on Github
https://github.com/getify/...7 -
Oh gosh... This week a "friend" of mine will have a job interview for a company I am working at. This guy really just can't Code. He has no understanding of clean code, abstraction etc. He just knows the basics. But he loves to brag how good he is and got his bachelor degree. Damn I hate this guy and I hope HR won't hire him.7
-
*My first internship*
Me: Hey, I'm unable to fix this issue with the interface.
Tech Lead: *Goes on giving me a lecture from the very basics* So, An Interface has the method declaration but not the.....
Me inside: I FUCKING KNOW WHAT AN INTERFACE IS JUST TELL ME HOW DO I FIX THIS FUCKING ISSUE.
Me outside: Right!6 -
Tried learning python like over 10 times from the basics. No success!
Being a Java developer for about 5 years, I think I can't live without semicolons 😂3 -
This new guy has a senior position and is 20 years older than me.
Im not a senior because I didn’t study (still have 10y of experience) and i don’t care about the title as Long as the salary is good.
But.. he sucks, he doesn’t know basics, keeps overengineering, I have to explain basic stuff to him over and over again like JOIN in sql, lambda, method references and async threads in java..
He probably makes much more than me and has a higher title..
I feel like nobody notices because I keep helping him to finish his shit.
That sucks!4 -
so, docker in windows looks like a mess, could not set up a laravel environment easily, then my last resort was to use a virtual machine and adios docker from my system11
-
To all people who hardcoded stuff like tables in HTML and even rant about how much work this was or how many lines of code they wrote, please stop the madness, please don't talk until you get the basics of programming and why computers are quite handy to handle repetitive tasks.4
-
Starting. Seriously I'm closing that gap on turning 30 and I'm tired of being a wage slave so I'm teaching myself by using resources I've found online but the immense amount of knowledge I need seems unsurmountable.
I'm coming home from work and learning for at least two hours before going to bed and going back to work but it seems so far until I get to be creating stuff instead of just trying to absorb as much of the basics as fast as possible.5 -
I prefer drugs. I’m learning JavaScript as my first programming language and just getting the basics and the syntax down is fucking killing me.13
-
Focus of mastering one language, don't jump around to every web langue out there.
Also don't follow the programming language band wagon. Focus and master the basics first HTML, CSS, Jquery. These aren't going anywhere and a SOLID understanding of JavaScript will go WAY further then you think4 -
Once again, I have to go with the guy that, after seeing my horrible (I can't highlight this enough) code, decided that even I wasn't hopeless, and went on teaching me the basics of software engineering, top-down design and unit testing. All of this in two days, but it gave me the motivation to work on it, and look at me now: I'm a devRanter :')
-
Learned HTML with a 50ct book from a 1 €-shop. Got interested in forums and learned PHP by analyzing phpBB and Itschi (you probably don't know the latter). Learned Java through school though it was only the basics. Now I'm a full stack developer at a Norwegian company. Fully self-taught.1
-
Project managers suck, they don't know anything about programming and development, at least they should know the basics, it's the worst and most stupid job, and the worst thing is that they make more money than a developer.2
-
So, right now I'm 16 atm I know some basics of php,python but I love Python more than php. So my question it's:
Most of the universities in my country for computer science, are based on java, c++ and some another stuff.
What should I do? Should I start learning C++ / Java or continue using python?10 -
Man learning I’m not good at learning new languages, I get to the point where I have the basics of the language ex: Conditional statements, loops, functions, classes, structures, file manipulation, etc but idk what to do after that, is this where I start learning libraries cause I still get the feeling I’m not at that step yet.
Before you ask, yes I know I am heavily over thinking this2 -
so Broadcom bought VMWare.... so now whenever you go to any community support page that used to be on VMWare's community, you're just always redirected to Broadcom's support homepage...
another billion dollar company that has failed to understand the basics in HTTP and DNS
what do i expect...
i don't know, they probably only have like 2 devs, i shouldn't be so hard on them
🤡🤡🤡🤡🤡🤡🤡🤡3 -
My first gig straight out of uni was on a project where my role required fixing an FTP client to upload files from a clients machine to our server. It was a spreadsheet. VBA. An excel spreadsheet. FTP client. A spreadsheet.
Me: "why are we using VBA for this?"
PM (was a dev 10+ years ago and started the basics of this 'ftp client'): "VBA is great." *Stern face*
Brilliant3 -
Well I feel like an idiot thanks to my IT teacher. This guy, this fucking guy thinks that we’re seeing computer for the first time. He’s literally saying “You see this black bar on the bottom? That’s taskbar.”. It’s like he’s teaching 7 years old childs 😤
But the worst part is my class mated don’t know such basics! They don’t know how binary code works, what is motherboard, how to login to school domain on Windows.
But on the flip side, they look at me like at the God 😏7 -
Got contacted for a job "interview" by a company because they were looking for "people with my skill set". All my profiles say I am a fullstack web dev with experience in frontend js frameworks and js and php backend frameworks.
Come in to find the "interview" is an exam. Ok, fine. My brain could do with some exercise.
After the basic IQ type questions, I get the web dev exam.
It is 95% of the questions are about CSS and HTML basics.
WHAT. THE. ACTUAL. FUCK.7 -
You work your ass off up the corporate ladder, except no one cares. You're overqualified and you have a large skillset, a high determination and work ethic, yet again no one cares. You have years of experience and on various projects, for various companies.
Your colleague doesn't lift a finger half the day, takes naps, barely has the basics down and gets promoted to systems architect immediately.
What, the, f.
I'm sure this is a familiar situation.15 -
I started doing teaching assistance in an Introduction Course to R (for the 3rd year in a row); for the big majority of them, this is the first course where they learn some basics of coding.
Now, I know many of us were the same when we started, but sometimes I wonder... have I ever really been as lost as some students? I mean, I had to teach to a student how to move a .txt from the downloads folder to another folder. Wasn't this supposed to be the digital generation?
Even my code is never as frustrating as teaching a programming language... I forecast more rants in the following days!8 -
When you realize that all those years using windows washed away all your knowledge about using Linux.
I feel like a dumb idiot now while struggling to get shit done on my newly installed mint distro. Younger, I used to read that very fat book my father had on his desk, with all the basics on Linux, I don't have it around anymore.
Any "up to date" good book or website of reference to refresh that rusty brain of mine?1 -
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 -
What game engine would you recommend to an indie developer? The type who can't afford a fucking server to run the bloated and buggy unity editor but is actually a developer so isn't afraid of typing.
I've had enough of the improper sandboxing (will crash bc of game scripts), tempfile-based crash-unaware instance tracking (won't restart afterwards) and lack of UI scaling (seriously, that's like accessibility/retina support basics) that is the unity editor. If they had command line tools I'd use them happily.10 -
After all this time it's back to the basics mhm? Maybe yoloing PHP via SFTP to a single machine along with few thousand LLOCs of vanilla JS wasn't such a bad idea after all...4
-
Yesterday I've finished the basics of my first api at work. Now going to start on the mvc front end.
Finally learning C# ASP .NET and how to do it right.
So far everyone is happy at work1 -
My team is full of unexperienced coworkers. Some are students (not computer science), some just finished their bachelor but again not in computer science or something related. It is absolutely ok if there are unexperienced coworkers, but that's too many and all I do is teaching the basics of programming.3
-
Hey everyone, I am trying to learn how to become better a Java but I don't really know where to begin. I already know some of the basics and have made a few minor projects but I really want to advance. I was hoping someone could provide me with some ideas for simple yet complicated projects so that I can further my knowledge of the Java programming language.4
-
Why the fuck do people at certain universities and colleges think they have to translate programming related expressions? They sound extremely stupid and often misleading for someone who studied CS in English.
I had an interview recently at a company where the interviewer, who most likely studied at one of those unis, asked questions in our native language and I had to ask for clarification multiple times because of this shit. Now they probably think I'm not even familiar with some of the basics. 😤1 -
Had to work with a lazy, stupid idiot who (literally) couldn't declare an empty string. Got in via nepotism and not only were there no basics but also no willingness to improve.
Something tells me that throwing someone out shouldn't be a pleasant thing to do but hell, I'm so happy that we can finally stop carrying that piece of dead weight and get back to pure coding without having to teach Programming 101 on the side.4 -
Starting to learn neural network...
I have been interested in Machine Learing from long time back.
getting the basics corrected now....
Never thought calculas is going to be required in programming.2 -
I am a CS student. I can do core programming(like solving a basic problems) stuff pretty well but, I can't seem to understand UI design.
I was learning web development.
Learnt the basics of HTML, CSS then thought "let's make a simple website".
Couldn't design a single thing.
I mean i know the concepts how to implement forms tables navs etc stuff. But main problem is I can't think of good design.
Am I just not made for web dev or what?
How to be a web dev? I am following Angela Yu's udemy course, should i try freecodecamp?32 -
I really hate slow developers
No scrap that I hate developers who claim they have experience and knowledge but are so slow and can’t grip the basics.
Surely if you’re are experienced you should be able to work independently and not have someone hold your hand the entire time.
We will never get things done we are a small team as it is you gotta pull your weight man12 -
Ok, so the new programming language Q# is out. VERY exciting for me! I love the idea of quantum computing! Then I realize that developers will need to know the basics of quantum physics to use it effectively. Yay or nay? Welp, those extremely big, expensive machines won't program themselves (yet).
-
Today I gave Php a try, I leaned the basics and oriented object programming of it . but now I dont know how to make UI in PHP . ans I need some advice what should I learn next im a .net programmer36
-
Just had some problems with a cronjob I've been playing around which kept my pc running for like 10 mins after i used `shutdown -H`.. My mother asked me why i wa so mad at my pc
Me: A cronjob is stopping ubuntu from shutting down.
She: What's ubuntu?
Me: the os I've told you about the whole last weekend
She : what's OS?
I and my father literally explained her Ubuntu and Linux basics for at least 2 hours after she asked why my pc is looking "so purple" (i was using the console).
btw got the bug fixed :) -
wk48 best question:
My go to question for dev interviews is how do you find all prime numbers from 2 to x because there's so much room for optimisation.
Start with the basics, loop over every number and check if it's divisible by any number less than it, then record the prime numbers and check only those, then move to something like the sieve of eratosthenes then reduce the problem space and only iterate through 2 to sqrt(x)5 -
Anyway, so I've been learning the basics of Python and Kotlin since a week, I just wanted to ask if I could get IDEs and resources for both of them.
Also I know more IRL languages than programming languages, just saying.4 -
Have no Degree (the paper, I did study), currently doing a master to actually get the damn paper.
Have been working with a good pay for a few years now.
The Degree will help pass some HR filters on the dumbest companies, but sometimes you do want to work there.
The degree does nothing in the new professional word in this profession.
BUT sometimes, a degree gets you information that you will not get on your own that help you grow faster. Talking about the basics that everyone says are useless... But they are not. -
Did two bachelors (network/system then dev).
Useful ?
Well I learnt some basics during the first year; but then being curious and searching things by myself made them completely useless.
Almost every interview I did were successful and didn't asked for my degrees but what I was actually able to do, code and understand.2 -
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 -
When I was taking a programming course as a Mathematics prerequisite, and then object oriented programming basics (inheritence, interfaces specifically) all just clicked at once. Immediately decided I was going to pursue the computer science major instead of math.2
-
Spent two hours explaining to an intern the basics of version control and why you must always commit and pull before you push. He claims he understood how it worked. I come back the next day only to see my code was overwritten because he pushed and never pulled.. I get yelled at by my boss because he can't see the changes I made and assumes I was slacking off the previous day :/7
-
at the very beginning of League of Legends (I was freshman in high school) my friend and I wanted to create a team. we needed a website for it and I learned the basics. I stop playing but I never stop programming1
-
I'm in a senior level game design course, where me and two others have to create an actual game. I picked my teammates out bc I thought they've already taken classes in the subject(as they are both seniors and I'm a sophomore taking this as a final class for my minor). Turns out, they haven't taken any courses in game design and know nothing about the basics of making a game... FML, good thing they can code I guess lol.😅😓2
-
What I learned:
Don't try to learn by practice. Study the basics by rote, using flash cards. And THEN building on the basics, learn by doing.
If I got anything wrong, I'm gonna look stupid.6 -
Java Vs. C++
Ok, so I know a bit of Java, still lots to learn but isn't there always! My question to all you poly-linguist programmers is; once you know the basics of OOP are there any obvious hurdles in learning new languages? For instance - do you sometimes accidentally use some Java in C++? Would you all advise to stick to one language and learn it to genius level or does it make you a better programmer to understand a multitude of languages?
<Learning Rant>9 -
Question here - what do you guys think of Kotlin?
Do you also think it'll be sufficient to learn Kotlin and not java to programm for Android?
I just began the transition, it's fun playing around with it, but a friend of mine wants to learn Kotlin to learn Android programming (and not java, he only has java basics).
What's your opinion on all this?12 -
Reading about tasklet and workqueue in linux kernel and this happened:
Caution
The name 'tasklet' is misleading: they have nothing to do with 'tasks', and probably more to do with some bad vodka Alexey Kuznetsov had at the time.
This rant is brought to you by official linux kernel documentation.
https://kernel.org/doc/htmldocs/...4 -
Hi, so I want to get into Android App development.
I know the basics of Java and I have already written some simple apps with Java.
However I would like to get more serious with it and now I wonder if I should directly start writing apps in Kotlin or if I should write them in Java.8 -
As much as I hate the army and what it represents, I do often wish managers served as squad leaders or officers to at least learn the basics:
- Your job is to protects your people and care for them
- All your people are equal, you do not show preferential treatment
- You are a role model, you do not badmouth a soldier in front of others
Honestly I have/hear so many bad experiences and simply can't wrap my head around having managers out there that don't understand these basic rules..1 -
Another project, another team, another shitshow in codebase.
Now instead of doing work and implementing long awaited features... few weeks of minor refactorings ahead, untangling unnecessary complexities...
... but mostly - explaining the team why their 12-months work is pile of shitty spaghetti, and how it should really be done.
Explaining basics to "seniors" is the most exhausting thing.3 -
I have absolutely no respect for developers who can't properly touch-type.
You don't see many cooks who don't know how to handle a knife, do you?12 -
I don't know what language i want to be my main.
I know many languages but most of them just the basics, to write some simple programs.
I'm currently just coding in my free time, i'm still at school and there is no company that forces me to use a specific language.
But when i'm out of school and want to work as a developer, i can't tell them well i know these languages but only the basics.
What is/would be your choice for non web programming?18 -
Good oop is hard to implenent and keep track off in my experience.
I have seen projects so hard which have such large hierarchies and reused components that even the most minimal change breaks an entire change. Dependency injection is a pretty cool tool to use, but I have seen more people fuck it up and make something that supposedly removes tightly coupled components be the extreme opposite.
Remember your basics people. Fuck
Ok everything is good now. Happy thoughts...nuthing but happy thoughts16 -
First time posting. But I need an advice, I want to learn a programming language to get a better job. I have just the basics of C#, should I keep going with C# or go with F#? I heard a lot of good thing about F#. Thanks. You guys are awesome!6
-
I get the opportunity to talk with a pro today:
"Pro": hey do you know how to use tool X?
Me: well I've used it sometimes for simple stuff but I've always wanted to learn more advanced stuff.
"Pro": let me show you
*repeats the basics that are available in every single online tutorial and are tbh pretty obvious*
Me: yeah I know that but how do you use function A with option B under circumstance C? (Because I've encountered that recently)
"Pro": Oh... emm... I don't know. I don't think you'll ever need that use case tho3 -
When I started uni and I took my first programming subject (Data Structures) I hated it as much as I could. My teacher was a complete @$$hole, he wasn't good at teaching, and most people were failing the subject. When I finished that semester I swore I would never be a programmer...
11 years later and I have a Master's in IT and have been working as a Software Engineer for 6+ years. #life
I wish I had a better experience learning the basics1 -
I'm new in the programming world; when I need to learn something new I generally look at documentation and articles to get an understanding of the basics.
Then, if it's still interesting to me, I just try it out.
Sometimes I might ask a fellow more experienced programmer or a teacher to explain it to me.1 -
Why isn't Vue.js more popular? (it's not rhetoric, I actually don't know)
During the last weeks I've been learning the basics of the more popular JS frameworks and from the ones I saw, Vue seemed like the best option (lightweight, virtual DOM, simple documentation, alternative to React Native). Nonetheless, React & Angular are more widely used by companies and personal projects. Does anyone know why that is?1 -
I mean the beauty in our industry is that you can learn almost everything online and for free. You learn some basics and then you build upon that knowledge to build something more complex. So why the hell should I pay so much money just to listen to someone who tells you the same stuff that you would've read online and for free anyway?2
-
So am teaching a friend of mine some Java basics. Unfortunately he keeps insisting on using Eclipse to be taught. Tried showing him the beauty of InteliJ but he says it's too confusing 🙃. So here I am typing some full codes that I could have magically inserted on InteliJ. I don't know how long I can take it.24
-
My Mentor during the 1st year of my College
Set High Expectations and very frequently used to throw insults and shame me as if I knew nothing. And he was not wrong. I sucked so bad. Did learn some basics and promoted me one level from the "total newbie" state
But my best Mentor would have to be my PCs, Compilers, Debuggers. Couldn't find a better one1 -
My non-developer friend (who knows some very rudimentary basics about front-end web dev through me) asked ChatGPT to create a game with an arrow-key (left, right) movable player that shoots bullets.
He pasted the answer in a jsfiddle. The first iteration didn't work. It used DOM and CSS, so I told him he needed to instruct it to use HTML canvas. Lo and behold: https://jsfiddle.net/mehp8jay/16 -
Hey guys...
Ever visited https://www.instructables.com ??
DMNNNN I just can't leave... So many cool Ideas...
I don't have anything to do with the site, found it yesterday while searching for arduino stuff, and MANNNN .... It has the best pratical tutorials I ever saw... Not like most, where they teach you the basics...
Most sites, first arduino APP, light a Led
Instructables, First App, Instructions with pictures and videos on how do connect the Arduino, install IDE (this is the most basic tutorial after all). then the tutorial, Light 4 leds and do a lightshow...
:p
I'm In Love
Btw, new project, got my old Niko Dc Car working again, after like 30 years...2 -
We’d love to get at complete ease with vim but we’re struggling to learn and still only know the basics, so we diss vim users out of jealousy.2
-
Started doing the cms, looks neat
But i haven't even finished the home page yet.
I just love to do the backend and seems that a cms cover a lot of the basics and more
PS : it is a personal project :D1 -
I really need to go back to school and brush up on the basics this summer. The problem with being self-taught is that you have glaring big gaps in just that, the basics, and as the projects get more complicated it really starts to show.
Sure I get The Thing done but... I'd die if anyone saw the code behind it.2 -
What if there was like a 1-2 day workshop that helped recruiters be more technically fluent? Like the basics of software development (not programming, but concepts and what engineers really do)?6
-
I really think I prefer to be judged in an interview based on a walk through of a project you would want me to work on or a project to work on at a specified time or even my public projects in my repo, not some theoretical basics of programming.
Frankly, most times I barely remember this basic shits but obviously use them as the need arise in projects.1 -
Can't even find a proper way to learn android app development.. Some tutorials are way too basic and others way too advanced.. Even books arent of much help to me... I know the basics... How do i learn further :/ How do i code without having to look at some example every time ://9
-
FUCK MY LIFE WHY CANT A RASPI BOOT FROM USB??! I'VE BEEN WORKING ON A PROJECT FOR IT FOR THE LAST WEEK, SPENT NIGHTS LEARNING ELECTRONIC BASICS AND GUESS WHAT? THAT FUCKING RASPIAN ON MY MICRO SD CARD IS NOT BOOTING. AND I CANT REINSTALL IT BECAUSE I HAVENT GOT AN FUCKING ADAPTER FOR THIS SHIT. I HAVENT BEEN USING A MICRO SD FOR YEARS.
AND NOW I CANT TEST MY PROGRAM BECAUSE I NEED THE RASPIS GPIO PINS :(6 -
I start reading about it, from their website, forums, blogs, etc.
Next thing I usually do is to take a look at stuff made of that tech and mess around to see what it looks like.
Then I pick a book about the subject, set up the basics and start from the very beginning, even if the prologue starts with "programming is..."
At some point I start to connect concepts previously seen in the first step with the chapter I'm in, or even identify elements discovered in the second step.
Works for me. -
I went to bed and before sleeping opened an app on my phone that controls the music on my PC.
At first glance it looked like something was different so my first thought was "Ooh, they updated the app" and then I remembered that no, I didn't. I'm a lazy sack of crap that didn't update that app in a while and I didn't even implement everything.
On the plus side, I did actually get the basics working so... :D -
I was reading a few interesting postgreSQL solutions to constrain polymorphic tables (anti-pattern, I know) when something caught my eye.
Some solutions were looked down upon (or looked favorably upon) based on their portability to other rdbms like MySQL.
Is that really so important? I get it, if somehow you decide to change from one to the other for some god-forsaken reason it will make the switch easier. But really, how often will that happen?
I feel there is a tendency to just avoid using SQL beyond the basics.5 -
Went to college for 4 years learned very basics of everything. Started first job and just learned by doing, thank God for the Internet you can learn everything else you need from there.
-
That's gotta hurt dawg: Emotion(a CSS-in-JS library)'s 2nd most active maintainer ditches own solution for SASS + CSS modules: https://dev.to/srmagura/...
Didn't feel right from the start. Everyone showing their true feelings for CSS-in-JS in the comment section.
Please tell me the next big thing will be going back to basics & not go to even more insane lenghts for marginal DX improvements.2 -
So I’m starting to learn C# is it a bad idea to use .NET Core to learn the basics of the language? And for the advanced stuff use visual studio when it’s needed? I’m just trying to avoid Visual studio tbh20
-
Today I learnt by hard, that even best management don't want to hear how bad things are.
You're supposed to shut up, and make things shine.
You can't fix few years of sh*t in 3 months? You can't work with people who don't understand basics? You can't fake results to show to the management?
Too bad...13 -
Lost one day mounting my CNC.
Still on the basics...
Found out that I baddly welded the two fucking easy drivers and made a bad connection I can't undo now.
So the drivers are always on and stepping :(
5€ to the trash.2 -
One thing that is really difficult is when you are writing let's say C code for months, and then you switch to C# or Python, you immediately use C-style logic and forgo the easier, shorter Python syntax!
I did a python kata on the Codewars website. After submitting it, I realized my solution was like 10x longer than every other solution. Talking about hand in face.
Stuck to basics and forgot about Python's amazing shortcuts. What are you going to do!1 -
Right now I just found out that I forgot the basics, but still able to do some complicated shit
Brain fart 🧠 💨1 -
Is it worth trying to learn vim? I know the basics (like how to quit), but wasn't sure if it was worth the time.6
-
First job as a web dev (promoted within my company from helpdesk!!!!). I made it explicitly clear that my php experience is rudimentary and that I was still learning and our CIO was fine with that, just said I need to fast track learning.
In my first website support meeting today they dropped all kinds of fun stuff about Wordpress development that I only know the basics on and is now my responsibility to learn, so:
How the hell do I learn php/scss/sass/docker for Wordpress really fucking fast? Lol4 -
Well, i when I was 13 I thought that a bit extra knowledge before programming in school would be nice, so I bought a book about the basics of java. The books never mentioned the concept of an IDE, so I just used the windows editor and command lines.
And yes, you guessed right, the battles with the compiler were furious. -
I spent the majority of my afternoon trying to find a good site to help me improve on my coding but they all seem the same. I'm tired of switching sites and going all through the basics that I already know again and again. I need a project! Some sort of goal or maybe just switch languages.7
-
Hey guys.
So, got tired of trying to learn on top of the knee (Portuguese expression) and decided to do some courses to get the basics.
Where do you recommend I go?
1. Course must be free
2. Not over 100 hours per course (I'll have 1 to 2 hours a day if I really focus on it)
What I need:
Language (lvl of knowledge)
- Python (know the basics) + kivy (basics)
- Html (good) + css (basics) + javascript (basics)
- node.js (0)
- Jquery ( 0 ) + Django (0)
I know there's lots of good courses out there and lots of dumb stupid ones, care to give your opinion? Thank you5 -
what do you guys think is a good language to use when teaching the basics of coding? i've been thinking about it and i think something strongly typed would be the best, but i don't want to choose something too restrictive with errors, since i will be teaching for people that are not interested to working in the field11
-
In interviews, I tend to forget the basics while I can answer more advanced questions. For example, I can't for the life of me remember the four principles of OOP but I can talk about garbage collection in my main programming language.1
-
My team is the meme of the coding dinosaurs.... they think git basics like working in a branch and doing pr's and not commit directly to master is a "theory", they use old and unknown shit for everything and even when said shit has a better way of doing something they just choose the worst one. At the moment they have me changing all the files in multiple apps from tab indentation to spaces because this generates a code coverage issue on sonar instead of just deactivating that check... why the fuck did I take this job whyyyyyy2
-
Finally making myself learn SQL within the last couple months and have no idea why I used to overcomplicate the basics 😑
-
Do you always make sure to understand the basics/fundamentals of a technique/solution/tool/.. you're using ?
I don't do it all the time and I feel that it's something I should do more often (or always?).3 -
Ich need some help with Linux.
Ich want to switch from windows 7 to Linux. But want a "Windows desktop like" environment and I'm not so experienced with linux jet (just the basics). Can you help?14 -
I learned that you should never trust someone saying "let me setup the basics for the project" if someone said that they'll probably come back with a book as thick as earth (round one) just to run that "basic" project. And yet it still won't run because errors and missing packages. Also they documented only half of the fixes they applied to get it running themselves.
Oh and then you only reached the point where you have no motivation left and only have a blank template to start. -
Not finding my passion for programming prior to college. All that time wasted playing WoW in high school.
I mean besides the basics of HTML to edit my MySpace page, I knew nothing for anything computer related. -
My Grandma had an old PC in my childhood. That laid the stone. Then I took a "PC Basics" course in my hometown in 4th-grade, which covered Building a PC, programming it with the weird Turtle stuff and Lego Mindstorms.
Learned HTML in 4th grade. Tried C++ in 5th. Took a while to get serious, 10th grade Java gave the last kick. Studying CS now at the TUM and working as a Web Designer in parallel. -
Fuck, there‘s this cool tool react-admin. I want to use it as generic CRUD UI for my framework. Basics work already.
But fuck it this fucking react crap a PITA. Who for fuck‘s sake invented that shit? Damn facebook crackheads ..
JSX ... the worst idea ever.
I worked with vue before and then .. easy, just awesome.
But this crap is utterly unproductive, way too complex, ugly syntax, needs an unholy shit if dependencies, let alone the build system ...
Fuck u react fuck u ...3 -
I finally have a vServer again, now I need to fill it with 'life': secure it, build a small website and mailserver.
The main idea is to have some basics to look more professionell. I'd love any tip and idea how idk, save work before I run into stupid beginner mistakes, or things you had good experiences working with when you had similar tasks? :) -
Just got started with Ethernum programming. God, it feels so good after using JS for a long time. Right now I'm creating my own blockchain chat app to understand the basics.3
-
When you learn all the basics of a language but you can't even apply it 2 hours later. Such is programming.
-
After working at one internship: I have covered the basics of Development.
After trying to publish my own app: I know nothing. I'm Jon Snow of programming.2 -
!rant
TL;DR I want to add a vcodec to FFmpeg but don't understand the how or haven't found the right resources yet.
I just learned the very basics recently and thought it is great for some automation.
For now, I want to use it to compress my anime collection. I found a modded version of HEVC (x265) for anime, which I want to include as vcodec. Unfortunately, even after researching it a bit, I don't understand how to do so. Does somebody here know how to do it?
Modded HEVC.
Warning: Readme.me contains anime images
https://github.com/msg7086/...5 -
Even though I really started coding like 4 1/2 years ago and coded in c++ and c, i consider js as my real first language.
In one week, I worked through w3schools, to teach myself the basics.
Later on i started downloading library examples and tried to creatively destroy them.
Now, when I have to work with libraries, i often find myself in looking through their code. -
Updated to pop_os 19.04
Xorg stuck on a login loop.
Checked the basics, still failed.
Guess who has a fresh Pop_os 19.04 install?7 -
Many years ago I was sent on a course to learn AS3. The morning the course started the first thing the teacher said was that their marketing department was ahead of the teachers and so the course will not be taught for AS3 but AS2 and that AS3 is like AS2. No asshole AS3 is not like AS2! Maybe in some basics but AS3 is fully OO and AS2 is not. I ended up telling the teacher stuff he didn't know yet about AS2 and AS3. What a fucking bummer.
-
I'm about to graduate and I have no idea what I'm doing. I tried learning the basics and even went through a lot of extra stuff. I can only say I dabbled in scripting, web scraping and a little bit of software development. However when I compare myself to my peers, I feel so out of place. I can't confidently say I know even the concepts I practiced. I am really interested in the field but I feel like I'm way behind and this is constantly nagging me. Is this normal or is there anything I can do about it?3
-
Help needed!
I have learnt the basics of programming languages such as C and Python but have not learnt Algorithm and Data Structures in any exclusive way. Although we were taught little about algorithms in the class. So is it a good idea to learn these topics now from any online courses or MOOCs?4 -
I hate applying for jobs.
Because I spend time adding information to the job searching sites only to be forwarded to the individual company to enter my details once again.
Why can't they all just accept the details I have, at least carry over the basics.1 -
Okay, so we've learned nothing new.
A degree is a useless waste of time and nobody cares about it.
Said by someone who's currently in school, and will learn the basics of the stuff I'm currently doing day to day in about roughly three years.2 -
One of our past dudes. His desk is right beneath mine, and he had the task to write integration tests. Problem: no experience in programming. So I taught him the basics to perform his task.. today it is one of my best friends1
-
I hate people who own crypto and think they're some futurist tech elite. You don't know how the price will fluctuate in the future so stop thinking you're some goddamn fucking wizard. Just because you know the very basics of how a blockchain works or simple economics, doesn't mean you're better than those who don't own crypto.1
-
-Learn git early on
-Learn the basics of the web stuff even if you only want to be a backend dev
-Learn SQL. 99.9% you'll need it regardless of where exactly you land in this industry
-Build, build, build, build. Don't get stuck in tut hell9 -
My friend is interested in web dev, and I'm a web developer. How can I quickly teach him the important parts and get him up to internship-ready level? He's already graduated college, but only really knows the basics of programming. Learns fast though. What do employers really look for?13
-
!rant
The biggest fuckin problem with learning C++ is that you have no idea where to go next after you finish learning the basics.
Should I learn regex next or stdlib? If I wanna learn the standard library, where do I fuckin start?
IS THERE AN ACTUAL GOOD BOOK OUT THERE THAT DOESNT BECOME INDECIPHERABLE AT PAGE 203??3 -
Borrowing a JavaScript book from the school library and realizing that it was published years ago and is very outdated because it always refers to the compatibility with Internet Explorer. I'm not sure if I should continue because after all, it's the basics. Maybe it's worth returning already... or maybe not because I don't always have access to the internet, but a book is easily accesible with or without internet.3
-
HEY ya'll I'm a programmer in python or at least I know the basics. Well I want to get into deep learning and nueral networks and I was wondering what tools should I use because I'm already using pycharm professional as my IDE and I'm playing around with pytorch.8
-
Fuck you, webdev.
I had to explain to a new web developer about an Oracle database and Toad. Anyone remember Toad? I still remember not too long ago, developers knew the basics of relational databases and available client tools. -
So I finally got to do something IT-related, searched for a small income besides BAFöG. Found a support place at an IT-security business. The interviewer asked me some basics about some encryption related stuff and because I knew what a DNS lookup is, I am the second best candidate from a dozen (the other one is studying IT) for the job (they want to hire 4) according to him, and he already turned down a M.Sci. who knew everything about different protocols but didnt know what a DNS look up is.
*happy about becoming a cog in the IT-machine*1 -
Hi devs! I am about to make some app for Fedora, but I'm kinda newbie. I know basics, but i wanna learn new stuff. Okay, straigth to the point: What would you recommend me to make and in what language?6
-
So-called 'Senior -level' don't even know how the Gradle and cocoapod works. Bro if you can't understand the basics, how the f are you the senior? How the f are you going to lead and guide the juniors?
oh my mother f**king god. smh
I said this as a senior. -
Learning Rust
I found out all the pros of Rust and wanted to give it a try. I don't know why it's so weird and difficult to understand the basics. I've been trying to find projects to do with it, so I can learn. Not sure where to start, there's either only basic tutorial or expert talks on YouTube about Rust.8 -
Picked up javascript few months ago, hacked through the basics and shit was looking too complicated and all over the place, tried react and got hooked. So I'm going all in on React. Like how you just get to build real projects right from the start.
But hell, I love my Python8 -
I learnt to code in python when I was 8.
I learnt the very basics and moved on to other languages.
My first creation was a kind of text based nuclear missile silo operator simulator.
It was mostly just a shit ton of if statements, God I wish I knew about switches. You just kind of input commands like 'open doors','set co-ords ##:##' and 'launch missile ##' and a dozen other little things like that. Was a fun project. -
Wouldn't, it be amazing if we could have smart merges that understand the basics of the laguage you are using, and umderstands changes like moving a function, and helps by giving suggestions on what could be done to fix the conflict?1
-
All of my programming knowledge (more like 95% of it) have been gathered by myself. I've started learning during secondary school - the basics everyone has to go through. But it was so awesome that I wanted more. So I've started digging through vast space of internets and books only to find that I know very little. I've had help in the university and high school (the other 5%), but it wasn't enough.
The best thing is - the feeling has never worn off. And I still want more, because it feels like learning magic - the only difference is magic doesn't exist 😃 -
So I've been shadowing behind mathematics a lot, practicing neural networks and exploring different architectures. However I realized that without being able to deploy them, it was going to do nothing sitting on the loclahost :)
And from there I learn the basics of flask
Then the basics of backend
Then my friend suggested and I delved into Node.Js and found it quite nice.
The issue is
I know I don't like HTML and CSS at all.
NO logical programming just the use of div to create aesthetic websites and I HATE it.
But I would also like to try the front end part of developing a website (or an app, who knows?) and I feel I can't find any options here.
What could I possibly do to move forward from this trench that engulfs me.4 -
I'm still a beginner for programming, I got the basics (for JavaScript) down but I don't really know how or where to use it, like loops(for, do while), return, and stuff like that.
Going through the books and online exercises they just make you do the basics like loop a number 10 times to print out 0-9 or something like that. And the return keyword I usually forget about because I've never been told how I can actually use it for something.
I want to learn how I can use all of these and when I can use them, is there any books, videos, or courses I can look into? I'm sorry, this is probably a Sinbad question but I am just trying to get as much help as I can2 -
What will be the future of technology after 2025,2030?
Which subjects are going to be more fetching if we grind now from basics?
How to be ready to understand and solve artificial intelligence or other any main subjects??4 -
Here go on a course to learn the basics of this Plc (Siemens) right now this mega project that is the most complex thing our company has ever done now it's yours. WTF
-
Wk49 - Started by learning the basics from a C# book when I was around 14, then found a project I thought would be fun and started programming. My logic worked but wasn't the most efficient, but as I found more projects to do, my skills got better.
I'm now a full time programmer for a large company, I don't have any formal qualifications but now studying MTA.
You don't need uni to get a job in programming, just a passion for learning and patience. -
In case you want to become a front-end dev learn your basics. Dont use position absolute if not necessary. Don't margin -300px, if that's the case to position something there is another error in code that could be fixed to solve this
-
One of my teammates signed up for a day-long session on Angular 2, since he's been doing a lot with Angular 1 and wants to transition to the new version.
The instructor spent the first half of the day going through the w3schools tutorial on Angular 1, because "understanding the basics of Angular 1 will help understand Angular 2".
Btw, this was a paid workshop session. -
Going to start learning ruby on Rails from the basics. Do I jump into rails or start with ruby. I am a django developer.4
-
I've been doing a bootcamp in my country, learned the basics with c#, did some small projects but nothing too impressive. I started also web I'm that bootcamp, learned the basics of html css and js.. then all this corona madness started and yes, we still have classes online but less times a week and it's way harder. I'm feeling a little lost with what to learn, how and scared I might never be able to get a job. Ps. First rant and it does feel better even tho no one will read the whole thing :p2
-
When you get called from someone at two employers back because of some Python code you wrote back then asking why their changes in the code do not work and you know exactly by the way they talk they just messed up the indentation. *facepalm*
#InTheWrongMovie
Why do I put documentation in my files when people do not know the basics?2 -
I'm starting on C# and some of the lesson plans out there dont make sense. So far Bob Tabor and Plural Sight has helped me half way and the bulgarian shark book too. What has helped you cross that threshold past the basics. I'm stuck on structs, namespaces, sort algorithms, sql and json.6
-
I learned a bit of python and started to enjoy programming. The syntax is short and beautiful but because I want to get into AR development I started C# now. The basics were ok but I am going fucking crazy looking at arrays. It's like the time I had to do stuff with Java again. I'd rather get tortured like Theon Greyjoy then writing this clunky garbage. But I really wanna get into AR 😖.
I'd appreciate if someone could give me reasons not to hate this syntax from the bottom of my 💓.
int[ ][ ] ohGodWhy = new int[ ] [ ]5 -
I'm in my final year of high school, 17 years old, hoping to go to TAFE to do a coding course. I've done some HTML, CSS and Java at school and I only really know the basics of them all. I've been learning python in my free time and fuck man is it confusing. I love coding but it's so confusing at times, I really need some words of encouragement. Thanks guys :)4
-
Any Clojurists on Devrant? I'm starting to learn the basics through Clojure for the Brave and True, and I'm wondering where to go after this. The little taste of the language has left me wanting to use it more, so I'd like to see how it's used by people who know what they're doing 😁1
-
What do you guys think is the best method to teach juniors web dev? What are some things that would make you love a uni class and learn it?
I am teaching web dev and I find it very hard to engage all the students as almost half of them are not interested and I think they see the class too difficult(web basics?!). This is my first class teaching and I want to gather some feedback here and implement it in my class.
So, basically let me know of anything that makes you love and hate abclass because of the teacher's methodology. Thanks a lot3 -
So been doing a freelance project for the past week, small backend API with a front-end, thought I'll give react.js a shot and actually learn it (know a bit of the basics) so using MERN including tailwindcss.
Built the API in a few days, quick and easy. Down to react, not going to lie. Once you dive into it, it's really nice to use. Just tackled a contact form and a few dynamic pages using props, state etc today. Now onto the rest of the site including the the Dashboard to CRUD records.
Still have a lot to learn. But given what I've learned so far. Don't see it taking too much longer.
Famous last words though 😅 -
I'm wondering if anyone worked in Microsoft as Data Labeler?
I'm supposed to have an interview in about a month, but since I stated that I know at least basics of C#, Java, and Python, they said I'd have different kind of interview.
I would appreciate any kind of advice, since I'm getting anxious cause I don't know what will be expected from me now cause u usually don't need any coding skills for that job
Edit: the new position is somewhat of an alpha tester I think5 -
Know the basics of the tech, don't just dive in with some off the shelf blackbox buzzword then find yourself crippled when you need to debug it going wrong1
-
In my university there was a programming teacher who taught the basics "algorithms and data structures". This was the first subject about programming ever.
He mostly just showed us the idea behind each and sometimes showed a slide of an algorithm or data structure in C. He was also supposed to carry out lab classes where he would teach us the basics of C.
Guess what?
He thought that programming could not be taught in class but only self learned... so he didn't do a single computer lab class the entire year. The rate of students who passed his subject the first time was low. We ended up talking to the dean and the teacher was given an assistant for the lab classes the next year. Fun right?1 -
Started with flow chart programming in a robotics club after class in middle school.
Joined another club where I spent the first 3-4 weeks learning Python and JS basics on freecodecamp.
Programming classes on algorithms and frameworks in high school and college.
Beyond that, mostly reading documentation, stackoverflow and some udemy courses. -
How good is the world of java advanced for a career these days? I learned java basics (collections,OOP, syntaxes, threads, a little bit of spring,etc) aka core java in college and then went straight to Android dev.
I am thinking of learning about the contents of java ee and me or whatever "advanced" java is. How tough is it? What is the career in it? How good is the possibility of getting a fresher job in it?2 -
I'm looking for resources and/or a good tutor for C to help me learn the basics and maybe go a little deeper. I have previous programming experience with Java and I'd just like to expand my knowledge base.
-
So two weeks ago I said I want to make a website
After 9 days of working 9 hours per day I’m finally done with the basics. It’s a website that’s basically an infinite post board
I’d want to invite people here to test it but I’m also afraid that there might be people just attacking my server. So now idk what to do4 -
So I read about how NAND mirroring worked as a proof of concept on brute forcing the pass code in Iphone 5c. After reading a few paragraphs, I didn't understand how the researcher came to know what to do with certain challenges along the way. What the hell did I do in my 5 years of studying engineering? I better go back to the basics.
-
Besides my study I work as an student assistant at the university. My next project is developing an platform for children to learn the basics of programming. Really excited about it! Let the next generation meet with our work!
-
One of the truth no one wants to say because what can not be can not be.... but...
Maven is fuck... bullshit... failure by design.
For each project I need an own settings.xml. Always something not working. The same artifactory password 10 times there. Null pointer exceptions all over the place. Basics like versioning not really solved.
In all my years with Ant I never had so much problems than with Maven.
This settings.xml is really a design failure. Crap.1 -
I learnt how to code, first, on code.org. Then on codecademy. There I learnt the basics of HTML5/CSS3, Javascript, Ruby and Ruby on Rails. I also began buying booking on J Query.
-
Feels like dagger2 is a stabbing tool for android devs.. the more you try to understand, the more it hurts you 😢 Trying to understand basics. Every tutorial is another story... HELL..!! 😠
-
So i've started learning Java. I used sololearn for the basics and bucky on YouTube for more advanced stuff. Does anyone have a tip what to try next? Or maybe some starter projects to really get to know more about the language?4
-
Ehh... too deep too fast?
What's a good book for learning Tensorflow... and maybe ML Basics through usages/examples?
Can I use TF, ML without the math/lin alg? cuz idon't have that and don't really wamt to learn unless you can convince me otherwise **through usages/examples**5 -
say you're thinking about starting a new project, you have the basics but not really expert in all the aspects required by the project and decided to open source it. how would you get the project more visibility which means more people involved ?4
-
I'll have you know it only took me 3 months to learn the basics of lambda/aws, get server side authentication working, and get a basic login/logout page on an app
Never expected such a learning curve!1 -
Anyone knows a good CRM/project manager for a 2-3 people company? I have like 30 trials accounts at all the big ones but they focus on bigger companies. We just want the basics and a nice API.4
-
Any suggestion on (pls, cheap) books that'd enable me to understand the unix/Linux environment in its most fundamental level?
I do use Linux for some 10 years already, but just now I moved to a distro that doesn't do everything to me. So my basic idea is to get the basics so I'd have the least problems when transitioning to other distros/*ix systems, so pls, the less its distro specific, the better or is.
Thx5 -
!rant
I just know the basics of js and I had an interview with the ceo of a company. He said that if I am able to build a Twitter Client in React.js in 2 months, they will give me the opportunity, to work at the company in the summer. What do you guys think, is it possible for me to learn React and the Twitter API in 2 months. (I am a student, so keep in mind :D)3 -
Week 1 Day 2
Today was an eye opener. Tried to make a simple class to model a fraction, and forgot pretty much everything. I realized it's been close to one and a half years since I did any serious programming. All I did today was spend a few hours going over all of the basics, and double/triple checking my OOP skills. Tomorrow I plan on familiarizing myself with Android studios and Android device basics. The day after I'll start the actual curriculum. Still feeling really good about all of this and hopefully it'll stay that way. -
Setup my first Cordova project in Visual Studio today. Looks like it's going to take some time to get the basics together without the ability to just preview in a browser.2
-
So if a fresher joins your company, how do you onboard him/her? If you use a technology x in a very advance manner, would you just provide the videos/articles on basics of x, and want the fresher to complete them in a day and start working on product the next day?13
-
Soon I will begin second year at my uni. So i have to start preparing my enginieering project. I already know what i want to do. But before i will be able to make it i need materials and tools. (I dont want money from uni cuz they will have rights to it, or so i think) my first step is to make myself a welder then make, i repeat make a lathe and a milling machine. BECAUSE I CAN. It pains me that most of the research papers are shit and practicly useles for new students so im planning on creating something that already exists but in a simple, professional way so other students can learn basics of creating something in practical world. A lot of scienctist go and push boundaries of science without caring about new people that are left alone to learn the basics. I shall correct that.1
-
How do you ask questions when you are at a college internship where you have been stuck with a problem for 5 days. I'm feel scared to ask many questions to my mentor, because I think he will laugh with me. I'm writing a webscaper in Selenium C# and never only saw some basics of c# before my internship. The program is for 90 % finished, just a final little thing I can't get to work. How do I approach him in a good way?5
-
Another newbie question
Is ruby on rails worth learning now and is it dead ? I am a bit of a newbie to backend. I did create a site for a friend a year or two ago with django but still it was pretty simple. My horrible code is available here :- https://github.com/akshaytolwani123...
Also is this course on coursera for free on audit decent for the basics https://coursera.org/learn/... or should I just use freecodecamp or similar.5 -
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 -
My current work...
3 years of formation...
3 years of experience...
And I didn't know the basics to operate the machines used here.
Also I'm only getting minimum wage and I'm a temp so fuck it. I already knew to much for what I'm paid.
Also...
Extra formation for the next job :p -
I had an introductory course on C during my engineering (using the Turbo C compiler). Got interested there and started learning on my own during the breaks between semesters. Mainly ended up doing basic things with VB 6, C, C++ and some Windows programming using a language called BCX Basic.
Then ended up being introduced to HTML, JavaScript and Java during my first job and ABAP in the next. Also managed to learn a little of Python in my spare time (weekends) along the way.
I still continue learning the basics of new languages in my spare time (planning to start with PHP next). -
I graduated a boot camp in July and can't find a job to save my life. My skills are dwindling and I have tried to use codewars and got frustrated. I went back to the basics with free code camp. I question my sanity now. I just want to build things but I have forgotten so much. Pity party over. Time to go build something.2
-
So it's a basics question I know, but is the main difference between abstract classes and interfaces is just that you can use non-abstract methods in abstract classes but not in interfaces ??3
-
Hey guys
Can I connect my laptop to a projector while installing ubuntu
???
I will have a lecture about installing ubuntu dual boot windows and basics of Linux
I tried the virtual box but it has some errors and I haven't time to fix it9 -
My best friend (a consultant in salesforce) told me that he feels that software development is becoming like a blue collar casual job that anyone who has enough IQ can just pickup and start working. Have in mind that, he doesn't even have coding basics so I take his opinion with a grain of salt (since his work is just knowing the salesforce framework and teaching his clients what button to click where. He spends 80% of his day in business calls or meetings).
Personally I think that anyone can learn coding basics, but only certain people can stay in this field because you need to constantly grow, change, learn new things, have a huge treshold for failure and also somehow motivate yourself. Only 20% of my unversity peers are actually coding nowadays. Also only around 2-3 people out of 10 people in coding bootcamps actually become devs. So for me dev job is clearly not a casual job.
What are your thoughts on this?14 -
haha i get to know so much new things everytime i try web development.
Interestingly, i don't know even the basics of any framework or websites, yet i am a "JAMstack" developer (coz i use mkdocs to maintain a website and am pretty comfortable with static site generators)
how cool is that? XD -
What's the easiest functional programming language for someone with experience with imperative languages?
I would like to learn a functional language to broaden my horizons. I have knowledge of Python and C / C ++ and I want the language to be easy to learn from someone who comes from the imperative realm of languages. I don't care if the language is strong enough. I just need a language to learn the basics of a functional programming language, and then I'll try to find a more complex (and powerful) one.
thank11 -
interesting conversation with the department head at my college (I'm a graduating senior): for incoming freshmen with no programming experience, do you think we should be teaching them to use a nice IDE, or start them with just a decent text editor and command line?
I was trying to convince the department head that we shouldn't show them an IDE until they've got the basics of command line down, and understand that a lot of what an IDE does is just abstraction of the command line.8 -
I wanted to get started with ML. So what are the basics that I need to cover? (I have no idea where to get started.)10
-
Great to learn the basics but anything more advanced is a waste of time. The team projects were always fun tho so atleast there is that
-
I have a class on my college on which we can choose what to do as a final project the only requisite being that we need to do something we haven't covered in any class at the degree.
I want to be a Gameplay programmer and saw that many offers ask for Lua, then I think this is an opportunity to do something in Lua and learn the basics but I don't know what to do, any ideas of a simple project I can do in Lua or a framework that uses Lua that can teach me the basics of it?
Tl;Dr: Want to do a small project in Lua, have no idea what to do tho. Ideas?4 -
A while ago I got a book on python. I got into it a lot. Learned the basics from that, and everything else from the internet.
-
Went to check out some IT/Developer educations with my youngest son who will hopefully be graduating high-school next may. At one of the educations they actually used javascript as a *cough* programming *cough* language to start learning these kids the basics ... I guess that rules out at least 1 place to start his new studies.8
-
I became familiar with basics after my mom bought a PC and disc with software which included FirstPage. She wasn't *that* angry getting a $100 receipt for the month of Internet I trafficked - oopsie, thatta large price, even after inflation.
-
rant!
So I've started working on a new web based project with one of my teachers. So he says to me,
"I wont do any of the coding, its all donkey work. Adjusting the text to be in the vertical and horizontal centre and etc etc. I will provide you with the architecture, for now you will be making CRUD operations."
I understand where his frustration comes from after years of experience coding the basics again and again but assigning me some work and labelling that very work as donkey work is not the best way to motivate me! -
I started reading Thinking in Java a month back on the advice of a senior dev. But it's a damn big book and most of the things feel like basics I know. Has anyone read it completely and would you recommend I read it?3
-
We had to choose a workshop class for middle school and I chose computing because I was already familiar with all the components, but the last year we learned QuickBasic so that's where I learned programming logic. Later in highschool we had a bit of Visual Basic and HTML. Then learned some C and Java in college.
The truth is that I never learned any language in-depth and I've been winging it with the basics for longer than I should. A good understanding of loops and control flow lets you get away with a lot of things. -
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 -
Started with a gamemaking club on campus and we are planing using Unity However I don't know C# I have the documentation and Unity's tutorials but was wondering if any of you know an easier way to get the basics3
-
Took an intro to python course to learn the basics. Then did side project after side project after side project to learn more by myself
-
Will start learning Java in two weeks (first language!!) by taking some college courses. Any suggestions on (free) online courses I could already start with to grasp the basics?10
-
Glad to share my first technical blog which covers up most of the basics of this beautiful python library called matplotlib please do give it a read.
https://medium.com/@ishankdev/... -
What the fuck, does an EAT even do?!! Other than gaining a salary comparable to a Dev and just sitting in meeting day in day out.
How the fuck can someone work in tech without knowing even the basics of programming12 -
I took a career transition last year and I'm starting to question my decision. I'm stuck.
I've only learned to hack shit together in my past jobs (except one freelance project where I pretty much learned most of what I now properly know), exposing me to bad practices. To make it worse, I lack fundamentals and basics so can't even write JavaScript beyond for loops without documentations.
Lately I've been pushed to take charge in structuring a project from scratch. I failed at understanding what exactly Webpack does mainly because it required knowledge of web modules which I still find elusive. I make time to learn basics in the evening or weekends but most of the time I'm taking home the internship work project that I, again, just need to hack shit together, depleting my energy by the end of day.
Now I'm at the stage where I need money, for which I'm thinking of applying for waitressing or entry-level marketing jobs. I'm shit scared that I'll never break into the industry and will just end up living day by day feeling unfulfilled.
I'm so tired of trying.2 -
Serious question - how does one learn basics of higher level networking, beyond stuff I can mess with on my local machine?
Today, I was completely caught off guard when I had to set up BGP-based loadbalancing on a machine and I just... Didn't know how the whole topology looks or behaves...
Once I go beyond the server in the network, I tend to get lost. Especially around how routing works and stuff like that... All I know is my machine has one or more gateways to which it sends data going to specific network segments...6 -
I know the basics of php but I would like to learn much more.
What's the best website/way in your opinion to do this?4 -
Okay so I've been away from coding for about 2months now I think. Pretty sure I've forgotten almost everything about the languages I knew, except the basics. My plan is to learn new languages or go back and re learn the ones I knew...or both As for the reason why I haven't done any coding, I blame college. Haven't had much free time.1
-
what are the basics I should know about "data streaming" for working on video streaming companies as a future senior backend Golang developer?3
-
Anyone got some good links to introduce Big-O notation? I’m getting my head around it but still feel I’m missing the basics!4
-
There's a moment when you're looking at a reStructuredText parser, you have a basic idea of the spec, and you know with absolute certainty it's not parsing it correctly. It gets the basics right, sure. But now you know why the tools that use it have disclaimers like "Any para lists or other directives must be at the end of the string". And you're thinking "how hard would it *really* be to write one?". After all, I'm now extracting all the docstrings from the code... Is it really that much more? Shit...
-
I understand the basics of c++ and java. I want something that will help me grow and learn more complex code and programs. To be honest, i don't know what to do or where to go, my next computer science class will be data structures and algorithms. Can anyone recommend a good textbook or read. Id like to pass on websites in the likes of codeacademy.5
-
My friends were wondering if I could teach them the basics of coding. What order should I do it in? The basic things I want to teach them are input/output, data types (numbers, strings, arrays, etc.), flow control (loops, if/else), functions, variables, and maybe oop if I'm in the right mood.
Also, would python be a good language to start with? It's definitely the language I know the best.7 -
Learn more about networking, revisit computer science fundamentals, memorise agile frameworks, practice DDD properly, learn about basic property and conveyancing law for my new job, get through 1 tech book every 2 weeks, revisit Linux as it's been a long time, learn the basics of developing and deploying with azure, learn terraform and docker, finally finish building my own product that has been going for 3 years now, continue learning about mobile development and build a mobile app for my new product.
Should be fine xD5 -
Guys, I have learned the basics of Python. Now, I wonder what to next??? Please, give me some advice.😕😕😕6
-
What are the best online resources to learn the basics for front-end development? (HTML/ Semantics / CSS / VCS / Workflow basics )
We're setting up a baseline for our new interns, in case they don't know the basics, we'd like some good material.4 -
Anyone on here familiar with labveiw
My school's robotics team uses it and I'm now in charge of programming and my predecessor 'forgot' to teach me or anyone else the basics 😒😒
The team is for the FIRST robotics FRC competition
Some resources to learn a decent amount quickly would be appreciated
Thank you for your time
Please help I want to start learning before February when building begins (or is it January (I don't know anymore))