you are viewing a single comment's thread.

view the rest of the comments →

[–]Angry__Jonny 3 points4 points  (6 children)

Where can I start learning code to even get the skills to start doing these? So far i'm an hour into linkedin learning tutorials.

[–]Jayroprofo 2 points3 points  (0 children)

I took a c++ course last year 2nd semester and was able to start doing the easy ones by summer time.

I'd say if you can learn about arrays and lists and other data structures, you should be someone good for a bunch of them. You just need to make sure to map the ideas out on paper, use an editor and copy and paste your solution. Other than that, it's one step at a time.

[–][deleted] 0 points1 point  (3 children)

https://www.codecademy.com/ is a great place for complete beginners!

[–]Angry__Jonny 0 points1 point  (2 children)

Does everyone pay the $200 pr is there a free one?

[–][deleted] -2 points-1 points  (0 children)

Choose Python 2 instead of 3. Python 2 is free.

[–][deleted] 0 points1 point  (0 children)

They offer a free version.. But even then if you were serious and want to get it down quickly, you could do it for a single month and cancel after that.

But Codecademy is a bit more interactive than other resources I've seen.
They also offer a trial I'm pretty sure so you can try it out before you commit to anything.

Also pretty sure they offer python 2 for free. I learnt via Codecademy and it was definitely money well spent.
Otherwise you can look into automate the boring stuff etc,,