Off Topic > Off Topic
Programming Megathread
cooolguy32:
I am not good at learning programming language online because I get bored really easily , I am only good when a human being actually telling how to do it like a teacher at school, that's why I've asking my dad to sign me up for programming classes instead of sports because I do not like sports, but he hasn't really gotten to it.
Timestamp:
--- Quote from: cooolguy32 on December 20, 2016, 03:42:04 PM ---I do not sports
--- End quote ---
it's okay
i don't sports either
damn, i wanted a programming class but my school is so small i have no programming classes. total luck
$trinick:
--- Quote from: cooolguy32 on December 20, 2016, 03:42:04 PM ---I am not good at learning programming language online because I get bored really easily , I am only good when a human being actually telling how to do it like a teacher at school, that's why I've asking my dad to sign me up for programming classes instead of sports because I do not like sports, but he hasn't really gotten to it.
--- End quote ---
That's sooo opposite of me. If a teacher tells me to write some stupid program I'm not going to remember it, I will remember it when I have to seek out how to do something by knowing what I want to write and needing to figure out how to get there.
Metario:
--- Quote from: $trinick on December 22, 2016, 06:41:37 PM ---That's sooo opposite of me. If a teacher tells me to write some stupid program I'm not going to remember it, I will remember it when I have to seek out how to do something by knowing what I want to write and needing to figure out how to get there.
--- End quote ---
holy stuff same
Headcrab Zombie:
It's a mix for me
Sometimes it's nice to have some direction from a person, but sometimes it's just like "wtf are you saying" and I have to look it up and work it out myself.
Anyone here ever worked with Google's APIs?
I'm using them for a project at work and the endpoints are just all over the place.
All I've got down is authentication (including revocation and renewal), and retrieving the user's email address, and I'm hitting endpoints across three different domains (google.com, googleapis.com, and accounts.google.com)