podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
TeachMeTom
Shows
The TeachMeTom Show
Is this AI a ChatGPT Killer?
Let's delve into the exciting world of AI to explore Meta AI's groundbreaking Megabyte model. We discuss how this innovative architecture might transform the field and potentially challenge reigning AI models like ChatGPT. Tune in as Tom breaks down complex concepts into beginner-friendly explanations, analyze the Megabyte model's potential, and ponder the big question: Could this be a ChatGPT replacement? Whether you're an AI enthusiast or just starting your programming journey, this episode is packed with insights to fuel your curiosity and understanding of the dynamic field of AI. Don't miss i...
2023-05-26
06 min
The TeachMeTom Show
How To Learn And Practice With a Fake API..!?
In this episode, we dive into the fascinating world of REST APIs and demystify the concept for beginner programmers. Whether you've just started coding or want to expand your knowledge of web development, understanding REST APIs is crucial in today's interconnected digital landscape. We take a hands-on approach to learning by exploring the JSONPlaceholder API. JSONPlaceholder provides a simple, user-friendly API that mimics a full-featured RESTful API without requiring any authentication. It serves as an excellent resource for beginners to experiment and grasp the fundamentals of working with APIs.
2023-05-12
08 min
The TeachMeTom Show
ChatGPT - how does it work?
Let's talk about ChatGPT - how does it work, how is it trained, how does it produce human-like responses, and what are the limitations and problems?
2023-05-05
06 min
The TeachMeTom Show
The Single Most Expensive Software Bug in History
In this episode, we will discuss the most expensive software bug in history that led to a devastating event. We explore the circumstances surrounding this catastrophic incident and the lessons we can learn from it. This is a cautionary tale that every programmer, from beginner to expert, needs to know.
2023-04-28
03 min
The TeachMeTom Show
What are APIs?
Are you a beginner programmer looking to learn about APIs? Look no further! In this podcast episode, we'll break down the basics of REST APIs using a delicious pizza delivery service as an example. You'll learn about the different HTTP verbs and endpoints that make up an API and how to use them to build powerful applications. Whether you're developing your first app or looking to expand your skills, this podcast will give you a solid foundation in the world of APIs. Tune in now and take your programming skills to the next level!
2023-04-21
07 min
The TeachMeTom Show
7 Tips For Writing Cleaner Code
In this episode, we discuss the importance of writing clean code and provide 7 essential tips for beginner programmers to follow. By incorporating these tips into your coding practices, you can improve the readability, maintainability, and efficiency of your code.
2023-04-14
08 min
The TeachMeTom Show
The Most Important Skill For Every Programmer
In this episode, we'll be discussing the number one skill that every new programmer needs to master in order to succeed. Whether you're just starting out or looking to level up your skills, this episode is a must-listen.
2023-04-07
04 min
The TeachMeTom Show
How To Research The Most Popular Programming Languages
In this episode, we talk about you can do research online to find out what the most popular programming languages are right now.
2023-03-31
06 min
The TeachMeTom Show
The #1 Area To Focus On In 2023
When it comes to learning programming, there is one specific area that you should focus on in 2023. Listen to this episode to hear Tom's thoughts about it.
2023-03-24
07 min
The TeachMeTom Show
How To Experiment With HTML In Your Browser
Every web page you've ever read is using in HTML to structure the contents. So, let's talk about HTML, and why we don't just put scanned Legal / A4 on the web... If you want to experiment with HTML live in your browser, go to https://teachmetom.com/htmltext
2023-03-17
06 min
The TeachMeTom Show
More Datastructures - Maps, Trees and Graphs
Let's continue or talk about data structure with another three types - Maps (also called Dictionaries), Trees and Graphs.
2023-03-10
04 min
The TeachMeTom Show
Array, List and Set Data Structures
In our programs, we often manage multiple pieces of data together - think about your music playlist, the list of unread email messages, or your contact list. In this episode, let's talk about three ways to manage these related pieces of data.
2023-03-03
04 min
The TeachMeTom Show
Free No-Code Tools For Beginners
Do you want to teach yourself programming without having to type any complicated syntax? Listen to this episode to learn about 3 platforms that you can use totally free.
2023-02-24
03 min
The TeachMeTom Show
How To Understand Algorithms
What is an algorithm? And what does it have to do with doing your laundry?! Listen to this episode to find out!
2023-02-17
11 min
The TeachMeTom Show
What’s a Git Repository?
What is a repository, and why do I need one for my software project? Listen to this episode and find out more about git, one of the most popular and free repositories. https://teachmetom.com/
2023-02-10
07 min
The TeachMeTom Show
Debugging Tips For Beginners
What are the two types of errors? How do we find errors in our code easily? What tools can we use to get rid of them? Listen to this episode to find out. For more helpful tips to get started with programming, go to https://teachmetom.com/
2023-02-03
07 min
The TeachMeTom Show
Common Pitfalls For Beginner Programmers - And How To Avoid Them
As a beginner programmer, it can be easy to fall into certain traps that can make your coding journey more difficult.
2023-01-27
05 min
The TeachMeTom Show
What’s Cloud Computing?
Cloud Computing has been one of the mega-trends in IT in the last 10 years - and it will get even more relevant in 2023. Listen to this episode to find out what the term means and why it's important that you familiarize yourself with the concepts as a beginner programmer. Click here to learn more: https://teachmetom.com/
2023-01-20
08 min
The TeachMeTom Show
How To Try Python In Your Browser
Listen to this episode to learn how to experiment with Python, the #1 programming language to learn in 2023, directly in your web browser. To follow along, click here and follow the instructions: https://teachmetom.com/python-colab
2023-01-11
14 min
The TeachMeTom Show
The #1 Language To Learn In 2023
Tom reveals what is the number #1 top programming language to learn in 2023, and why that's the case. Listen to this edited audio version of a live emergency webinar. If you are interested in trying out Python in your browser, click here and follow the instructions: https://teachmetom.com/python-colab
2023-01-04
13 min
The TeachMeTom Show
Working For Agencies As Software Developer
It's story time with Tom! Listen to learn how his experience was working for a "Digital Agency" - what are the pros and cons of this type of employment were (at least from his experience).
2022-12-30
06 min
The TeachMeTom Show
Learn HTML For Free
In this episode we talk about HTML - one of the most fundamental building blocks of the internet. Listen to learn how to get access to a full 9 hour course for free, or click here to get started: https://teachmetom.com/html
2022-12-28
06 min
The TeachMeTom Show
Mental Health For Programmers
In episode number 50 we talk about the importance of taking breaks - especially in this new hybrid workplace situation that we are finding ourselves in...
2022-12-26
07 min
The TeachMeTom Show
What is CI/CD?
More of those pesky acronyms that the software industry is full of... But it's actually quite easy to understand. Listen to this episode to find out what is meant by "Continuous Integration"
2022-12-23
07 min
The TeachMeTom Show
What is a Repository?
What's a repository, and why do you need one?
2022-12-21
10 min
The TeachMeTom Show
How does an Agile Sprint end?
What are the two meetings that are taking place at the end of every Sprint? Why are there two, not one? Who is attending those, and what's the purpose? Listen to this episode to find out.
2022-12-19
09 min
The TeachMeTom Show
The 3 questions that developers ask themselves every day...
What happens in the two weeks of a Scrum Sprint? Well, the team completes task after task - and every day, they meet in a short meeting, the "daily scrum", to talk about their progress and the current status.
2022-12-16
04 min
The TeachMeTom Show
What is a ”Backlog” in an Agile Software Project?
After we have written a lot of functionality that we want in a software product in the form of "user stories", ... what's next? Listen to this episode to learn how we organize the user stories into two lists - the "product backlog" and the "sprint backlog".
2022-12-14
10 min
The TeachMeTom Show
What are User Stories?
How do we actually describe what functionality we want in a software product? Listen to this episode to learn about "user stories" - a way to define a part of software functionality from a user's perspective.
2022-12-12
10 min
The TeachMeTom Show
Scrum Roles
What does a Scrum Master do? What's the responsibility of a Product Owner? And why are some "Developers" not writing code? Listen and find out in this podcast episode. Read more about Scrum in the official guides: https://scrumguides.org/
2022-12-09
10 min
The TeachMeTom Show
What is Scrum?
What's that "Scrum" process that everybody claims to have adopted? Read more about Scrum in the official guides: https://scrumguides.org/
2022-12-07
08 min
The TeachMeTom Show
The ”Agile Manifesto”
What's the "Agile Manifesto" and why do you need to know it when you want to work in the software industry? In this episode, we talk about a short, but important document, written a long time ago. You can read more about it here: https://agilemanifesto.org/
2022-12-05
08 min
The TeachMeTom Show
Free tools and resources to learn programming
If you would like to start learning coding for free, go to teachmetom.com/academy and select "Free courses".
2022-12-02
04 min
The TeachMeTom Show
Do you need special certification to get a job?
2022-11-30
02 min
The TeachMeTom Show
What Stand-Up Comedy and Agile Software Development Have In Common
Now, this might feel like a weird comparison. But if read anything written about software development, chances are you will find the word "agile" in it. Let's talk about what it means, and why it's similar to stand-up comedy.
2022-11-28
04 min
The TeachMeTom Show
The SECRET to stay motivated
Here is a question from a podcast listener: "How to get and stay motivated to study - ever since COVID lockdowns I have felt that I have trouble with motivation and self discipline, something I never had an issue with in the past. I want to learn but it's like something is stopping me. Any ideas?" Listen to this episode to hear Tom's secret technique to stay motivated. Have a question yourself? Ask Tom anything: https://teachmetom.com/asktom
2022-11-25
07 min
The TeachMeTom Show
How YOU can get 1 free hour per day to learn programming
Job, maybe another job, kids, groceries, partner, parents... We've got so many things to do in our every day life - how can you possibly squeeze in an hour per day to learn programming? Listen to this episode to find out... Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-23
06 min
The TeachMeTom Show
Will AI Replace Programmers In The Future?
Does it make sense for you to learn programming - won't Artificial Intelligence replace programming jobs in the near future? Listen to this episode to find out why Tom thinks AI will definitely replace jobs - but not how you'd think... Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-21
06 min
The TeachMeTom Show
How to understand ANY ”Artificial Intelligence”
AI - Artificial Intelligence - has been a hot topic for a couple of years. Listen to this episode to learn how to understand the basics of any AI program. Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-18
08 min
The TeachMeTom Show
What’ the easiest way to learn the basics of programming quickly?
This is another one of those questions that I am getting a lot: What's the easiest and quickest way to learn the basics of programming, especially if you have never written a single line of code before? Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-16
03 min
The TeachMeTom Show
Why you don’t have to memorize weird syntax
Most people seem to think that software developers have to be geniuses to know lots of weird symbols and codes by heart. The truth is much simpler... Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-14
05 min
The TeachMeTom Show
The Most Important Skill As A Developer
Hint: It's not knowing 10 programming languages. What is the dilemma that all software developers are facing in their career, and how to deal with it. Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-11
06 min
The TeachMeTom Show
What Is A ”Fullstack Developer” And Why Should You Become One?
What are "Fullstack Developers", and why are the most-wanted "rockstars" of the software industry right now? Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-09
04 min
The TeachMeTom Show
How To Remote Control Your Objects
How do we store objects into variables? There's an important distinction to other ("primitive") types of variables, and we talk about it in this episode.
2022-11-07
06 min
The TeachMeTom Show
What is ”Object Oriented Programming”?
What is OOP - or "Object Oriented Programming", and why is it important to understand the basic principles of a "class" and an "object"? Have a question about programming? Ask Tom anything: https://teachmetom.com/asktom
2022-11-04
10 min
The TeachMeTom Show
Why programming is like playing with Lego blocks
As programmers, we like to avoid having to write code... I mean - not if there's already some existing building block that we can use instead.
2022-11-02
08 min
The TeachMeTom Show
Why Debugging is like playing ”Cluedo”
Why software developers spend a lot of time collecting clues - much like in the board game “Cluedo” / “Clue”
2022-10-31
04 min
The TeachMeTom Show
Regretting my decision to become a software developer...
"Question for Tom: Do you regret being a programmer? Have you ever thought of a career change?" Listen to this episode to find out Tom's answer after more than 25 years in the software industry...
2022-10-28
06 min
The TeachMeTom Show
The #1 secret website that all programmers use daily
...You have to listen to find out what's the #1 website that ALL programmers use multiple times per day for their work.
2022-10-26
03 min
The TeachMeTom Show
The best programming project for a beginner
Do you already know the basics of a programming language? If so, what's a good programming project that you could take on? Listen to this episode to learn Tom's favorite exercise project that you can try in any language.
2022-10-24
03 min
The TeachMeTom Show
Am I too old to learn programming?
This is a difficult one. I get this question multiple times per week: "Tom, am I too old to learn programming?" Hey, I'm not 25 anylonger myself. Listen to this episode to hear my answer and my advice. Have a question yourself? Go to teachmetom.com/asktom and submit your question to get your answer in one of the next podcast episodes.
2022-10-21
06 min
The TeachMeTom Show
What kind of computer do I need to learn programming?
We all know that feeling - we want to do something, but we are not sure that we have everything we need to actually get started... In this episode, Tom answers the question "What computer do I need to learn programming?" Have a question yourself? Go to teachmetom.com/asktom and submit your question to get your answer in one of the next podcast episodes.
2022-10-19
03 min
The TeachMeTom Show
What’s the BEST programming language to learn?
This is by far the question that Tom receives the most often: There are so many languages - how do I choose the best programming language to learn? Have a question yourself? Go to teachmetom.com/asktom and submit your question to get your answer in one of the next podcast episodes.
2022-10-17
07 min
The TeachMeTom Show
How to be your own boss as a software developer
How to quit working for employers and start working for yourself... And what to look out for.
2022-10-14
06 min
The TeachMeTom Show
How often do we have to do this?!
Loops are blocks of code that are executed multiple times... But how many times exactly is "multiple times"?
2022-10-12
04 min
The TeachMeTom Show
Doing things more than once with loops
Oftentimes we need to execute a part of our program not just once, but multiple times. Here's how to do it.
2022-10-10
05 min
The TeachMeTom Show
What’s The ”Lego Principle” In Programming?
How to learn ANY programming language in 3 steps. In this episode, we talk about the final, but most fundamental step - the concept of modularity. This is the idea that you do not start every new program completely from scratch. Instead, you use existing building blocks to "assemble" what you want - similar to playing with Lego.
2022-10-07
02 min
The TeachMeTom Show
Step 2 to Learn Any Programming Language
"I don't know how to start. There's so much to learn, so many new concepts..." Here's the solution: You need to structure your learning path in 3 steps, to avoid feeling overwhelmed or getting frustrated. In this episode, we talk about the second step to learn any programming language.
2022-10-05
03 min
The TeachMeTom Show
The First Step To Learn ANY Programming Language
People always ask "How do I get started with programming?" Here's my answer. You need to structure your learning path in 3 steps, to avoid feeling overwhelmed or getting frustrated. In this episode, we talk about the first step to learn any programming language.
2022-10-03
04 min
The TeachMeTom Show
Comparisons
All computer programs are full of comparisons - comparing the PIN code you entered with the correct code, comparing whether the length of the password you entered is long enough, comparing whether the balance on your bank account is more than the amount of cash you want to withdraw... Let's talk about comparisons, and why they play such an important role in programming.
2022-09-30
07 min
The TeachMeTom Show
Lists and Arrays
"Managing data" often means managing lists of similar items. In this episode, Tom explains why lists are such an important concept in computer programming. In fact, so important, that they have its own kind of structure in most programming languages - called "Arrays".
2022-09-28
05 min
The TeachMeTom Show
Working For Startups
What is it like working for startups in the software industry? Tom shares his thoughts from working for several different kinds of startups in the past 25 years.
2022-09-26
07 min
The TeachMeTom Show
Numbers and texts... oh my.
There are different kinds of data that our computer program operates with. And it's important to "tell" the computer which type of data we want to store in what variable. So let's talk about data types today, and why it's important to "declare" them in our computer program. (As a bonus, you get my super-secret formula to calculate the age of a person in days...! :-) )
2022-09-23
07 min
The TeachMeTom Show
Where to store all that data?
We need some place to store all that data that our program needs to work properly. Let's talk about variables - those little compartments in a computer's memory. What are they, how are they identified, and how do you keep track of what's stored where.
2022-09-21
05 min
The TeachMeTom Show
Working for big corporations as a software developer
It's story time! In this episode, Tom shares his experiences working for a big multi-national corporation as a software developer. What was it like, what were the pros and cons.
2022-09-19
07 min
The TeachMeTom Show
Conditionals - cooking recipe vs. computer program
There's an important difference between a cooking recipe and a computer program... Let's talk about conditionals.
2022-09-16
05 min
The TeachMeTom Show
The main purpose of a computer program
Taking data in, getting data out - what's in between? Let's talk about processing data.
2022-09-14
07 min
The TeachMeTom Show
What IS a computer program, anyway?
Why is a computer program like a cooking recipe? What's the difference between writing and executing a computer program?
2022-09-12
04 min
The TeachMeTom Show
What is Output?
Let's learn about "Output"... What goes on in a computer programmer's mind when they are thinking of the term "output"? And - what are examples of output being processed by computer programs or electronic devices in your day-to-day life?
2022-09-09
05 min
The TeachMeTom Show
Input data examples
Computer programs are all about taking data in, processing that data, and getting the processed data out again. In this episode, we talk about examples of different kinds of input data in your daily life. If you want to ask Tom a question to answer in one of the next episodes, go to https://teachmetom.com/asktom/
2022-09-07
06 min
The TeachMeTom Show
Input and Output Devices
What are the devices - the physical objects - you are using to interact with computers and electronic systems in your daily life? If you want to ask Tom a question to answer in one of the next episodes, go to https://teachmetom.com/asktom/
2022-09-06
06 min
The TeachMeTom Show
What you always wanted to ask about programming...
Welcome to the TeachMeTom podcast! In this first episode, you learn how you can ask Tom Schweitzer anything. Tom has been working in the software industry since 1997 - and to this day, he is writing code, and working with people who write code, all day, everyday. If you want to ask Tom a question to answer in one of the next episodes, go to https://teachmetom.com/asktom/
2022-09-05
04 min