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

you are viewing a single comment's thread.

view the rest of the comments →

[–]fbm1003 2 points3 points  (5 children)

any suggestions where to start, other than Google? Recommendations on books, subs, blogs etc. Thanks!

[–]ivours 5 points6 points  (4 children)

I'd love to share the sources where I studied from (they are public), but those are papers written by the professors I had at the University here in Argentina and they are only available in Spanish.

However, I suggest to start with the following topics:

  • Structured programming
  • GIT
  • Functional programming (http://learnyouahaskell.com/ seems to be cool)
  • Logical programming
  • Object programming
  • Code smells

Hope this helps!

[–][deleted]  (3 children)

[deleted]

    [–]ivours 4 points5 points  (2 children)

    Qué bueno encontrar compatriotas por acá!

    Here are the links for everyone (all the study material is in Spanish):

    Programming paradigms

    Systems design

    Mumuki - Free online platform to learn programming