The next tutorial in learning how to program in Python is focused on strings and string methods… Let’s jump right back in! It’s time to talk about strings (and I’m not talking about the ~120 different shoe strings I currently possess…)! Strings are something that denote collections of text in programming. Programmers handle text dataContinue reading “Python 102… Everything Strings”
Tag Archives: python developer
Python 101… First Steps
Let’s jump right in! If you were waiting for a sign to start coding, here it is! This tutorial will walk through a few different points to get you going and pique your curiosity in Python. Background in Python, what it is, why you should use it How to install Python and write your firstContinue reading “Python 101… First Steps”
So You Want to Start Coding…
What language should you learn? How do you build an app? What technologies should you use? What in the world is machine learning? How do you implement artificial intelligence? How do you deploy to production? Do I need to be an expert in math? How do you build a chat bot? Can I use aContinue reading “So You Want to Start Coding…”