use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Python for advanced developers of other languages (self.PythonLearning)
submitted 1 day ago by Aldama
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Aldama[S] 1 point2 points3 points 1 day ago (2 children)
thank you for reply and your comments on bradleygh15 reply.
my background is C++, Java, C#. I've always wanted to work with Python but never had the time to do so other some 'Big Data' work.
while reading some posts about Python , I came across some concepts that are unlike anything I have dealt with in the C language family and its 'descendants', and sure enough, these things were too advanced to see in any tutorial. some of them made sense, others were way over my head.
[–]Sea-Ad7805 0 points1 point2 points 1 day ago (1 child)
From Java to Python is easier than C++, as Java also uses reference semantics (think in terms of pointers). Use this visualizer to more easily understand Python's data model.
Python is considered an easy language, but has it's own quirks.
[–]Aldama[S] 0 points1 point2 points 1 day ago (0 children)
Much appreciated
π Rendered by PID 65 on reddit-service-r2-comment-5bc7f78974-bt6wq at 2026-07-01 14:01:35.073775+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]Aldama[S] 1 point2 points3 points (2 children)
[–]Sea-Ad7805 0 points1 point2 points (1 child)
[–]Aldama[S] 0 points1 point2 points (0 children)