Software Alternatives & Reviews

Things that i should know before gettting into Data Structures and Algorithms??

W3Schools C++
  1. W3Schools is a web developers information website, with tutorials and references on web development...
    Pricing:
    • Open Source
    C++ was far from my first language. I took Modula-2 and FORTRAN in school. I knew about pointers, linked lists, etc before writing my first line of C++. I think the best way to learn is just to work on projects that interest you. Get familiar with online resources. I like cplusplus.com and cppreference.com (can get a little verbose). I'm also a big fan of w3schools.com. They have a good C++ tutorial for beginners.

    #Online Learning #Online Courses #Online Education 186 social mentions

  2. 2

    C++

    Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
    C++ was far from my first language. I took Modula-2 and FORTRAN in school. I knew about pointers, linked lists, etc before writing my first line of C++. I think the best way to learn is just to work on projects that interest you. Get familiar with online resources. I like cplusplus.com and cppreference.com (can get a little verbose). I'm also a big fan of w3schools.com. They have a good C++ tutorial for beginners.

    #Programming Language #OOP #Generic Programming Language 56 social mentions

Discuss: Things that i should know before gettting into Data Structures and Algorithms??

Log in or Post with