Use Custom Fonts with Swift in Xcode | David Tran
I document the process of how I use custom fonts in Xcode with Swift. You can use your fonts or download mine and the starter project below.
DOWNLOAD STARTER CODE:
Hey my...
MySQL Database Tutorial – 7 – DISTINCT and LIMIT
Facebook -
GitHub -
Google+ -
LinkedIn -
reddit -
Support -
thenewboston -
Twitter -
Get User Current Location with Swift | Introduction to Core Location
In this episode, we're building a simple app that uses the GPS to get user's current location, turning that location into latitude and longitude coordinate.
DOWNLOAD EPISODE FILES:
Hey my friends, it’s...
Crystal Programming
Cheat Sheet :
Get Crystal :
Crystal is one of the most exciting new languages to come out in some time, so I decided to teach the core language in one...
How to Install Apache, MySQL, and PHP – 2 – Setting up Apache
Facebook -
GitHub -
Google+ -
LinkedIn -
reddit -
Support -
thenewboston -
Twitter -
XHTML and CSS Tutorial – 7 – Creating a Link Within a Web Page
Facebook -
GitHub -
Google+ -
LinkedIn -
reddit -
Support -
thenewboston -
Twitter -
12.2: Color Vectors – Programming with Text
In this video, I use a database of colors from xkcd to create "word vectors" (aka embeddings).
🎥 Next Video:
🔗 Understanding Word Vectors by Allison Parrish:
🔗 xkcd color dataset:...
12.1: What is word2vec? – Programming with Text
In this new playlist, I explain word embeddings and the machine learning model word2vec with an eye towards creating JavaScript examples with ml5.js.
🎥 Next Video:
🔗 Understanding Word Vectors by...
bits, word2vec, and a challenge?
- Following up on bit shifting re 7 segment display
- word2vec pre-trained model
- train your own word2vec
- challenge?
Animate Table View Cells with Swift | David Tran
In this episode, I document the process of How to animate Table View Cells in iOS with Swift.
DOWNLOAD SOURCE CODE:
Hey my friends, it’s David Tran and welcome to Day 3...