Categories: GFXTRA Special » Special Fonts
South Korea Font Duo Font Family | 2 x TTF
https://www.youworkforthem.com/font/T9050/south-korea-font-duo/
The Winchell typeface was also made in Wood by the Hamilton Manufacturing company in the mid 20th Century. The Winchell typeface is a Clarendon styled slab serif that clearly has the look of a pre-modernist design. E.E. Winchell’s Arts & Crafts tendencies show through in this design.
Categories: GFXTRA Special » Special Fonts
Starliner Font Family | 4 x TTF
https://www.youworkforthem.com/font/T3514/starliner/
Categories: GFXTRA Special » Special Fonts
Spire Font Family | 2 x TTF
https://www.youworkforthem.com/font/T4858/spire/
The Winchell typeface was also made in Wood by the Hamilton Manufacturing company in the mid 20th Century. The Winchell typeface is a Clarendon styled slab serif that clearly has the look of a pre-modernist design. E.E. Winchell’s Arts & Crafts tendencies show through in this design.
Categories: GFXTRA Special » Special Fonts
Spire Extra Light Font Family | 2 x TTF
https://www.youworkforthem.com/font/T4859/spire-extra-light/
Categories: GFXTRA Special » Special Fonts
LTC Winchell Font Family | 1 x TTF
https://www.youworkforthem.com/font/T7682/ltc-winchell/
The Winchell typeface was also made in Wood by the Hamilton Manufacturing company in the mid 20th Century. The Winchell typeface is a Clarendon styled slab serif that clearly has the look of a pre-modernist design. E.E. Winchell’s Arts & Crafts tendencies show through in this design.
Categories: GFXTRA Special » Special Fonts
LTC Glamour Font Family | 8 x TTF
https://www.youworkforthem.com/font/T1226/ltc-glamour/
Glamour was originally released by Lanston Monotype in 1948. It is based on Corvinus and designed by Imre Reiner. Designer Colin Kahn has added some unusual variants to this family, illustrating that glamour can be taken too far and have somewhat unglamorous results. The fonts can be combined in unusual ways for typographically eccentric results. Since the serifs in Glamour are all hairline width, even in the bold, it made sense to make a hairline font with the outlines the width of the serif.
Categories: GFXTRA Special » Special Fonts
LTC Swing Bold Font | 1 x TTF
https://www.youworkforthem.com/font/T1220/ltc-swing-bold/
This mono-weight script face evokes advertising of the 1930s & 40s. LTC Swing Bold, was based on Kaufmann Bold, which was released by ATF (American Type Founders) in 1936. Kaufmann proved extremely popular in its day. For that reason ATF was not willing to license the font to Lanston. Lanston slightly modified the face by having their punch cutting department head, Sol Hess, redraw the face. Had American Type Founders continued to provide types we would not wish to sell this face. However we feel we are the "second" most entitled to this type face design, first in the use of the trademark. ATF sold it with the Kaufmann trademark. In any case, the face has been offered constantly by the Lanston Type Library for many decades.
Create an Android Game Without an Engine in Android Studio
MP4 | Video: 1280x720 | Duration: 2h | Language: English
In this course we will be making our game WITHOUT the use of a game engine. While game engines like Unity, Game Maker Studio, and Unreal certainly do make things simpler they compromise on app size and there are several other limitations as well.
Complete PHP Course with OOP Start to Finish
MP4 | Video: 1280x720 | Duration: 2h | Language: English
This Object Oriented PHP (OOP) course covers everything you need to know to code Object-Oriented PHP. This course is designed for users that already have a little bit programming experience in general and with PHP.You will start with an introduction to Object-Oriented Programming and learn how to set up your computer for PHP. You will then jump into learn how to define classes and properties, create and use objects, and define methods. This video tutorial will cover how to extend a class, control access to properties, override methods, and define and implement an interface. Every aspect and concept of OOP in PHP is covered in order and after this course you will be a pro PHP OOP Developer and you will have a solid understanding of how to code Object-Oriented PHP.
Complete HTML5 and CSS3 Course +1 Start to Finish Project
MP4 | Video: 1280x720 | Duration: 8.5h | Language: English
This is a fundamental course for learning HTML5 and CSS3 and it does not assume that participants have prior knowledge.By the end of this great course, you will know the techniques for creating your first website. If you are unaware of the new the features and tags that HTML5 offers, then this course intended for you. This insightful and fast paced overview will help you quickly discover exactly what makes HTML5, the 5th revision of HTML, such an important standard to learn.
SEO - The Complete Guide To Search Engine Optimization
MP4 | Video: 1280x720 | Duration: 2.5h | Language: English
Learn How To Become an SEO Expert and Increase Your Organic Search Engine Traffic Coming To Your Website.There are many people out there who always tell themselves that it's time for a change. They keep saying that they will quit their jobs and start their dream job online. The problem is that most people only go as far as learning the very basics about internet marketing and when they finally decide to get started, they fail to see any results that will encourage them to continue moving forward with it.
Categories: Tutorials » Development
C sharp Memory Tricks: Learn How To Master The Garbage Collector
MP4 | Video: 1280x720 | Duration: 3.5h | Language: English
Modern computers have loads of memory. But it's very easy to burn through it all in seconds if your code is not efficient about allocating and using memory.n a series of short lectures I will take a detailed look at the garbage collection process. I will show you all of the memory allocation problems you can expect when writing C# code, like unexpected boxing, string duplication, collection resizing, and more. I'll teach you quick and easy strategies to resolve these problems.
Categories: Tutorials » Development
C sharp Design Patterns
MP4 | Video: 1280x720 | Duration: 6h | Language: English
In this Learning C# Design Patterns training course, expert author Keith Welch will teach you about design patterns, and how to use them to create reusable, maintainable code. This course is designed for users that already have experience with C#, as well as basic object-oriented programming principles.
Categories: Tutorials » Development
C sharp Basics for Beginners - Learn C sharp Fundamentals by Coding
MP4 | Video: 1280x720 | Duration: 13h | Language: English
This C# basics course will create an unshakeable solid programming skills and mindset foundation. Learn C# with examples
Categories: Tutorials » Development
Design Patterns in Modern C++
MP4 | Video: 1280x720 | Duration: 12h | Language: English
This course provides a comprehensive overview of Design Patterns in Modern C++ from a practical perspective. This course in particular covers patterns with the use of:
The latest versions of the C++ programming language
Use of modern programming approaches: dependency injection, use of coroutines, and more!
Use of modern developer tools such as CLion and ReSharper C++
Discussions of pattern variations and alternative approaches
C, C++, Java; A Programming MegaPrimer for Beginners
MP4 | Video: 1280x720 | Duration: 12h | Language: English
We wanted to introduce a package of series that can give a great start to beginner in programming, so we decided to combine the most powerful, popular and mandatory topics of coding. When anyone start a journey to programming life; C, C++ and java are must to learn languages. We have named this beginners programming bundle as MegaPrimer.
Categories: Tutorials » Development
C and C++ Programming : Step-by-Step
MP4 | Video: 1280x720 | Duration: 12h | Language: English
In this course you will learn all the basic fundamentals of c and c++ from scratch then proceed to advanced topics.In this course each and every topic is explained with example programs to understand the concepts better, there are many practical examples in this course, You will Learn the course by practicing the code as you go along with the course.
Bootstrap 4 Your Responsive website design just got easier
MP4 | Video: 1280x720 | Duration: 2h | Language: English
Bootstrap is mobile first web development. We show you how to create and utilize Twitter Bootstrap to effectively make AMAZING websites. This course will walk you through all the fundamental building blocks of Bootstrap. Designed for everyone, everywhere.Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. Let us help you learn Bootstrap!
Bootstrap Rapid web development framework HTML CSS JS
MP4 | Video: 1280x720 | Duration: 3.5h | Language: English
In this complete course students will learn how utilize Bootstrap to create webpages. HTML CSS javascript jQuery
Bootstrap 3 Profitable WordPress Theme Development
MP4 | Video: 1280x720 | Duration: 3.5h | Language: English
Develop stunning Bootstrap 3 WordPress site Themes! Amazing step-by-step secrets to a mobile first Bootstrap site!
Categories: GFXTRA Special » Special Fonts
Abelia Font | 1 x TTF
https://www.youworkforthem.com/font/T9043/abelia/
Abelia decorative font consists of 426 characters, including uppercase, lowercase, numbers, small caps, ligatures and accents. With its condense character, Abelia is very effective and useful for uses in works such as Packaging, Logo design, Headlines and derivatives of modern Art Deco.
Photoshop CC: Professional Hair Retouching in Photoshop
MP4 | Video: 1280x720 | Duration: 2.5h | Language: English
In this course we are going to learn High End retouching on hair level. Hair retouch is slightly different than skin, it requires a lot of precise work as well as way of using specyfing retouching tool is slightly different. From my own education experience I know how many people were asking about hair retouching, that is why I decided to come with this course focused on Hair - which are the biggest struggle for every photographer and retoucher.In This Photoshop Retouching course You are going to learn all basic retouching tools, and after that we are going to adjust these retouching tools to the specific tasks for hair retouching. I am going to show You how to use healing brush and clone stamp for hair retouching.
Mastering Retouching and Restoration (15 projects Included)
MP4 | Video: 1280x720 | Duration: 2.5h | Language: English
Learn Master Techniques of Beauty Retouching and Photo Restoration in Photoshop .
This is a project-based course , and hence we will be doing 15 Projects .
We will start with the tools , which we will be using through out the course. Then , we will see, how to retouch skin, lips, hair , eyes, teeth .
We will also see how to Restore a Damaged Image .
We will also see how to Improve Image Quality
Master Advanced High End Beauty Retouching in Photoshop
MP4 | Video: 1280x720 | Duration: 7.5h | Language: English
High End Beauty Images are desired product in advertisement of luxurious products as well as in Fashion and Beauty magazines. In this course You will learn the best techniques for High and Beauty Retouch, which are going to place Your retouching skills on a totally new level.I cover all advanced beauty retouching techniques like complete guide on frequency separation (which going to give you new point of view on this technique), You will learn how to shape the face. and do professional retouch using Dodge & Burn Technique. And what's the most important I do not skip retouching any details so You will learn every single step of the retouching process.