tryexceptpass (@tryexceptpass) 's Twitter Profile
tryexceptpass

@tryexceptpass

Creator of tryexceptpass.org. Here to find if #python can power a #docker #gaming AI while asynchronously cruising the confines of subspace!

ID: 723092521

linkhttps://tryexceptpass.org calendar_today29-07-2012 00:48:26

1,1K Tweet

748 Followers

86 Following

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Episode 11 ends our #SearchEngineOptimization chat with Talk Python Podcast. Every #developer should learn these #javascript and #HTML enhancements. tryexceptpass: tryexceptpass.org/podcast/ep11-s… Apple: podcasts.apple.com/us/podcast/try… Google: podcasts.google.com/?feed=aHR0cHM6… Spotify: open.spotify.com/show/2IvzLS8wV…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Next time you're handling OS process information, consider #python's psutil. It works across platforms. Here's a primer from Anwesha Das anweshadas.in/looking/ by

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

I'm all for doing what we need to put #python front-and-center in #mobile devices. Been a fan of the work BeeWare is putting in. pyfound.blogspot.com/2020/05/cpytho…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

At tryexceptpass we talk about the Practicality of #microservices often. Here's another reminder to do the engineering work before choosing to implement it. theregister.co.uk/2020/03/04/mic…

At tryexceptpass we talk about the Practicality of #microservices often. Here's another reminder to do the engineering work before choosing to implement it.
 theregister.co.uk/2020/03/04/mic…
tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

If you missed this look into the work Guido van Rossum has done with making #python optimize your #developer time, it's worth a read. blog.dropbox.com/topics/work-cu…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

How do you think about building a #software frameworks? Great overview from Sharelle Faassen on things to consider when creating them and using them. blog.startifact.com/posts/roll-you…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

If you're making a new #website or updating a landing page #design, and need some inspiration. I ran across this article the other day. unbounce.com/landing-page-e…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Want to learn more about real world #softwaredevelopment, #opensource and enterprise software? Fell free to join us in the tryexceptpass.org mailing list, we're giving away Talk Python Training course codes! tinyurl.com/tryexceptpass-…

Want to learn more about real world #softwaredevelopment, #opensource and enterprise software? Fell free to join us in the tryexceptpass.org mailing list, we're giving away Talk Python Training course codes!

tinyurl.com/tryexceptpass-…
tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Do you know how many times a day you use a content delivery network? Wonder why they are so important to #webdevelopment? Then come check out Episode 12 to learn more! #javascript #HTML

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Weather is looking better for SpaceX today. So much so that our tryexceptpass tinkerers wanted to get in on the #LaunchAmerica fun. Good luck to NASA and our astronauts Doug and Robert!

Weather is looking better for <a href="/SpaceX/">SpaceX</a> today. So much so that our tryexceptpass tinkerers wanted to get in on the #LaunchAmerica fun. Good luck to <a href="/NASA/">NASA</a> and our astronauts Doug and Robert!
Talk Python Podcast (@talkpython) 's Twitter Profile Photo

Want to learn core Python or Python web dev with a group of students? Apply to our free, experimental bootcamp like program we are calling "Student Cohort Program" training.talkpython.fm/cohorts/apply

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

One of my fav parts of #python is that I can define function signatures with varying parameters. Then leverage tuple unpacking to process them. Here's a detailed post from mastro35 on @RealPython on how to do that. realpython.com/python-kwargs-…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

We like to encourage #async #programming wherever possible. Here's a post from Loris Cro ⚡ on using async with #redis as well as optimizing calls with #python's asyncio.gather(). redislabs.com/blog/async-awa…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

The folks at aio-libs are very busy bringing you #python libraries that leverage #asyncio to talk to common services like #MySQL#HTTPS #PostgreSQL #Redis #AWS. Definitely worth a look. github.com/aio-libs

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Ever wonder what #software or #hardware SpaceX uses to build it's rockets? Have a look at this article from @ZDNet zdnet.com/article/from-e…

tryexceptpass (@tryexceptpass) 's Twitter Profile Photo

Another neat @RealPython article on how to use list comprehensions in your #python code. I find that in most cases they help with readability, but that can quickly get out of control. realpython.com/list-comprehen…