Python

161 Articles 5 Followers


The most wanted primes + bonus prime

9 May 2022 1 minute read 0 comments Cooldudue

Hello everyone I recently watched a Numberphile video where Neil shows an interesting sequence of numbers. In the end, I felt a bit empty since a prime number of this kind should exist but unfortunately, we have not been able to find one for the last...

Boot Camp Week 13, Technical Recap

8 May 2022 5 minute read 0 comments Mike Bivens

Week 13 has finished and the first of the final course at the Coding Dojo, Projects and Algorithms, is over. This has been a very exhausting week and if it wasn't for the intermissions where I reflected on the reason and value I find in my commitment...

Boot Camp Week 12, Technical Recap

2 May 2022 4 minute read 0 comments Mike Bivens

Week 12 of the experience blew by faster than I would have liked! The Python stack courses have officially been completed now and I'll be moving on to the final component of the Coding Dojo, building projects. This week, I did my best to run through...

Boot Camp Week 10, Technical Recap

18 Apr 2022 3 minute read 0 comments Mike Bivens

This week ended up looking very different, I was expecting this recap to be more extensive than the non-technical but the allocation of time and how that time could be used turned out to be far different than I had anticipated. Check out the non-tech...

Boot Camp Week 9, Technical Recap

10 Apr 2022 3 minute read 0 comments Mike Bivens

Just as I was able to finish the Flask + MySQL course, the week came to a close. It was a tight race to finish the course by today and meet the goal. I have plenty of holds on my time so I'm feeling pretty satisfied with the progress I've achieved th...

Boot Camp Week 7, Technical Recap

28 Mar 2022 3 minute read 0 comments Mike Bivens

Week 7 of the boot camp experience with Coding Dojo went well, although I feel like I did struggle a little bit this week. My time to dedicate to learning was impacted by some pretty big personal matters, and I've spent the last few days halfway acro...

Boot Camp Week 5, Technical Recap

12 Mar 2022 3 minute read 0 comments Mike Bivens

Week 5 has closed for my Coding Dojo boot camp and this week was all Python for its technical growth, you can follow along or check out the assignments for this stack on its respective repo here in my GitHub. Most of the initial material covered was...

The first start was not impressive with Python #1

7 Mar 2022 1 minute read 1 comment Vicziz

Summary In short, too little commitment to intently learning Python and improving yourself. I noticed that without knowing the basics of Python at first, it is hard to solve the challenge Python game. An additional factor is the outbreak of war in E...

Learning Python update #3 - The Crypto headline generator

2 Mar 2022 2 minute read 0 comments dotMatrix

Anyone who has been around crypto for a while will be used to seeing the amount of FUD thrown around, particularly from the mainstream media.  I remember reading the comments section on one particular article on the Guardian, and was blown away by th...

Learning Python update #2 - I made a game :)

24 Feb 2022 2 minute read 0 comments dotMatrix

Bit more of an update today, I've been spending a good deal of time over the last few days learning how to code a game in the 'Minesweeper' mould following the instructions laid out in the excellent 'Coding for beginners' book that I have shared a li...