Python Forum
Best book on learning Python by referring C++
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best book on learning Python by referring C++
#1
What is the best book on learning Python by way of comparing as equivalent to C/C++ side by side?
Reply
#2
I can't vouch for any of the below, but they seem to fit your requirements:

https://lec.inf.ethz.ch/tutorials/cpp-to...on-program
https://www.geeksforgeeks.org/comparing-...h-c-and-c/

There are others.

I came from a C, C++ environment, and looked at python as a separate entity, trying to not place so much emphasis on equivalency as it leads to bias. I, as most C and Java programmers, fought with lack of braces around methods at first, but that passes quickly. What I found most pleasing about python, was the plethora of packages available on just about any subject, and ease of installing those that I wanted to use. I have never had a situation where I couldn't find something to make my development effort easier.
buran and almahdi like this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for a book to deepen my Python knowledge. SpongeB0B 2 2,505 Jun-25-2020, 03:06 PM
Last Post: snippsat
  Book 'Python in high school' arnbod 3 2,889 Apr-10-2020, 05:35 PM
Last Post: micseydel
  My Python programming book for kids is free for 48 hours kenttong 0 1,955 Feb-02-2020, 09:45 AM
Last Post: kenttong
  Python Programming book khouzamm 3 79,843 Oct-17-2019, 01:45 AM
Last Post: khouzamm
  [book] Various python and non python books available each day (free for 24hrs) Yoriz 188 123,455 Aug-09-2019, 04:57 AM
Last Post: ThomasL
  What is the best book for in-depth Python for advanced other-language programmers? user118967 1 2,669 Jun-04-2019, 07:56 PM
Last Post: snippsat
  Book: "Python in high school" arnbod 1 2,801 Jun-03-2019, 02:12 PM
Last Post: heiner55
  What is the best site or book to learn advanced python programming? aruntracer 2 4,014 Apr-29-2018, 10:48 PM
Last Post: micseydel
  Best Python Reference Book? Oliver 2 5,763 Dec-06-2017, 03:18 PM
Last Post: Oliver
  Michael Driscoll's Python 101 book, as a website buran 4 6,037 Sep-05-2017, 07:08 AM
Last Post: Researcher86

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020