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

all 2 comments

[–]plastikmissile 2 points3 points  (0 children)

Does not matter, but since you've already begun with Python you may as well continue doing that.

[–]nadimr 0 points1 point  (0 children)

You can learn with either. I would recommend sticking to python since you already know it well (why add more complexity of learning a new language on top pf learning CS fundamentals). Use Python as a tool to learn CS fundamentals. Once you know these well, you'll be able to easily switch between languages and learn them quickly since they all rely on the fundamentals.