You get the idea…
…readers love The Python Coding Book
thepythoncodingplace.com/the-python-c...
You get the idea…
…readers love The Python Coding Book
thepythoncodingplace.com/the-python-c...
Your call…
There’s
• a super-personalised one-to-one 6-month mentoring option
$ 4,750
• individual one-to-one sessions
$ 125
• a self-led route with access to 60+ hrs of exceptional video courses and a support forum
$ 400
Which The Python Coding Place student are you?
thepythoncodingplace.com
I reckon `.__monty__()` should exist as a valid special method—the specialest of all special methods.
Who’s with me on this? Let’s start a petition…
No coding knowledge + The Python Coding Place membership = Intermediate programmer
Little coding knowledge + The Python Coding Place membership = Great programmer
Intermediate coding knowledge + The Python Coding Place membership = Superpower-like programmer
The meaning of life, the universe, and everything is…
…Python
Of course!
What else could it be.
What's better than a thorough, relaxed, and friendly Python course?
12 of them (plus a bit more, too), all in one bundle, all for just $400
…and yes, you get access to a forum where you can ask questions, too
The only risk is in missing out…
thepythoncodingplace.thinkific.com/bundles/the-...
Can I use pen and paper to count words?
Only joking, I also read The Python Coding Book, after all!
thepythoncodingplace.com/the-python-c...
…and indeed I've watched A Python Tale, which also includes this example:
thepythoncodingplace.thinkific.com/courses/a-py...
a_person_in_silhouette_walking_in_a_relaxed_manner with text: Master Python with a one-to-one mentor
Do you like our new banner?
These humans, they're always going on about coffee. That's the one thing that's constant about programmers…
What was/is the trickiest topic to learn and master for you when moving from beginner* to intermediate* level in Python?
*[you can define these terms whichever way you want]
That feels very much like an ongoing process. But yes, agreed. There are many patterns that are specific to beginners and are never present with more seasoned programmers
What was/is the trickiest topic to learn and master for you when moving from beginner* to intermediate* level in Python?
*[you can define these terms whichever way you want]
Very limited number of spots available
Priority given to current members of The Python Coding Place.
Remaining slots, if any, prioritised based on date of first enquiry
Interested? The first step is to get in touch so we can figure out whether this mentorship is the right fit for you. We'll explore your goals and current experience in a live Zoom chat.
…
This mentorship is fully personalised. And this means that there's built-in flexibility to suit your other life commitments. Need to pause for a few months? No problem. You can then resume when you're ready.
…
- Lifetime access to all the courses, your chat with your mentor, the recordings of the live sessions with your mentor and the explainer videos.
…
- Custom videos: No need to wait until the next live session to get a bit more than text communication. Your mentor will record short videos to answer your questions when needed.
…
- Access to all the video courses at The Python Coding Place. But don't worry about where to start—your mentor will create a plan with you.
…
- A direct line of communication with your mentor through a private comms channel (on Discord or Slack). Ask as many questions as you want. *Guaranteed reply within 24 hours (usually quicker) on weekdays.*
…
- One-to-one Zoom sessions with your mentor to ask questions, discuss your code, plan projects, and dive deeper into topics. *Up to four one-hour sessions per month.*
…
Here's what you get:
- A personal one-to-one mentor to guide you throughout your learning. You and your mentor will create a programme based on your goals and experience, and you'll review progress regularly.
…
Ready to take your Python to the next level (or two)?
You've asked for this, so here it is:
**A 6-month one-to-one Python mentorship programme.**
Your programme, tailored for you, delivered to you—just you.
Interested? Get in touch…
…
…and if you want to get ALL the courses available at The Python Coding Place
+ The Python Coding Book e-book
+ Access to a forum where you can ask us questions
(And yes, there's a 30-day money-back guarantee. We're that confident of our courses!)
thepythoncodingplace.thinkific.com/bundles/the-...
It’s Tale not Tail—I always get confused…
Who thinks it's time for an early December give-away?
I do…
So here's an unmissable offer for the first 100 Python learners
Our flagship beginners' course—A PYTHON TALE—is FREE with this link
But there are only 100 free tickets available
Hurry
thepythoncodingplace.thinkific.com/enroll/27273...
>>> agent_id = 7 >>> agent_name = "James Bond" >>> f"Agent {agent_id:03}: {agent_name}" 'Agent 007: James Bond'
Need leading zeros to display your secret agent codes?
No worries…Python's f-strings got you covered
```
>>> agent_id = 7
>>> agent_name = "James Bond"
>>> f"Agent {agent_id:03}: {agent_name}"
'Agent 007: James Bond'
```
Note the format specifier `:03`
"…Python is said to be simple but becomes a bit mysterious when explanatory material bypasses those important points that provide the programmer insight as to "why". Knowing the "why" is essential to making real progress."
Here's what Jim said:
"I found this to be an excellent book. I'm not a professional programmer but have worked with Python periodically for some time. The author's explanations provide behind the scenes insights that I find are essential to understanding Python, but that are missed by other authors…
Review for The Python Coding Book: "I found this to be an excellent book. I'm not a professional programmer but have worked with Python periodically for some time. The author's explanations provide behind the scenes insights that I find are essential to understanding Python, but that are missed by other authors. Python is said to be simple but becomes a bit mysterious when explanatory material bypasses those important points that provide the programmer insight as to "why". Knowing the "why" is essential to making real progress."
Jim gets it…
…and you can, too. Get your copy here:
thepythoncodingplace.com/the-python-c...