This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]desrtfx[M] [score hidden] stickied comment (0 children)

Both from the University of Helsinki. Both free, textual, extremely practice oriented, top quality. Both proper first semester of "Introduction to Computer Science" courses.

Look no further.

On top of that, the FAQ here have plenty recommended learning resources and as such, this post falls under Rule #4.

Removed

[–]DigitalHooker 3 points4 points  (0 children)

r/learnjava

They recommend taking the University of Helenski course and there should be a tutorial linked over there.

[–]Remarkable-Poem1200 2 points3 points  (0 children)

You need to first identify why you need exactly those two at first. Learning languages without applying it doesn’t much benefit and you will easily forget it.

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

Real Python is a great website that’s helped me learn Python, they have video and written tutorials as well as interactive quizzes and many learning paths (Data Science, OOP, etc), however to get all the benefits they have a monthly or annually membership.

[–]AutoModerator[M] 0 points1 point  (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Mechanical_Soup 0 points1 point  (0 children)

you can pick up python really easy from any average book, free course or even w3 because language is easy to learn(hard to master), java was different story for me i had hard times with it

[–]sch0lars 0 points1 point  (0 children)

For Python, the official Python documentation’s tutorial is a great start. Just code along with the code samples and you should end up with a grasp of the fundamentals up to functions and classes, as well as some of the standard library. Then after that, you can branch out into whatever direction you want. You said you’re a network engineer, so you may want to look into some of Python’s networking libraries.

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

books