Sinopsis
Take Up Code is a podcast that explains computer programming topics through fun and engaging examples that you can relate to. The guided format allows you to gain valuable understanding of topics that will reinforce your studies, allow you to train new skills that you can apply on your job, and change your thinking about what it takes to become a professional programmer. The episodes are as short as possible so you can squeeze them into your daily routine.
Episodios
-
199: HTML: How To: Simple Formatting.
04/09/2017 Duración: 09minYou will learn how to use HTML to format your text into headings, paragraphs, and lists in this episode.
-
198: HTML: Semantic Meaning.
28/08/2017 Duración: 06minDoes markup have any specific meaning that can be understood?
-
197: HTML: The Bigger Picture.
21/08/2017 Duración: 08minYou need to know more than how HTML tags work. There is a structure that HTML documents should follow.
-
196: HTML: How Does Markup Work?
14/08/2017 Duración: 12minHow does HTML markup enable you to create web pages?
-
195: HTML: Is This Programming?
07/08/2017 Duración: 08minYou can use HTML to present information or build web pages. But it is not programming.
-
194: How Can You Tell Good Teachers From Fake?
31/07/2017 Duración: 07minWhat criteria do you use to determine if somebody is faking their skills as a teacher?
-
193: Kids Either Leave or Go to Jail.
24/07/2017 Duración: 06minMy dad recently said that he noticed a lot more police activity recently. He lives in a small rural town and told me that kids now days either leave or go to jail.
-
192: Developer Bootcamps and Coding Schools: Doomed or Thriving?
17/07/2017 Duración: 13minWhere is the best place for you to get the skills you need to get a high-tech job, to advance your career, or to just satisfy your desire to improve?
-
191: Git: Keep Track Of Your Files As They Change. Part 6.
10/07/2017 Duración: 08minProgramming involves change and managing that change is the only way to make sense of it. You will learn about the staging area in this episode and how that affects your commits.
-
190: Git: Keep Track Of Your Files As They Change. Part 5.
03/07/2017 Duración: 11minProgramming involves change and managing that change is the only way to make sense of it. You will learn about submodules in this episode and how that enables you to reference code from other repositories.
-
189: Git: Keep Track Of Your Files As They Change. Part 4.
26/06/2017 Duración: 08minProgramming involves change and managing that change is the only way to make sense of it. You will learn about distributed repositories in this episode and how that enables you to work differently.
-
188: Git: Keep Track Of Your Files As They Change. Part 3.
19/06/2017 Duración: 16minProgramming involves change and managing that change is the only way to make sense of it. You will learn about branching and what it means to commit your changes in this episode.
-
187: Git: Keep Track Of Your Files As They Change. Part 2.
12/06/2017 Duración: 09minProgramming involves change and managing that change is the only way to make sense of it.
-
186: Git: Keep Track Of Your Files As They Change. Part 1.
05/06/2017 Duración: 11minProgramming involves change and managing that change is the only way to make sense of it.
-
185: Working Remotely: No More Trading Schedules.
29/05/2017 Duración: 10minHey, I need to wait around for a package to be delivered next Friday. Can you cover for me if I take your shift on Saturday?
-
184: Basic Electronics: Transistors Can Act Like Switches.
22/05/2017 Duración: 10minWe normally think of something as either a conductor of electricity or an insulator.
-
183: Digital Electronics: Microcontrollers Ready To Use.
15/05/2017 Duración: 07minUnlike microprocessors, microcontrollers can be used all by themselves.
-
182: Digital Electronics: Microprocessor Speed And Clocks.
08/05/2017 Duración: 07minWhat are microprocessors and how have they changed?
-
181: Basic Electronics: Voltage Dividers.
01/05/2017 Duración: 04minYou can use resistors to divide voltage.
-
180: Basic Electronics: Series And Parallel.
24/04/2017 Duración: 07minHave you ever wondered why batteries sometimes need to be inserted in alternating directions?