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 - "teaching"
-
I recently met a young fella (14yo) playing League of Legends. He asked:
- What do you do for a living?
- I'm a programmer, do you know anything about programming?
- I don't, actually.
Apparently he was playing from a LAN Gaming center 'cause he didn't have a computer at home (his computer had broken and these Lan centers are pretty affordable).
I figured I could explain to him what was it and what super powers you could get from it. Turns out I recommended a JS course in codecademy and now he goes to the LAN center every day to study programming (he got really into it!).
Now he always pings me with questions about JS and apparently he's learning a ton! He had almost no English skills too (we're Brazilian), and because most of the material in the internet is in English he found himself some free English courses and he's now taking them!
Knowledge is free on the internet and I guess he's just realized that.
Not exactly a rant guys, just figured it was a nice story to tell :)
#TeachAKidHowToCode57 -
(was teaching C++ to a newbie)
Me: aight, so to print a statement, you type cout.
(Proceeds to do so)
Her: um, okay but printer is not connected.
Me: aw, you poor thing.10 -
Something which I felt inspirational.. As a programmer or as a Human being, it's our duty to teach others what we know well !
(My Personal opinion)36 -
I spent a day teaching my 3 year old nephew to count from 0 and he argued with his teachers the following day that he has 9 fingers. His parents have been called to school 😂18
-
I just ask an intern to comment a Java class I send him (for practice). He asked what should he use to open the file, because, he said, "Word, messes it up"
Seriously, what are they teaching at schools?26 -
Teaching a friend C:
"Thanks for giving me all the... ahem. Pointers."
Waits 2 Minutes
"But like seriously what is a pointer again?"8 -
So at school the teacher gave us a MONTH to write a sorting algorithm in Java. I asked the teacher if that wasn't a little too much time.
Her answer:" I want to give the weaker people in class a chance."
Okay so far so good.
The day we had to turn in our code I asked around what algorithm others had choosen and if they had any problems with it.
Classmate A: "yeah we didn't know how to program it so we copied it from the internet and I modified it heavily."
Me *raised eyebrows*: "can you show me?"
Me: "but that's exactly the same like the first Google result?!"
A:"No look there , I added this line so that it works with my code"
That lying bitch just added bucketSort(myArr, maxVal);
In the main method.
Me"How is that heavily modifying?"
A:"Also I asked the teacher and she said it was OK to copy the method from the internet"
What the flying cunt is wrong with people. So you give us a month to copy and paste from the internet.
Yeah great teaching.
You are the reason why half the class can't program shit.
Thanks for nothing. 😒😒
First rant hope you enjoyed it.12 -
Started being a Teaching Assistant for Intro to Programming at the uni I study at a while ago and, although it's not entirely my piece of cake, here are some "highlights":
* students were asked to use functions, so someone was ingenious (laughed my ass off for this one):
def all_lines(input):
all_lines =input
return all_lines
* "you need to use functions" part 2
*moves the whole code from main to a function*
* for Math-related coding assignments, someone was always reading the input as a string and parsing it, instead of reading it as numbers, and was incredibly surprised that he can do the latter "I always thought you can't read numbers! Technology has gone so far!"
* for an assignment requiring a class with 3 private variables, someone actually declared each variable needed as a vector and was handling all these 3 vectors as 3D matrices
* because the lecturer specified that the length of the program does not matter, as long as it does its job and is well-written, someone wrote a 100-lines program on one single line
* someone was spamming me with emails to tell me that the grade I gave them was unfair (on the reason that it was directly crashing when run), because it was running on their machine (they included pictures), but was not running on mine, because "my Python version was expired". They sent at least 20 emails in less than 2h
* "But if it works, why do I still have to make it look better and more understandable?"
* "can't we assume the input is always going to be correct? Who'd want to type in garbage?"
* *writes 10 if-statements that could be basically replaced by one for-loop*
"okay, here, you can use a for-loop"
*writes the for loop, includes all the if-statements from before, one for each of the 10 values the for-loop variable gets*
* this picture
N.B.: depending on how many others I remember, I may include them in the comments afterwards19 -
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
-
I'm proud of my mom.... She's teaching herself WordPress and photo editing so she can help my dad's business :D
I disagree with WordPress entirely, but seeing my mom(who can barely create a new folder) teach herself something computer related is awesome.13 -
For fuck's sake,if you are teaching "Machine Learning For Developers",you don't have to waste a whole hour explaining what the fuck a variable is or what is an if statement.Developers know what that is....aaargh.Off to sleep.13
-
A university that teaches students
C++ without teaching an understanding of memory management is pointerless.5 -
The professor teaching my Web Applications course (which is taught in PHP) just admitted to learning PHP two weeks before the course started 🤦🏻♂️26
-
At our first programming course at uni (it was in C), a student asks in class:
Student: what is a pointer?
Teacher: i don't know, i only know Java.
How the hell did the poor guy end up teaching C then?!6 -
Teacher (while teaching about storage mechanisms): What do you use a CD for?
Me: Umm... Change Directory?6 -
!rant
I have been teaching my fiance PHP over the last year, and she has been sent her first technical test for a Junior Developer role. She is flying through it, seeing people enjoy coding is a great experience!5 -
My college started teaching a new thing related to coding.... yaaaay 🤗🤗🤗🤗........
It is Wordpress!! Nooooooooooooo!!! 😭😭😭😭😭😡😡😡😡21 -
Teaching maths to my niece and instead of 2+2=4, I wrote 2+2==4... someone needs break from coding 😂1
-
Me teaching a co-worker programming.
Him:"So what exactly is the difference between Java and JavaScript?"
Me:"About the same as the difference between cars and carpets."
Thank you guys for teaching me how to answer that.2 -
New hire commit:
Message: Visual update
Gitlab: Showing 27 changed files with 21628 additions and 12296 deletions
Do I kill him before or after teaching him?16 -
First day of college
- Enters the class
- Class starts
- Teacher starts teaching JS with notepad as editor on windows xp
- Leaves32 -
Stop teaching java on a fucking notepad.
Also, since I am from India, start teaching and putting more emphasis on python. Also not to mention git without which you cant live.
If not in schools, these should be made compulsory for CS grads in universities.5 -
So i was teaching basic html and css to my cousin's high school class. I am not good at coming up with examples.23
-
!rant
Girlfriend decided she wants to learn to code, and I am honestly both excited to teach her, but also nervous; Teaching something is a good way to find out just how much you don’t know.7 -
This happens so often!
*Lecturer teaching using a ppt*
A slide with literally one basic understandable sentence on it : unnecessarily discussed for 20 min.
A slide with actual important stuff,graphs, definitions charts etc. : Skipped in 5 sec 😑3 -
Learning database at university, they teaching us about protection.
Tried DROP TABLE *...
Guess what happend...
In meanwhile Iam guessing what is going happen to me9 -
I am getting so triggered over kids that post about how they want to program in java and laugh about their CS teachers teaching them old c++8
-
My 8 year old brother started attending a robotics class a few days ago. He already loves it. I'm a proud big sister 😊
(And I'm already planning on how to start teaching him programming.)12 -
teaching myself pointers right now
here is my learning process right now:
1. what even is this
2. wow this is neat
3. why does this even exist
4. what even is this
5. repeat9 -
I'm a newbie when it comes to programming. The thing I like about devRant is that I'm learning how not to be "that guy" from everyone's complaints.
Here's to devRant teaching us newbs how to not make as much of a mess of things.8 -
My son has started learning javascript at school, but he is complaining that all the $ signs are ugly! Yep, they're teaching the kids with jquery.
I don't know whether to laugh or cry 😱😱😱7 -
Just my $.02:
One thing I think a lot of students/schools miss when learning/teaching, is that your code has to be *maintainable*. Your code is (hopefully) going to be used for a long time, so program it to make it not only easy to upgrade and maintain, but easy for SOMEONE ELSE to upgrade and maintain, too.
The best code to work with is the stuff that's been coded with maintainability in mind.14 -
The single most productive thing I've done today was teaching my colleague how to send GIFs over Slack...5
-
Everyone has something to learn and teach. Start up a blog, submit to conference proposals, etc. If you're learning it then someone else has to learn it in the future, so make it easier for them.1
-
By teaching students how to learn computer science first. Spending more focus on analysing problems, and creating solutions than spending time on language syntax which they can probably watch in videos at home.
-
Hey, thanks for teaching me JavaScript and HTML. I almost feel like a web developer now.
What about the REST?4 -
How about teaching a little version control? A passing mention of git in 4 years of college. The entire industry uses some form of version control, and all we get is a passing mention of it?10
-
Stop teaching assembly first. It may be the underlying language, but your average coder never needs this confusing mess.12
-
Playing way too many games when I was younger I realised I could do work with computers as a job if spent that time teaching myself.
Uninstalled Windows to stop temptation, hellooooo Linux6 -
It's possible that you should take a basic HTML and CSS course before you start a company based on teaching resources related to progressive web apps...8
-
2nd year of college, in computer science course and they're teaching us how to create star patterns using 'for loop'. Feels like 9th grade all over again (sigh)6
-
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 -
Once in college I was walking around campus when I noticed that one of the classes were still teaching Fortran to their students as an introductory programming language.16
-
I have teens in my classroom who want elite hacker status but complain about doing programming exercises outside of class. >.<
I explain to them that learning to code takes a lot of practice and can be frustrating at first. Some still went to the dean complaining that my class is tough. I work at a private school where open communication is encouraged and social justice is a thing.
So, I'm over here like "How do I reach these kids?"
I'm optimistic and I try different approaches to teaching and learning. Some stuff has worked. A lot haven't.
I figure I'd ask here: Does anyone have a suggestion for any creative programming exercises/projects that are beginner-friendly, legal, and hacker-ish? (I teach intro to Java.)22 -
Teaching php to noobs....
type in echo 'hello world'
Go to the browser and run the page
Do you hear the echo?6 -
Just spent 10 minutes teaching a client how to scroll on his computer after sending him the mock-up for his website.
The best part? I got him to learn by saying "pet the mouse" -
Lightboard - Super (Simple) tool for making hand written tutorial videos
"The Lightboard is a glass chalkboard pumped full of light. It's for recording video lecture topics. You face toward your viewers, and your writing glows in front of you. "
Lightboard is Open Source Hardware.
http://lightboard.info8 -
So I started teaching my younger cousin how to program in python and he's enjoying it a lot so far :)4
-
I'm taking a summer code class and the professor is shoving Atom down our throats even though I'm a diehard Sublime user. We literally couldn't continue in class until he went one by one through everyone and made sure they had his exact Atom setup10
-
Schools in India be like - "We teach CS from 3rd grade!"
Me: "Name a few programing languages"
3rd grade student: "Basic, cobol, pascal..."
Me: (thinking) "Am I in stone age...?"6 -
Taking a class on Android Development. I'm mostly teaching myself here. But it's fun to start diving into the world of designing apps. Here's a picture of my current app. It's not much but it's a good start I think13
-
!rant
This might be the most ambitious project I've ever started up till now, teaching my girlfriend everything college isn't.
As some of you may know my uni isn't the greatest and lacks in professor quality, my girlfriend (who's taking the same bachelor) knows this and when she knew I was starting a new little side project she wanted in.
At first I was skeptical, this could be just an excuse to spend more time with me, so I told her:
"if you really want to then I'm all for it, it'll be done my way and the first few weeks will be tough, however I promise by the end of it you will know 10x what you do now"
She agreed and so our journey began 3 weeks ago, my goal: make a kick ass project, do it in record time and teach her enough to cope with a IRL job.
I've setup the project so by the end of it she is well versed in the following: scrum, Django, MVC, python, HTML + CSS3, git, GitHub, PostgreSQL and Docker. In about 4 to 6 months.
We are into our third sprint this week, she had two small breakdowns because she couldn't believe how much she was missing out and felt she lacked talent, this is our third week and I'm glad to see that she's actually enjoying herself.2 -
The guy who was apparently teaching me. "Do you Google? Use Google, it's the best way to learn new tricks"
Opens browser, types google.com in the browser (firefox) searchbar and then opens Google homepage and then searches for content.18 -
Don't start teaching them in a language with a lot of overhead (Java). They spend too much time memorizing the class/method stuff before they even get there. Use python instead.10
-
I already talked about it in another rant but here it is !
This year, I got the chance to teach PHP to my fellow students in my uni.
PHP was the first programming language I ever learned (5 years ago) and this year I had a PHP class in my uni. I knew that I would not learn anything new (as I'm more competent than the teacher). So my teacher let me help the other students when I had finished the exercices. Then my teacher got sick and I, kinda officially, replaced him during 3 weeks.
I'm very thankful that he gave me that chance and thanks to him I discovered a new part of IT that I didn't knew. And even if I didn't learn anything new in PHP, I learned a lot by troubleshooting others projects and trying to understand how they reason. I really developed a new soft skill that I never knew I would have.
That also really helped me to trust myself and I got more confident about my programming skills.
This is one of the best experiences I got during my studies so far.3 -
Lecturer who is supposed to be teaching us to program somehow cannot debug his own code, instead I am telling him how to fix it... 🙈3
-
My computing teacher says that html is his favourite programming language to teach.
He calls JavaScript Java
Needless to say he's not very good at teaching us html and js.6 -
3rd yr in college to become a Dev and have realized that school doesn't give half as good info as I can find by teaching myself. So question is, am I going to college for a reason? or am I just10
-
Look right here at this beauty, one of my students wrote :D They were supposed to find all dividers of given number :D makes me question my whole teaching skills :(8
-
Sometimes, I find myself around a bunch of annoying newbs who ask dumb questions...
because I'm a part time CS instructor at a high school...
but when I see light bulbs switch on and the smell of enthusiasm in the air, makes teaching so worth it.5 -
When you're a freelance web developer with 3 years of experience and they be teaching you basics of programming in college6
-
*me teaching someone to code*
Me: So what do you think will happen when we run this?
Student: ummm... I don...🤔
Random: I KNOW! It does xyz 😄
Student: agh yea, it does xyz 😅
Me: (ffs) 😐
Nothing gets learned in the end 😮1 -
The best part about being a teaching assistant in programming is the ability to bitch about bad code.
The worst part is all the bad code...2 -
I'm a software developer. Last week I spent half a day teaching a "Senior Data Scientist" how to use git branches. I spent the other half a day teaching him how to use Jira. Now I'm being told that the dev team isn't raising enough Pull Requests. FML
-
Sorry, but most teachers are foolish and live in the developmental Stone Age. Somehow they have stopped developing and are teaching what they have learned decades ago.3
-
Last year I startet teaching C# to my little sister now she has decides to become are real programmer. I'm so proud!2
-
Teaching a beginner (though in 40's) Git and GitHub is somehow annoying!
Cause they won't follow the instructions 😂😒9 -
Teaching my little sister Mathematics (Grade/Class 12. Not at all easy).
And I can really understand the textbook definitions in the chapters. Back then, I never understood a single line of it.
Am I a more sound mathematician now or reading poor documentations has improved my skill to read complex and minimal contents!3 -
My mom’s not too great with tech
she’s the kind of person who thinks I’m hacking when I use a terminal
My brother is teaching her to play among us, and it’s the best thing I’ve ever seen4 -
Let's teach the class about security. OK *spends 1.5 hr teaching about encryption and practices* OK now students make a login page and just store the passwords in a JavaScript array....... *Facepalm*7
-
Today I replaced my php teacher (who was ill) during 3 hours. It's not the first time, I already helped my fellow students for this php class but this time it was different. It's was kind of official since my teacher came in and said "Adrien will give you the lesson today, he knows it by heart".
I have to say that I'm starting to like teaching, the satisfaction that you helped someone getting better at something is just amazing. It was a really good experience !9 -
That satisfaction when you're teaching Python and git to a friend, and not only she actually understands things right away, but she tells you: "It's ok if you don't know this, I'll try to look it up and figure it out by myself".
Every now and then, the world doesn't seem such a dark and gloomy place :)5 -
Being a self taught programmer ( self teaching? don't know the continuous form :P) , I get really frustrated when my friends encounter a problem and just give up , I mean come on , Google it , ask on SO , ughhhhhhhh7
-
Be current.
Don't teach just languages, teach how to think programmatically
Make laptops more essential than notebooks when you're teaching
Spend more time on trying to solve problems rather than giving the textbook solution -
Today teaching the product managers what the channel in "selected for development" in Jira means.
Guess what? IT MEANS THE FEATURE IS READY TO BE DEVELOPED ON, NOT SOME HALF-BAKED CROCK POT IDEA WITH A TWO-SENTENCE DESCRIPTION DESCRIBING ABSOLUTELY FUCK ALL!!!1 -
Sometimes I feel like I should handle my frameworks like Trump handles America.
No foreign code.
But then again.. Teaching my co-workers is better than just blaming them.4 -
The joys and sadnesses of being a Teaching Assistant also include witnessing and sending half of the students taking the course to the Exam Committee when they all copied the same code from StackOverflow. At least I don't have to correct their assignments ¯\_(ツ)_/¯4
-
well folks
another classic case of teaching the interviewer something during the interview
and still not getting the job
that's enough, i've had it
the world is filled with fucking dumbass clowns11 -
Me, programmer(not employed yet): you know what is crazy about coding test? I can easily do manually what test said, but teaching it to computer is surprisingly hard.
My brother, teacher(not graduated yet): I can easily solve middle school problems too, but teaching to kids is hard part. It seems like we do similar thing.2 -
The company I work at sends their developers out to other companies to help them work on projects and help them in other ways (advice when communicating to customers of on demand software for example).
While not on a project you are working in house training trainees and interns. Part of that is teaching them to show initiative and treating them as full developers. The 30 interns all discussed a git flow and code format.
During the third sprint (two weeks sprints) a team messaged me if I wanted to check their merge request for the sprint.
It took me a glance at the first file to know they didnt do any review themselves. I used my flywheel to check all their changes and without being able to read the code I saw indentation was all over the place, inconsistent bracket placements etc. I let them know I wouldnt check their code until it was according to their own standards.
Two days later I got the message to check it again. At first glance the indentation was fine so I started reading the code. Every single thing was hardcoded, not made to support mobile (or any resolution other than 1920×1080).
A week later they improved it and still not good. Gave them a few pointers like I would for any colleague and off they went to fix things. The code became worse and indentation was all over the place.
I told them the next time it shouldnt be a quick glance to be able to reject it again. By this time other teams came to me asking why it wasnt merged yet and I explained it to them. One of the teams couldnt do anything u til this was merged so I told them to implement it themselves. I was surprised that 4 teams came to me asking about a merge request, that was every team except the team whose pull request it was.
4 weeks after the intitial sprint the other team made a merge request and I had three small comments and then an hour later it was merged.
The other team messaged me why their merge request did went through (still havent seen any of their team in person, Im sitting 10 meters away from them behind a wall)
They also said that it was easier for them because they started from scratch. Thats when I called them in to discuss it all and if they were not interns but full time developers they would have been fired. I told them communication is key and that if you dont understand something you come in person to ask about it. They all knew I like teaching and have the patience to explain a single thing ten times, but the initiative should be theirs.
One of the team members is my current coworker and he learned his lesson by that. The others stopped with their study and started doing something completely else.
TL;DR
Merge request is open for 4 weeks, in the end another team started from scratch and finished it within a week. The original team didnt ask me questions or come to me in person, where other teams did.
DISCLAIMER: some of you might find it harsh, but in our experience it works the best for teaching and we know when people don't dare to ask questions and we help them in that too. It's all about the soft skills at our company.4 -
It has been a week now since a co-worker and I started mentoring this intern who joined our team. I have to say it is quite satisfying. His reaction when I told him about lambda functions and list comprehension in Python was gold. I feel good teaching him stuff and the best part is that he's ready to learn, has a brain of his own that he uses and I'm hoping I learn stuff from him too!!!
-
I'm a Comp Sci Professor on the side. Student complaint on class survey: "Tests are too hard, he expects you to know the language."1
-
Three of my least favorite things people say: and google is basically teaching people to speak this way. : /12
-
That moment when you teaching your coworkers about vba:
Me: and you close the formula with a curly bracket
Co-worker: Wow that's easy, and you say coding is hard
Me: you're right, here try to learn Java2 -
!rant
Finally fucking set up full working quadruple boot on my XPS!
Thanks to nvidia+Intel Optimus for teaching me how to write hundred times nouveau.modeset=020 -
Helped a friend who's currently learning programming in Java
Looked at the slides used to teach them and apparently the teacher explains the "static" keyword as "can be accessed from any function of the class"... Which... Isn't at all what static does
At that point they hadn't started with actual OOP stuff, so I kind of get why they didn't explain what it really does, but why the fuck did they just put down a completely wrong definition?! Instead of just saying "yeah you'll just need that keyword for now, I'll explain it later"19 -
So a friend just told me one of his websites just got hacked and replaced with viagra advertisement.
He basically avoided joomla updates in order not to break something.
On the weekend I'm going to show him how to quickly spin up a docker environment for testing updates. -
And on today's schedule, we'll be teaching the managers how to use a new dashboard, because not only do they not understand tech, they don't understand life!
waaaah_waaaah_waaaah.mp3 🤡2 -
#Happy_Rant
Seeing BYJU's and WhiteHat Jr losing millions in valuation makes me happy, as it was something I had predicted (Im not flexing btw).
The whole business model is dumb, teaching CHILDREN coding and teaching them how to make `apps` via online learning.
Students study Comp Sci for literal years before they even begin coding something useful, and even then there are so many professional developers walking around who barely understand the code that they write.
It's just natural selection at this point.6 -
hey
if my udemy course is too complicated for you
no reason to give it a shitty rating
you're just an idiot11 -
I'm just starting on the dev world. I only taken Java and C++.(Both professors knew their coding however, sucked balls at teaching it). now i am here looking at this post scared as shit for my future.. damn what did i get myself into?9
-
!Rant
I'm going to be teaching my roommate how to "code" soon. Or rather, I'll be teaching her how to use Scratch, so she can have a leg up when she applies to work at a children's code academy that uses a Scratch-like environment. Should be fun!
I love that Scratch exists. Such an accessible way to teach basic concepts like loops, conditional statements, etc, with results that are way more fun than "oh look I output the fibinacci sequence"1 -
What is it with certain colleagues who "wanna write C, not C++"
Motherfucker if I see another malloc in the code I will physically asssault you.
Like damn we're failing to teach people C++ badly when a newcomer from university, who had 2 semesters of "C++" doesn't even understand RAII.
And how in gods name do software engineers with *decades* of experience get so stuck on old technologies?
Like I've seen them write 3 nested try-catch to make sure a delete is called or some mutex is unlocked....
If youre in the position of teaching others C++, please stop teaching C first.25 -
When high schools hire CS teachers without a teaching degree why should it be a surprise when THEY DONT KNOW HOW TO FUCKING TEACH.10
-
For productivity I get to work at 5:30 and code until 8:30 before I open my emails for the first time. That's when my real job starts as a Project Manager (in the throes of teaching himself to code at age 37)3
-
Teacher
I love teaching but I hated school so the thought of going back...
Still teach people stuff when I get the chance. Taught my brother to drive, teaching a friend to drive, bridge knowledge gaps with colleagues, volunteer with the children's programs at my church -
Any blender artists here? (It has python, ok?)
What are your tipps when teaching blender to newbies?11 -
I think I like teaching.
Today I was helping out a friend with an algorithm for an assignment because he had no idea how to do it (we're on the second semester). You could see that we was completely lost, without a clue on what to do. So I showed him how to think about programming, how to figure out the problem and the solution before going to the code. I was so goddam happy when I saw he understood it. At the start I was guiding him heavily, but towards the end I'd just loosely describe what he had to do (and, of course, explain why) and he'd know how to do it. It just made me so fucking happy and so fucking proud of him, I was dancing on my chair, you guys have no idea. He went from 0 to 60 in 2 hours, I could teach him what the teacher couldn't.
I college I'm kinda explaining a lot of stuff (mostly programming and calculus) to my friends, even to classmates I don't know (I made a few friends this way) and I fucking love it. Seeing people completely lost, shining a light on them and seeing them fly, it's fucking awesome. Idk it's just very fulfilling.
Not sure I'd like all other responsibilities that come with being a teacher, but teaching in of itself is **g r e a t**, definitely a career path I'm considering.
Today was a good day :)14 -
I was teaching this girl today how to make a poll in slack and her computer was so sloooow. I started fixing her pc and she was really happy about it3
-
Lecture videos should not have background music.
Please, if you are making a teaching video, do not do this. It is very distracting.1 -
None, actually.
Tho I should thank Mr. S, calculus teacher in my last year of highschool, and most of my physics teachers, and that one lady in first year of highschool teaching maths. I think those were way more important in teaching me logic than the folks who pretended to teach me stuff later in uni.
Oh, and that dude, Sir O.D., who was my professor of embedded microcontrollers in uni. Didn't teach me much programming, rather taught a memorable lesson on VHDL and how hardware really works. -
Ideal dev job would be teaching kids code. Probably a side-gig at a local school.
Main gig would be writing code to exploit the "push to prod" Internet of Things things. Security on that is garbage. 🚮5 -
Very. I saved 27,000 pounds by never going and teaching myself using the interwebs. ALL HAIL THE INTERNET
-
Tired of older generation developers teaching people not to use the back button. Make your application not garbage and let the people use the browser as intended for shit sake.1
-
I’ve been sitting down and actually teaching myself to use Linux and I feel powerful :D I’ve always loved it but not really too good in the terminal.7
-
As I already said on devrant, I'm a freelance web developer and I also often sell my services for teaching, loving that. Currently I'm teaching PHP with 30 students and it's going very well.
But yesterday, I received an offer for giving another course next month, this time on HTML and CSS, for a company I don't know yet. Almost every line of this email is wrong, outdated by 20 years, or just basically meaningless...
So I thought I could do my best to translate this as close as possible to the original, preserving the wrong formulations too, just for you devranters fellas.
"Hello,
I have an offer for a 2 days course for 5 people (level 1+ and/or 2), on HTML5 and CSS3. Below, the program :
1. XHTML AND CSS2 INTRODUCTION
Advantages and benefits of change
Understanding compatibility for different versions of browsers
HTML, XHTML, CSS edition tools : presentation of the different tools
The CSS language : different types of selectors : class of selector, identifier of selector, contextual selectors, grouped selectors
Blocks of text, boxes of text
The CSS1, CSSP, CSS2 properties
Relative and absolute measures units
2. LAYOUT TECHNIQUES
Full CSS, XHTML websites demo
Positioning with the position property, positioning with the float property
Columns creation
Layout for forms
Layout for data tables
Layout for menus
3. INTRODUCTION TO SVG (SCALABLE VECTOR GRAPHICS)
Role and importance of SVG
Using SVG on client side : basic shapes
SVG structure of document, tags examples
Using CSS styles with SVG
Different integration methods for SVG in a XHTML document
4. OPTIMISATION OF JAVASCRIPT CODE
Introduction to DOM and Javascript
Access to document objects : different access techniques, using this keyword, create elements dynamically
Positioning elements with the help of Javascript : positionning elements relatively to the mouse, move elements
Show/hide elements for creating hierarchical menus
Code optimisation techniques : using objects, objects litterals, loops optimisation
Can you please give me your availability ?"
Seriously...
CSS-fucking-1 ! Is it a course for dinosaurs ?
...And if only my rant was just about the program...
It's totally impossible to cover all these subjects in only 2 days with people of different levels and experience.
The guy exactly said to me : "don't worry about the program, it's an old text but they agreed to it anyway. They just want to learn HTML and CSS, some of them already know it but want to learn more, and the others are total beginers.".
And here is the meaning for the "(level 1+ and/or 2)" part in the email.
So... Surprizingly, I accepted the offer, but asked for at least a 3rd day. I'm waiting for their answer, but I'll do it anyway, adapting the course content to the actual students knowledge. I need the money, after all.
Wish me luck...
It's just sad that these formation companies are selling bullshit to clients that just want to learn something useful. It's too often like that, they sell shitty/useless programs and we have to catch up in real time with students that don't understand why they don't learn what was told to them.3 -
Today I start teaching my friend programming. I think I will skip useless shit and just learn him how to google and copy paste from stack overflow.2
-
Best : Finally getting my first internship after teaching myself how to code.
Worst : Was a preeeeeeetty shitty internship. I know you'll say all internships are hard BUT, this one was on another level.1 -
Why the hell are they teaching Python for web backend purposes at my school??? PHP ist just faster, needs less ressources and looks syntacially like a beast.4
-
I was teaching students most of the time, in the last year teachers where somewhat forced by my internship company to be open for the knowledge students have, so that is when I started teaching teachers as well.
Its the worst experience I ever had. -
teaching myself Java servlets
ide refuses to recognize my tomcat server
me: ...... no one's using java servlets right?
*nods to self, gets up and leaves laptop*4 -
I am really considering teaching my wife how to code just so she can understand my rants better
I feel like the gravity of my ranting is not communicated well enough without programming context12 -
How did you start learning to program? I've been teaching myself where ever I can and changed my major, but I feel like I could be learning more in less time. Any tips?10
-
!rant
I met a student at my school who is in a grade a couple years lower than me and was interested in learning about Perlin Noise for a game he’s making. Yesterday I spent a couple hours working on reminding myself how the algorithm worked and teaching him how it worked. Best few hours at school I’ve had in a while!3 -
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 find out all of your new fellow web devs are all from boot camps, and you spend more time teaching them than getting your work done. New job time maybe?3
-
Took a class on neural nets once upon a time and all the prerequisites had been taught in C/C++ but the professor insisted on teaching in Matlab because they didn't know C/C++.8
-
Struggling to go to meetups between classes, my internship, and far-teaching. It's only about 45HR/week between the 3 but the constantly changing focus makes it all the more tiring.1
-
A buddy of mine sent this to me from a first year procedural programming course.
The email was in regards to an assignment where they had to print some statistics. The caps letters are the response from the lecturer...
Integers with decimal places hey?3 -
lecturer teaching us ASP.NET in the final year of degree: Are you guys familiar with a foreach loop?
(we've been studying C# for the past 3 years and are advanced students)
me: -facepalm and leaves the class-2 -
Just started teaching my brother some programming. He is the type of guy that is always outside and almost never uses a computer.
So after teaching him a lot on dictionaries, ifs, etc. I ask him to make a dictionary app.
This is how he proceeds to name his variables:
var theOne = new Dictionary
var f***face = Console.ReadLine()
if (theOne.Contains(f***face)) {
var faffaf = Dictionary[f***face]
Console.Write(faffaf)
}
(Note this is simplified C#)
This is after I told him a few times that you should name your variables so others can understand what they are.5 -
Explaining to the new team, all with experience, how to compile and what to do with errors. 😓
What are they teaching in school these days?1 -
I'm giving a presentation on different text editors on Friday to the class I'm helping teach. I'm excited it's the beginning of the year and they're new our world and I get to show them and review 5 editors.
If you're curious the the 5 editors are
Notepad++
Sublime Text 3
VS Code
Atom
Brackets
No IDE they have no need for an IDE yet.11 -
Lmfao, in a book teaching Java, there's a chapter that contains a class called AddMeth to illustrate adding a method to a class.
They could have used a better name, though..7 -
I still don't know how I feel about programming tests here in my university being on paper. Literally, we code on paper and that's it. Teacher corrects it like a compiler.7
-
Update syllabus with latest technologies instead of teaching some outdated language which has no practical use in the market.
-
Well it’s Sunday so last day to leave my thoughts on probably the only topic that’s current to me.
I think you should pay teachers a competitive salary.
The problem with teaching CS at high school level especially (in university there are grants, actually competitive salaries between unis and other perks) is if a person is versed in programming/cs theory why would they settle for a $40k job? When the alternative is finding a job in the field where salaries are around $80k+ (this figure came from my head, can’t remember the source) it’s hard to justify going into teaching even if you would enjoy it more than a desk job.
If the salary difference was smaller then one could maybe justify liking work over pay but here it’s basically double difference... Kinda makes you understand why some comp sci teachers seem incompetent in even using their own computer. Yes there will always be that odd person out who will teach (or go to a private school and negotiate a workable salary) but until education becomes a priority for government salaries there will be very limited progress, if any.
You can do anything to the syllabus, make it more verbose, make it appeal to the lowest common denominator, but if you can’t find people to teach it (and know it themselves) you are really screwed.1 -
Who the fuck are you? You motherfucker! You don't know shit about how even a get request is sent and you go on teaching me stuff. Fuck you!1
-
I am teaching myself a new skill.
Everytime my non-technical boss speaks about devOps, I am going to force the tetris theme tune to play inside my head to block him out.1 -
When you're teaching your friend how to code via text and miss how simple the bugs were sometimes...4
-
Stop teaching T-SQL on paper. If i have to write one more transactionsafe sql query without a debugger i'm going to fucking kill somebody.
-
I, myself, in many ways.
Most of all, teaching myself patience and coping with stress in a healthy way helped.4 -
People that put spaces at the end of each form entry. Infuriating to say the least
NB: Yes, I trim and validate, but who is teaching these little fuckers to do this. Seriously.4 -
Spent the whole day trying too get react-native working on windows. It felt like i was teaching a dinosaur to fly a drone. SMH 4 windows!!! :(
It worked!1 -
I just became the CS tutor for my university...the one thing I have learned:
Don't let them ask questions explain what they need to know and walk away. Let them down and find the joy of problem solving.1 -
Guy: Hey you know computers right
Me: sure
This guy takes his computer apart during class and wants me to see what it wrong with it. I'm like dude what the heck the Professor is teaching! Freaking crazy. -
If professors that teach programming classes are experts, why are they teaching instead of working for multimillion dollar companies?8
-
I need your advices!
Some good resources for teaching child and prepare them for programming and logical/critical thinking?5 -
It took my some time to explain my dad, why he should not use Notepad as PHP editor and start use something like Sublime Text 3...
I'm also teaching him PHP and JS.5 -
Yesterday, I started taking the new programming classes in my school. I am utterly disappointed, before even teaching my classmates who are new to programming some basic python or javascript, the teacher started the class with teaching arduino and C and because of that many of my friends have since dropped the class and we are only 3 left out of an original 20.
Although some of you might say that arduino is a good introduction to programming, I believe you should teach a kid basic python or java before getting into arduino or raspi..etc11 -
Teacher or Developer ?
1. Teaching: more free time, less salary
2. Developing: less free time, more salary
But I need both time and money, now what ?6 -
Just found some of my photographs on a competing school's website for student projects. Also, apparently they're teaching Wordpress before even mentioning the fundamentals of development.2
-
Wow, I thought Australia's subjects were up-to date with modern technology, but as my year 11 IPT course has proven... No.
Genuine Questions from it:
• Where are Web pages stored?
Most web pages are dynamically generated, so... RAM?
•Locate one webpage that uses ASP. Save a copy of this webpage (file name must = asp.mht)
Chrome Doesn't Even Support that as a save able file format any more!!!!
•Visit the webpage [error 404 anyway why write it]
Wow I can click hyperlinks I thought it was just a fancy color added to the text :|
•Add this webpage to your favorites. Supply one (1) screenshot showing this webpage as one of your favorites.
I ask; Who hasn't bookmarked a webpage in their life at the age of 17, and who actually calls them favorites.
•Press the "Back" Button to view the page you were previously on, take a screen shot to prove you doing so.
I am a rebel, I used my magic fingers to press the button without a mouse (keyboard shortcut)
•Press the "Forward" Button to view the page you were on before you went backwards, take a screen shot to prove you doing so.
I never would of guessed :|
•Take a screen shot after opening multiple tabs in Internet Explorer
...
•View the HTML source of the webpage www.google.com, and save a screen shot
Why not the actual file, really? bloat much?
•Take one screen shot of your Internet Explorer Search History
Stalky much?
•What is a Web browser and what tasks does it perform?
Well.... Do you have a page for indepth analyse? Or do you literally what me to say "It let's you load stuff from dat interwebz, via requesting content from a server"
•Define what JavaScript is in relation to web pages
Are we talking server side? or client?
•Define what CSS is in relation to web pages
Do I even need to say fellow ranters ;) -
when you're teaching the freshman, and they're flipping out over trying to understand c compiler errors, while you think to yourself "just wait till that first bug that only breaks something sometimes but you don't always notice..."
-
stop teaching language syntax and start explaining the ideas and the concepts in computer science.1
-
Anyone else noticed how Comp Sci teachers are always useless so you just end up teaching yourself way more than they've taught you?12
-
Why are some professors in uni so god damn incapable of teaching?
I am in the midst of one of the most important classes of my uni career, algorithms, and I've been paired with the most incompetent, uncaring piece of shit professor on gods green earth.
First off, his mic sounds like an absolute ass-blasted bic mac. Shit is awful. Sounds like a bass boosted ear-r*pe meme from youtube.
On top of this, his way of "teaching" is showing us pictures he took of his whiteboard from when classes weren't virtual. He then opens these pictures in MS paint so he can circle what hes currently looking at and draw lines and stupid shit across the screen.
WHY IS THIS ALLOWED. WHY ARE THESE INCAPABLE OLD FUCKS ALLOWED TO TEACH STILL.3 -
Respect to all women in CS. They are in fact better when it comes to clean code and concept.
Prof. Kamala Krithivasan, is teaching some hardest shit in CS.
Turning Machine;
https://youtube.com/watch/...3 -
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
-
Tl;dr coding is awesome, but teaching good programming skills is fundamental. Take some time to teach and help someone in need!
This morning I had to help two of my students who were unable to write a simple program to simulate a random sampling. It reminded me of how helpless I felt when I started out, and how I felt stupid for not getting easy concepts (and now I'm in love with programming). Here on devRant I hear so many stories about bad programming teachers, but it doesn't have to be that way. I'm the most impatient person on this planet, but I love teaching and I wish more people did it. So, go out and spread the word, fellow devRanters!3 -
Thinking about teaching a friend programming, I'm tempted by Kotlin as he's interested in mobile dev. Reasonable? Also any programming teacher have tips? I've always programmed so not sure how to look at it from a muggle's - I mean non dev view point.3
-
If u were teaching ur son/daughter developing and program how would u go about it ?
PS
Me i would get him/her interested and let them find there own way it more fun this way6 -
Start teaching it terrible standards and a misrepresentation of the world so the feedback loop breaks.
-
Gonna teach someone conpletely new to programming some C#. What are some good exercises I can give them to understand general programming well?
So far I'm thinking FizzBuzz, some progressively more complex math+logic stuff and maybe fibonacci using recursion.11 -
In a class right now. The rants are more interesting than what the professor is teaching!
How our professors teach:
Step 1: Open up a PDF of the subject book.
Step 2: Read everything line-by-line.
Step 3: "Refer the internet".
Yeah, because I don't have the book to read the shit you're teaching.1 -
I haven't observed college to be all that effective at teaching CS. CS education is mostly acquired at the University of Google.com/search?q=%s
Question: exactly got how necessary is a degree anymore for programming positions?15 -
First round of grading the newbies' C hand-ins. Some are decent, some are great, some are way beyond the scope of the curriculum (50 line solution using structs for something that can be done in 5 lines), and some are "oh god why?".
Life as a TA is hard. -
Don't start the first semester teaching racket, especially when you're teaching documentation and unit-testing at the same time.
A few months later it was java's turn (same course), why dont teach that first?1 -
IVE FINALLY MADE FUCKING PROGRESS AFTER ALL DAY OF FUCKING CODING AND A FRIEND (who is teaching me the networking concepts) HELPING ME THANK FUCK
-
Trying to convince my boss to use Space Engineers as a teaching tool for our junior developers to learn better C# coding.
-
I made a website for my college. The day on which I had to demonstrate it was fun. A student teaching and solving doubts of teachers! 😀😎
-
my current team leader (mini-boss, per se) is teaching me a lot of office politics. it's very enriching, since my soft skills are crap. also I'm learning when to keep my mouth shut (important survival skill, very hard to master)
-
Be part of a company or service that can change the world!
Or on small scale, find a place where someone can actually teach me something about programming rather than me teaching them!1 -
I see a lot of people ranting about programming exams on paper. I acknowledged that not having a texteditor is not ideal. But not having a compiler is essential in testing the students programming skills in the first few courses.To many students are completely dependent on the compiler.
Syntax:
Some students writing C++ code have to try to build their program as many times they have lines because of all the syntax errors they make. Why think about all the ; if your compiler will tell you where they are missing?
Computational thinking:
As a programmer you should be able to look at (your own) code and be able to tell what the result should be. Of course this has its limits, but in the small exam questions they get in the first few courses they should be able to do that. To many first year students write a for loop without thinking about the starting value and the end condition. With the repeated process of running the program, changing the starting value or the end condition randomly they eventually get to the loop they need.
I think people underestimate the value of an exam without being able to compile or run your program. But I like to hear your reactions. -
That day before spring break starts, when no one is teaching you anything and you can just mess around on your laptop and code all day :D
-
Teaching myself OO development via a hobby project, struggeling to make any progess because any little thing i do gets refactored, refactored, refactored again and refactored once more good measure..9
-
I've taught computer science at a high school for two years and a college for two semesters now and it's been fun for me. I'm still curious about the dos and donts from a current student's perspective now that I am a few years removed. Anyone?3
-
Should I force myself to complete any kind of book/training/education to full?
I realized, I like to learn "new" things but I realized I do not complete material to 100% after I feel like I got to gist of it.
I started Bash Scripting book by Richard Blue but stopped at 20%, started 20 hour matlab training(free), stopped at 40% as well. Now I set my eyes on GoLang but I am sure I will not complete the material also.
Naval Ravikant says he is skipping most of the books and OK with having general idea of the books. But at some point, I feel like I should complete the chosen material, what do I know?5 -
!rant
I am teaching some friends python, so i would you comment here challenges to do in it (eg. Python TicTacToe). All difficulties would be appreciated.7 -
Man, I think teaching is sooo hard...
it seems I can only start from two points: or I suppose the person is rock dumb and start sentences like "you know what top means right?"
(this is especially true because I'm not in a English speaking country and all of my references are in English (cuz since I learned it, I think it's easier to find good content in English))
or I go like:
"you only have to create a branch with the feature, the a class that implements the X interface to do this"
when the person doesn't even know how to make a function.
And now, I could convince the boss git is important and we should use it (I'm a intern). Result is: I need to teach git (git above all things, I have to teach git) to the other intern because the two interns will be responsible for taking care of the repos.
Not saying that I will fuck up, but leaving the repos to the interns, is this really a good idea 😂4 -
My dev goal for the new year will be teaching others, and I could use some help!
For quite some time I have been thinking about setting up some kind of community project in my area teaching people who are having a hard time finding a job in their field how to program, specifically web development, in order to advance their job prospects. There is a lot of demand here in Holland and as we all know it doesn't take much more than dedication, disambiguation skills and an almost fanatical fondness for solving puzzles to lead a very happy life as a developer. I'm hoping 2019 will be the year.
What complete courses can you recommend to teach someone how to code, that are fun/inspiring enough to keep someone motivated (and able to go to school and/or make a living in the meantime) until they can use their built up skills and portfolio to get a first job (perhaps 1-2 years)?
I plan on tutoring once or twice a week for a few hours and being available for chat the rest of the week when not working. I have enough experience (and curiosity) to help with any assignment but I do not have that much spare time, which is why I need this resource to be as good as possible, and to need as little extra explanation as possible.
My benchmark is the excellent freecodecamp, but I'm wondering if anything else is available. Bonus points for anything in Dutch, or anything that stands out by explaining things in the clearest way possible, and with great assignments of course.
Also I'd be very interested in any stories about similar (not-for-profit) initiatives, especially from a learner's point of view.
Thanks!1 -
Making CS more practical oriented and hands-on focussed would help a lot. It will develop more interest and attract more students. Nothing feels better than your own code doing what you intended it to.
-
Does anyone have any advice on how to deal with teaching interns that you have to teach them the same thing over and over and over again? Starting to get a little annoying.4
-
So, my university has a mandatory community service program where basically students are sent to help developing infrastructure and society in undeveloped parts of the country. I and my team are going to depart in the end of this month.
We're going to help raising IT-literacy level by teaching high school students basic programming with Scratch or Python. Is that too much? Should we just start with teaching Ms. Office instead? Or do you guys have any opinion?4 -
My Web Technologies teacher.
The guy is an ass for a teacher. He loses of track of what he is teaching while he is teaching.
Although he tries his best to give live examples while teaching but most of the times he is doing it for the first time and they don't work so our 90 minute lecture turns to shit where we couldn't learn anything he taught or something else we wanted to learn. -
When you teach people how to code as much as I do, having to explain why things like this are so wrong over and over again starts to make you die inside.7
-
Oh DevRant community, I've come seeking for help and wisdom.
In my university the basic programming course uses Java and it's getting a bit outdated. The class has a lot of resources, like online videos and examples, but teachers from other departments say that the class doesn't teach students correctly.
I'm a student at that university, and I'm working in a group tasked to diagnose the class and seek for possible solutions. I need to know if some of you know about tools used to teach programming and algorithmic thinking in an interesting way at a university level. Something like Scratch or Karel, but for university students. If you have an example university I would love that!3 -
When I was working as a mentor in my last job, everything new I leared were hardened by teaching it to someone else. Now I am working as a software developer and I feel the necessity of teaching. If I had a chance, I would go back to be a part-time mentor again just for the sake of that kind of productivity.
-
I'd probably try to become a professional tabletop game master and also focus on getting better at arts to do commissions for some extra cash.
If that would not work out as well, I'd probably try to get into mentoring or teaching. -
So dynamic typing means you can just add members to objs on the fly?
But why hadn't I noticed that before giving a long lecture about classes being "molds that we cast objects in"?
Ah, yeah. That's because I'm just learning it at the same time.33 -
Teaching is awesome, helping people finding a job is great but I sure miss coding these days.
Let's just tell my students tomorrow is live coding day! -
My best CS Teaching experience is when I'm working with someone in C++, and I get to see the look on their faces when it finally starts to make sense.
-
Secondary school: 3,5 years teaching C# without the slightest clue of OOP. Literally only had 2 classes, where he presented us an example code(which wasn't even written by him), than we rather moved on to HTML and CSS.
-
Me teaching my SO some coding:
"Oops permission error. Run the same command but start with `sudo`."
"What does `sudo` mean?"
"Super user"
"what about the -do?"
* confused pikachu face *2 -
Somebody asked people to make mom jokes about Skyrim on reddit. Here is my entry:
"I thought about teaching your mom to shout, but I was like fus-ro-nah!"4 -
When you don't any internet in the class and your teacher setup a hotspot and disconnects himself.
Network teaching gone wrong. -
To hell with Git. I just spent the last one hour feeling weird about teaching young people how to fork remotely.4
-
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 -
When teaching JS, what would you say were the 5 most important base methods or properties such as 'length' or 'charAt()' ?7
-
I'd like to build my own, I've helped many friends complete them, not because the teaching was bad, but because I helped them apply for the bootcamp.
I enjoy teaching what I know and I didn't really learn how to program until my final few months of university anyway, so if these had existed prior to me going to university... I might have gone to one of those instead and saved me some money. Admittedly no degree, but I've never been asked to produce my degree and many people who graduated couldn't program anyway... -
"If it wasn't for this glaring error, this other guy's method would be perfect, not this simple fucking thing you gave me that I can't get to work because binary operations scare me"
I might just stop helping this person. -
The one guy who codes litterally WORSE than anyone in class... Hes a hardware guy and the school administration put him there...
At least hes fine with me teaching for him -
The longer the online classes are going on the more I think about dropping uni and getting a job.
I'm so sick of this way of teaching and not seeing anyone in three months.4 -
Anyone ever thought about teaching or have taught private coding lessons? Seems to be some interest in my area just thinking out loud wondering if it could be an extra revenue stream for me..2
-
new Rant("cartoon ep2");
// family tech support
My dad asked for help. His External HDD got corrupted. When will they ever learn? I'm teaching him to use a cloud storage right now.1 -
Java trainer: "...object orientated..."
Jesus Christ! Get it right, pronunciation matters! And you're teaching it to beginners! -
senior: i need to waste your time on a completed task instead of distilling or teaching the learnings from it
-
For me it's definitely teaching. Whether I teach coding or any mathematical or even theoretical subjects. I find that when you teach someone you learn how to communicate better and transfer knowledge effectively. Communication is key in client relationships.
Secondly when you teach someone a concept you think you understand you tend to find flaws in the way you understand that subject matter by forcing you to hear your explanation out loud. This in turn will make you delve deeper into that subject matter and make you understand it better, rearranging your own perceptions and correcting those flaws. -
Hello guys, i need some advice:
Our school is having a "auto-management" (idk how to translate) period, it lasts 3 or 4 days just before christmas vacation, and in those days students get to organize courses about pretty much everything to teach stuff to other students (exept stuff like video games cuz the principal is closed-minded), some friends asked me to make a course about programming in c# because they are interested, i thought it was cool so i said OK.
Now i'm thinking how to structure it, it's going to be 2 "lessons" of 2 hours each, and it's open to everyone in the school.
I don't want to do a full blown course explaining everything, i just want to give them a kick start and point them to the right direction, I thought about explaining some "theory" in the first lesson, I'm assuming almost everyone that will come never did programming stuff, so i'm thinking of explaining stuff like how a computer works, why you need a compiler, etc.. maybe based on the introduction from learncpp.com without getting to much into the details and then explaining how c# works and its grammar.
Then in the second lesson i'll try to code togheter some stuff (We'll have just one pc attached to a projector).
So, how would you do this ? I mean i never tried explaining programming to someone else and i'm self-taught i looked at the guide on msdn but it starts directly by giving you an hello world, should i follow it ? I fear i'd get too thecnical and they wouldn't understand me, do you know some good guide i can use as a reference ?
ps: there's going to be max 30 people1 -
im having this subject in my academic syllabus - VHDL. the teacher was teaching its programming syntax and he didnt know the difference between a hyphen( - ) and an underscore( _ )2
-
Trying to teach my friend, who has already graduated college, enough web dev stuff to land an internship and build a career. I can tell he's nervous because he's always asking how close he is to landing an internship.
I remember being there, wanting concrete answers but only hearing to just keep learning. Now that the shoe is on the other foot I understand. Listening to him explain what he knows so far makes me feel slightly nostalgic but also slightly concerned if he'll be able to learn enough soon enough.
He's been using codeacademy to learn and leaning on me a little, but I really need to boost his learning if he's gonna end up anywhere any time soon. He's familiar with HTML and basic CSS stuff (box model is still iffy, for example) and he's trying to grasp JS. Definitely not there yet, but have no idea when I can start telling him he's in good shape.1 -
I have a teaching side gig and got a course assigned on "designing and implementing cloud solutions". So I started with teaching Go, which some IT professionals consider a fairly good pick for cloud applications.
Now I get complaints from people that think I'm not allowed to teach programming in general and Go in particular in this course, which is about "designing and implementing cloud solutions".
We live in interesting times.7 -
An accountant person is teaching me how to structure some info to import data to the database, I don't know how to tell him that I know how the process should be done, I'm new here I've to respect my partners tough2
-
Teaching junior engineers that main.c is not mandatory for a C program is really touch thanks to their academic knowledge.3
-
How do you normally train junior PHP devs?
1. Tell them to figure it out themselves which definitely take longer time
2. Spoon-fed what they need to do which hopefully will make them understand something (?)
3. Others
I hardly ever have a good senior dev above me that can teach me. So I'm really open to any suggestions.
Some of the problem of what I see in my junior devs:
- inconsistent lines and spaces (lol)
- multiple unused db calls
- not reading requirement properly
- not diving through the code and try to understand it properly (usually needs to be handheld which is understandable since they are new)3 -
I been teaching someone python for a few day with 2-3 hour each day. It has been very pleasant to teach him programming since he have a goal in mind. He already know what kind of program we wanted to build.
He is a novice and not familiar with programming. It have been a good chance to see how the novice look at the python. I been given a chance to ask the answer like
"Why do we throw exception?" ,
"Why do we put define function at the top of the file and not at __main__?"
"Why do I need to use constructor?" ,
"Why should I call parent constructor in the child constructor?"
Here is the main question.
I have been wondering "should I teach him multi inheritance and the diamond problem?" I haven't been using multi inheritance for a while other than the exercise I done when I started programming and cannot think of the situation to use multi inheritance. I know in other language we use multi inheritance (kind of) regularly by extending multiple interface. I wanted to ask if multi inheritance is common in python.
Another question I have is how should I introduce him to gui programming in a simple manner? I am thinking of introduction him to the gui framework which haved WYSIWYG editor like "Remi"10 -
* Canonical Data Models for Metrics and Reporting
* ETL, Table, and API designs to blend Legacy data into Cloud data via said Canonical Models
* Teaching n-Tier and Domain Driven Development models
Welcome to the Office of the CIO. -
https://youtu.be/t5OhKCyXc_0
So I start to teach people coding on YouTube.
The best thing I can have. Learn nodejs, read other people's code, download pornhub videos, teaching people coding.
It feels good and hard. -
Teaching coworkers performance tuning, we have the memory enough that you don't need to write to disk... Really the data isn't Even a MB....
-
New crm system is a gem. Teaching people to use it is just so easy. Fixing and finding all the problems though... glad for the automations being done by colleuge 👍
-
I can't believe that we are in the year 2016 and still there are schools teaching Turbo Pascal (in Central America but still...)10
-
The weather.gov API is a great teaching API. https://weather.gov/documentation/...
It’s simple but has lots of flexibility. -
Would you consider a technical leader to be as some kind of teacher ? I mean should he/she be teaching stuff teammates should already know ?1
-
Currently in Degree year 2, yet lecturer teaching scalafx and final project develop in scalafx. #scalafx
-
I really like that SO have that documentation section. It's teaching me things about writing documentation that Lord knows University will never teach me. It's great to see how things are done in the industry compared to the ancient practices we're taught.1
-
I could totally be a swimming coach, just not with kids, please...trying teaching them something it's simply umbereable.2
-
My school was teaching 'progamming' - Scratch and HTML. I was interested and wanted to do more advanced stuff. So, I basically browsed the E-Interwebbernet and found some good tutorials for languages I was interested in.
-
Fuck treehouse ads , six week , what the hell dudes are u fu##$%% teaching HTML modayakers , just be honest not everyone is cutout to this field dumies
-
Once i only know Red,Green and Blue
but "recently" i learned that we can produce any colors by using Red,Green and Blue and you teaching me that there is more colors in this life that i never thought before3 -
Stop teaching c/c++ ,start from python and java and teach us to contribute in (open source ) github .18
-
I'm a django/web developer looking to learn some front end techniques like angular or node. anyone interested in learning some backend for teaching some frontend? is this allowed to do here?1
-
Starting my internship super late (mid-June), so I randomly decided to learn a bunch of stuff relevant to it all of tonight... I thought my all-night self-teaching sessions ended in high school.
-
I'm a complete noob in this tech world so finding a job it's getting hard (for me).
I applyed to be a highschool teacher so they made me some tests and apparently i'm too narcissistic for the job, although they recommended me to try tech related stuff.
Soooo... Did i hurt your feelings, because teaching wasn't my first choice?
Still looking for a job. -
Hey friends, can you please give me resources where I can look for English teaching schools in CHina? thx12