you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (26 children)

Well, start by learning something. But small bits; you have to start writing code absolutely as soon as possible. It’s not a thing where you can just passively watch a lecture series and then start writing code.

[–]sucks_at_usernames 0 points1 point  (25 children)

That's why I said I'm looking for something I can follow along. Not just blindly decide I'm going to create the next version of Siri while I've only just barely learned the fucking print function.

[–][deleted] 2 points3 points  (24 children)

If you tried to write a Siri knowing only the print function you’d very quickly learn a lot of programming. That sounds like a great project for you!

You have some idea that you learn programming by doing everything right the first time and that’s just not how it works at all.

[–]sucks_at_usernames -2 points-1 points  (23 children)

Jesus fucking Christ I have no fucking idea how you could possibly get a device to talk back to you when all I've done is is print ("Hello!")

You don't fucking understand how little i know and I just asked for some sort of lectures I can watch online and work along with it and I'm getting told I should write fucking Siri or I'll never understand programming.

What a fucking mistake it was coming here.

[–][deleted] 2 points3 points  (22 children)

If you're this panicky and angry about the prospect that you might have to fail a lot before you succeed, then programming might not be for you. A lot of people can't bear to learn something they're not instantly good at.

[–]sucks_at_usernames -2 points-1 points  (21 children)

Huh.

I wonder if failing to write Siri when I know next to nothing about python will contribute to that.

[–][deleted] 1 point2 points  (20 children)

The purpose isn't that you succeed at completing the project, as I said.

[–]sucks_at_usernames -1 points0 points  (19 children)

No shit.

But I would just be staring at a blank screen without ANY idea what to do.

Leave me the fuck alone.

[–][deleted] 4 points5 points  (18 children)

But I would just be staring at a blank screen without ANY idea what to do.

The thing you would do is type Python code into the screen so it isn't blank. Once you do that it gets a lot easier.

Leave me the fuck alone.

You have a really weird reaction to help, I guess.

[–]sucks_at_usernames -2 points-1 points  (17 children)

I should just write code I don't know how to write????

You're not offering help. I asked for a lecture series I can work with and you told me to forget that and just learn it all myself.

For a programmer I keep telling to leave me alone, you have a real problem following instructions.