Victor Loux Bookmarks Tag: tutorial

52 bookmarks tagged “tutorial

Learn Vim the Simple Way

vimified.com/
Vim lessons that get to the point. Build proficiency fast. Improve with detailed feedback.

What to Include in Your Design Portfolio | Andy Budd

andybudd.com/archives/2021/06/what-to-include-in-your-design-portfolio
The purpose of a portfolio site is simple: to showcase the skills you have to the people who might want them. As such I’m often surprised when I see folks who describe themselves as UX/UI designers, choose to focus their portfolio on the UI side of the equation. It feels to me that these people may be selling themselves short by only focusing on a fraction of their skill-set, but before I jump into details, let’s start with some caveats. 

Internet Search Tips · Gwern.net

gwern.net/Search
Finally, you can always try to contact the author. This only occasionally works for the papers I have the hardest time with, since they tend to be old ones where the author is dead or unreachable—any author publishing a paper since 1990 will usually have been digitized somewhere—but it’s easy to try.

Disabled buttons don’t have to suck | by Justine Win | Mar, 2021 | Justine Win Stories

stories.justinewin.com/disabled-buttons-dont-have-to-suck-10da0bb6d37e
A disabled button is used to visually communicate that the action is unavailable because certain conditions aren’t met. However— when it lacks feedback, context, and guidance— the experience may feel…

Basic Music Theory for Beginners - The Complete Guide – Icon

iconcollective.edu/basic-music-theory/
This basic music theory guide looks at fundamental concepts musicians use to understand, analyze, perform, communicate, and create music.

Learn X by doing Y - A project-based learning search engine

aquadzn.github.io/learn-x-by-doing-y/
Project Based Learning is a teaching method in which students gain knowledge and skills by working for an extended period of time to investigate and respond to an authentic, engaging, and complex question, problem, or challenge.

Gamedev Tutorial: Trigonometry Basics – Sine & Cosine | Ming-Lun "Allen" Chou | 周明倫

allenchou.net/2019/08/trigonometry-basics-sine-cosine/
[latexpage] Here is the Chinese translation of this post.本文之中文翻譯在此 Overview Trigonometry is a very essential building block to a huge portion of game math.

Using CSS Grid the right way | hey it's violet

vgpena.github.io/using-css-grid-the-right-way/
CSS Grid is fun to use but hard to learn. Here are three tips to help you understand and leverage the Grid spec.

Natural Language Processing is Fun! – Adam Geitgey – Medium

medium.com/@ageitgey/natural-language-processing-is-fun-9a0bff37854e
Computers are great at working with structured data like spreadsheets and database tables. But us humans usually communicate in words, not in tables. That’s unfortunate for computers. A lot of…