Software Alternatives, Accelerators & Startups

C++ VS Think Python

Compare C++ VS Think Python and see what are their differences

C++ logo C++

Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

Think Python logo Think Python

Learning Resources
  • C++ Landing page
    Landing page //
    2023-08-01

We recommend LibHunt C++ for discovery and comparisons of trending C++ projects.

  • Think Python Landing page
    Landing page //
    2023-09-24

C++ videos

C++ Programming | In One Video

More videos:

  • Review - C++ Programming
  • Tutorial - C++ Tutorial for Beginners - Full Course

Think Python videos

Thoughts on Think Python From a Beginner Programmer

More videos:

Category Popularity

0-100% (relative to C++ and Think Python)
Programming Language
100 100%
0% 0
Online Learning
0 0%
100% 100
OOP
100 100%
0% 0
Development
42 42%
58% 58

User comments

Share your experience with using C++ and Think Python. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, C++ should be more popular than Think Python. It has been mentiond 56 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

C++ mentions (56)

  • Distributed Systems: Challenges, Experiences and Tips
    About 4 months ago (approximately the last time I wrote something here), I opted to embark on a graduate school journey at Stony Brook University, Computer Science (if you have a remote position — Technical Writer and/or Software Engineer position — at a non-USA company, don't hesitate to reach out). Was it the best decision to make considering less pay (if any), more theoretical undertakings and assumptions, and... - Source: dev.to / 6 months ago
  • Any opinion about tutorialspoint? Getting apparently wrong results
    Full of wrong and/or incomplete information. I prefer cplusplus.com when I need to look up some library details. Source: about 1 year ago
  • Learning DSA from scratch : The Ultimate Guide
    For C++ I would suggest using cplusplus.com. Fantastic resource to use. Source: about 1 year ago
  • Things that i should know before gettting into Data Structures and Algorithms??
    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. Source: about 1 year ago
  • Help
    I second this. cplusplus.com will pop up on your searches, I just blocked it. Loaded with ads and slow, and almost always less thorough than cppreference. I found geeksforgeeks OK when learning algorithms - not so much the language itself though. Source: about 1 year ago
View more

Think Python mentions (9)

  • C949 help and Jay Wengrow's Guide to Data Structures
    This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: about 1 year ago
  • Best place to learn and practice python?
    Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: about 1 year ago
  • Good places to start learning python?
    This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 2 years ago
  • Which books should I read to learn computer science with python language?
    In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 2 years ago
  • Observations and thoughts from a long time crypto nerd
    Computer Science — For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 2 years ago
View more

What are some alternatives?

When comparing C++ and Think Python, you can also consider the following products

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Google's Python Class - Assorted educational materials provided by Google.

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

D (Programming Language) - D is a language with C-like syntax and static typing.

A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.