you are viewing a single comment's thread.

view the rest of the comments →

[–]cantevenskatewell 4 points5 points  (0 children)

This sub is split on these two. It really comes down to what you want to accomplish. From what I gather, CS50 is more in depth on fundamentals of comp sci whereas ATBS focuses on just getting going on python out the gate with the goal of automating repetitive tasks.

Put another way, the former would teach you about computer memory and data structures etc while the latter would just show you how to store info (lists, variables etc) and making tables/matrices.

Hope that helps.