Tech With Tim / Golang Tutorial #13 - Slices
28/05/2020 17h00 / 39.782 views / 984 likes / 

ti - information tecnology / tech with tim

Python Programming, Game Development, Pygame, Java Tutorials and Machine Learning. This is a list of a few of the things I love to post on my channel. My goal is share my knowledge of programming with you and allow everyone access to education for FREE.
2021   2020   2019   2018   2017   2014      
25/11/2020
Django & React Tutorial #7 - Calling API Endpoints From React
22/11/2020
Django & React Tutorial #6 - Material UI Components
20/11/2020
Code Jam Project Showcase #2 - Some Impressive Coding Projects!
18/11/2020
Django & React Tutorial #5 - Handling POST Requests (Django REST)
13/11/2020
Django & React Tutorial #4 - React Router and Building Components
11/11/2020
Django & React Tutorial #3 - React Integration Using Webpack & Babel
09/11/2020
Django & React Tutorial #2 - Django REST Framework
07/11/2020
Django & React Tutorial #1 - Full Stack Web App With Python & JavaScript
03/11/2020
Python Slack Bot Tutorial #7 - Scheduling Messages
01/11/2020
Python Slack Bot Tutorial #6 - Replying to Messages (Using Threads)
30/10/2020
Python Slack Bot Tutorial #5 - Reaction Handling
28/10/2020
Python Slack Bot Tutorial #4 - Markdown Messages & Emojis
24/10/2020
Python Slack Bot Tutorial #3 - Slash Commands
21/10/2020
Python Slack Bot Tutorial #2 - Handling Events (Events API)
19/10/2020
Python Slack Bot Tutorial #1 - Setup & Sending Messages
04/10/2020
Python As Fast as Possible - Learn Python in ~75 Minutes
02/10/2020
Exciting Advancements in Conversational AI (NVIDIA NeMo)
30/09/2020
The Reality of Software Engineering (ft. Clément)
28/09/2020
Python Checkers AI Tutorial Part 2 - Implementation & Visualization (Minimax)
26/09/2020
Python Checkers AI Tutorial Part 1 - The Minimax Algorithm Explained
24/09/2020
Showcasing Your Programming Projects - Code Jam Winners and Top Projects
22/09/2020
Python Database Project #1 - Remote MongoDB Setup & Integration
17/09/2020
How to Do Well in School & Find the Perfect Balance
16/09/2020
Building a Home File Server - Livestream
15/09/2020
5 Reasons Why You Should Learn to Code!
12/09/2020
Python/Pygame Checkers Tutorial (Part 3) - Jumping and King Movement
09/09/2020
Python/Pygame Checkers Tutorial (Part 2) - Pieces and Movement
05/09/2020
Python/Pygame Checkers Tutorial (Part 1) - Drawing the Board
02/09/2020
What to Look for in an AFFORDABLE Laptop for Programming
26/08/2020
My YouTube Analytics - How Much Does YouTube Pay?
24/08/2020
Mastering Python - Everything You Need To Know To Become a Python Master
21/08/2020
Flutter Tutorial For Beginners #11 - Flutter Database with Firebase (Part 2)
19/08/2020
Flutter Tutorial for Beginners #10 - Flutter Database with Firebase (Part 1)
17/08/2020
12 Weeks as a Microsoft Intern - My Software Engineer Experience
15/08/2020
Flutter Tutorial For Beginners #9 - Adding Google Authentication with Firebase
13/08/2020
Flutter Tutorial For Beginners #8 - Flutter with Firebase Setup
07/08/2020
A Timeline of Everything I've Learned Programming (My Coding Journey)
05/08/2020
Flutter Tutorial For Beginners #7 - Page Navigation
03/08/2020
Flutter Tutorial For Beginners #6 - ListView (Part 2)
01/08/2020
Flutter Tutorial For Beginners #5 - ListView (Part 1)
30/07/2020
Python in Visual Studio Code - VSCode Features You Need to Know
28/07/2020
Flutter Tutorial For Beginners #4 - Button Presses and Callbacks
26/07/2020
Flutter Tutorial For Beginners #3 - Stateful Widgets and Text Input
23/07/2020
Flutter Tutorial For Beginners #2 - Your First Flutter Application
20/07/2020
Flutter Tutorial For Beginners #1 - Setup For Flutter Mobile App Development
16/07/2020
A* Pathfinding Visualization Tutorial - Python A* Path Finding Tutorial
13/07/2020
Software Design Tutorial #2 - Implementing Our Design
10/07/2020
Python REST API Tutorial - Building a Flask REST API
08/07/2020
How to Make Money Coding - 5 Ways Developers Make Money WITHOUT a Job
06/07/2020
How to Use a Debugger - Debugger Tutorial
01/07/2020
Python Projects Ideas - 11 Awesome Games You Can Make With Python
29/06/2020
Software Design Tutorial #1 - Software Engineering & Software Architecture
25/06/2020
Python Hangman Tutorial #3 - Main Menu, Rendering Text & Finishing Touches
23/06/2020
Python Hangman Tutorial #2 - Pygame Mouse Events & Collision
22/06/2020
Exploring a REAL Microsoft Code Base - Industry Code Walkthrough
21/06/2020
Python Hangman Tutorial #1 - Learn to Make Games with Pygame
18/06/2020
Git Tutorial for Beginners - Git & GitHub Fundamentals In Depth
16/06/2020
My OVERKILL $4000 Developer PC Build - Ryzen 9 3900X
14/06/2020
My First Python Project / Pygame - Looking Back On Old & BAD Code...
11/06/2020
What I Do at Microsoft - Software Engineer Intern Projects
09/06/2020
2 Years of my Computer Science Degree - Was it Worth it?
07/06/2020
Python Beginner Project Tutorial #3 - Applying your Skills
06/06/2020
Golang Tutorial #22 - Interfaces
05/06/2020
Python Beginner Project Tutorial #2 - Mastering the Basics
04/06/2020
Golang Tutorial #21 - Struct Methods
04/06/2020
Golang Tutorial #20 - Structs and Custom Types
03/06/2020
Python Beginner Project Tutorial #1 - Your First Python Project
02/06/2020
Golang Tutorial #19 - Pointers & Derefrence Operator (& and *)
02/06/2020
Golang Tutorial #18 - Mutable & Immutable Data Types
01/06/2020
The Resume That Got Me Into Microsoft - Intern Software Engineer Resume Tips
31/05/2020
Golang Tutorial #17 - Advanced Function Concepts & Function Closures
31/05/2020
Golang Tutorial #16 - Functions
30/05/2020
What is TypeScript and Should You Learn it?
29/05/2020
Golang Tutorial #15 - Maps
29/05/2020
Golang Tutorial #14 - Range & Slice/Array Examples
28/05/2020
Golang Tutorial #13 - Slices
28/05/2020
Golang Tutorial #12 - Arrays
27/05/2020
Golang Tutorial #11 - Switch Statement
27/05/2020
Golang Tutorial #10 - For Loops & While Loops
26/05/2020
Should You STOP Using an IDE?!
25/05/2020
Golang Tutorial #9 - If, Else If, Else
25/05/2020
Golang Tutorial #8 - Chained Conditionals (AND, OR, NOT)
24/05/2020
Golang Tutorial #7 - Conditions & Boolean Expressions
24/05/2020
Golang Tutorial #6 - Arithmetic Operators & Math
23/05/2020
Problem Solving Techniques - For Programming Problems & Interviews
22/05/2020
Golang Tutorial #5 - Console Input (Bufio Scanner) & Type Conversion
21/05/2020
Golang Tutorial #4 - Printing to Console & fmt
20/05/2020
Golang Tutorial #3 - Assignment Expression & Implicit vs Explicit
18/05/2020
Cherry MX Blue vs Brown - What are The Best Keyboard Switches?
16/05/2020
Golang Tutorial #2 - Variables & Data Types
14/05/2020
Golang Tutorial #1 - An Introduction to Go Programming
12/05/2020
The Best Sublime Text 3 Settings and Packages
10/05/2020
Python Project - Coronavirus Web Scraper & Voice Assistant Tutorial
08/05/2020
The Complete Python Course For Beginners
06/05/2020
Python Selenium Tutorial #6 - UnitTest Framework (Part 2)
04/05/2020
Python Selenium Tutorial #5 - UnitTest Framework (Part 1)
02/05/2020
Python Selenium Tutorial #4 - ActionChains & Automating Cookie Clicker!
30/04/2020
Python Selenium Tutorial #3 - Page Navigating and Clicking Elements
28/04/2020
Python Selenium Tutorial #2 - Locating Elements From HTML
26/04/2020
Python Selenium Tutorial #1 - Web Scraping, Bots & Testing
You can donate to our project, any amount, through PayPal!

2024