SkillShare – Job-Ready SQL in an Afternoon

SkillShare – Job-Ready SQL in an Afternoon-SkilledHares
English | Size: 2.62 GB
Category: SQL


In just one afternoon of training, you’ll be:​
100% fluent in SQL​
Have the technical know-how to apply it in the workplace​
Be able to write SQL queries to extract and analyze data​
Solve technical interview SQL questions confidently​

Udemy – Learn to Create a Game-Ready Katana (Blender and Substance)

Udemy – Learn to Create a Game-Ready Katana (Blender and Substance)
English | Size: 1.4GB
Category: Tutorial


This course takes you from beginning to finish on 3D modelling, uv-unwrapping, and texturing a game-ready Katana. You will need Blender and Substance Painter to complete this entire course. At the end you will have a stunning 3D asset ready to be imported into your game engine of choice.

Egghead.io – Test Production Ready Apps With Cypress

Egghead.io – Test Production Ready Apps With Cypress-APoLLo
English | Size: 499.08 MB
Category: Tutorial


One of the most important – but most ignored – practices for web developers is performing end-to-end testing on applications before they go live into production. You know: making sure they work like they’re supposed to. But testing can be tedious, and definitely not fun.

Egghead.io – Scalable Offline-Ready Graphql Applications With AWS AppSync and React

Egghead.io – Scalable Offline-Ready Graphql Applications With AWS AppSync and React-APoLLo
English | Size: 197.88 MB
Category: Tutorial


With GraphQL, you can define the shape of your data in a schema, and GraphQL will fulfill the request with the precise data you need. When you need it. This doesn’t come without a cost. GraphQL adds a lot of complexity to your application by requiring you to define your schemas through types, mutations, and resolvers.