Free UI Kits That A Designer Should Have

Posted · Category: Best Collections UI kits are among designers’ favorite tools to work with, because they enhance their creativity, and clean the palette even for the most difficult projects. What makes UI kits even more loveable is that they help us explore other designers’ ideas, without expecting the client to come up with his,… Continue reading Free UI Kits That A Designer Should Have

Reason – Meta Language Toolchain to Build Systems Rapidly

Posted · Category: Framework, MIT License Reason is a meta language toolchain to build systems rapidly. It is a new interface to OCaml – a highly expressive dialect of the ML language featuring type inference and static type checking.Reason provides a new syntax and toolchain for editing, building, and sharing code, and will evolve in… Continue reading Reason – Meta Language Toolchain to Build Systems Rapidly

5 Common Problems Faced by Python Beginners

More from this author How to Launch Your Next Tech Product for Free (Almost!) API Building and Testing Made Easier with Postman Are you in the process of learning Python? It’s a fantastic language to learn, but as with any language, it does present challenges that can seem overwhelming at times, especially if you’re teaching… Continue reading 5 Common Problems Faced by Python Beginners

Material Kit – A Badass Bootstrap UI Kit Based on Material Design

Material Design, a visual language designed by Google to demonstrate good design and a unified experience across platforms and device sizes. Not just visual design, it includes meaningful and appropriate motion serving to focus attention and maintain continuity. In the other hand, we have the popular Twitter Bootstrap Front End library that provides all the… Continue reading Material Kit – A Badass Bootstrap UI Kit Based on Material Design

Object-Oriented JavaScript

After you learn the basic building blocks of a programming language, there’s still a lot to learn about when to use each one and how to make them all work together. In this workshop, Randy will walk you step-by-step through solving a programming problem. You’ll get to listen in on discussions between Treehouse teachers, gaining… Continue reading Object-Oriented JavaScript

Advanced JavaScript Fundamentals

Without a doubt, JavaScript is the most popular programming language in the world. While the web development industry is chock full of frameworks and libraries that simplify some aspects of JavaScript development, there’s something to be said about having the skills to write pure JavaScript. Frameworks, libraries and transpilers may come and go, but JavaScript… Continue reading Advanced JavaScript Fundamentals

Weekly Inspiration: Comments, Discussion, and Feedback

In this age of content saturation on the web, one opportunity for online publishers to stand out is through their respective communities. The communities which surround and make use of websites are massively important, and how they interact with those websites, and each other, is equally important. We’re used to seeing comment threads on websites;… Continue reading Weekly Inspiration: Comments, Discussion, and Feedback

How to Work With WordPress Term Meta: Understanding Taxonomies

In a recent series, we talked all about how we could work with metadata for several of the major classes in WordPress.  This included: Throughout the series, we talked a bit about how WordPress 4.4 introduced the idea of term metadata. I didn’t want to present the concept within the context of that series because… Continue reading How to Work With WordPress Term Meta: Understanding Taxonomies

What Are WordPress Themes?

We recently wrapped up a series that covered How to Get Started With WordPress. Though it’s not a pre-requisite for reading the following article, I recommend reading through the four posts, especially if you’re someone who is just now getting started with WordPress. The people who visit Envato Tuts+ come from a variety of backgrounds, both… Continue reading What Are WordPress Themes?

Multisite Enhancements in WordPress 4.4

I’m a big fan of WordPress Multisite: I use it to manage a small network of client sites, hold all of my demo sites in one place, and also run a network allowing people to create their own custom sites. So it’s always nice to see Multisite getting a bit of love when WordPress is… Continue reading Multisite Enhancements in WordPress 4.4

How Good Is JavaScript for Building a Large Scale Web Application?

According to the most statistics that are recent on w3techs.com, significantly more than 89percent of sites presently utilize JavaScript as a client-side program writing language. As a cross-platform and programming that is lightweight, JavaScript makes it easier for programmers to build responsive websites and web applications that work with seamlessly with popular web browsers, operating… Continue reading How Good Is JavaScript for Building a Large Scale Web Application?

20 Useful WordPress Calendar Plugins

The first thing I think of when I hear “WordPress” and “calendar” is the default calendar widget that displays WordPress Posts by date. But WordPress calendar plugins encompass a far greater—not to mention more powerful—array of plugins. There are calendar plugins for events, bookings, and appointments. Some transform WordPress into its own private working app,… Continue reading 20 Useful WordPress Calendar Plugins

The 15 Best Material Design Frameworks and Libraries

Material design was developed by Google, with the basic idea to create a unified style for all of the company’s web and mobile apps. It is based on many principles including things like proper animations, responsiveness, and smart usage of colors and shadows. You can read about the guidelines in full detail here. Although Google’s design language is… Continue reading The 15 Best Material Design Frameworks and Libraries

Weekly Inspiration: Discoverability and Feedback

Recently Vox, together with 99% Invisible, produced a brilliant short film about a door on the tenth floor of the Vox Media office. Besides many other doors, it featured Don Norman: design icon and celebrated author of The Design of Everyday Things. The purpose of the film was to highlight the usability of products and systems, whittling down… Continue reading Weekly Inspiration: Discoverability and Feedback

How to Use Swift on Linux

1. State of the Union As with any new and emerging technology or language, it is always important to stay on top of the latest news and updates. Swift as a language is no different. Apple has released many new updates and enhancements in the short time that Swift has been in existence. So you first… Continue reading How to Use Swift on Linux

What’s new for designers, February 2016

In this month’s edition of what’s new for designers and developers, we’ve included frameworks, code resources, UX and UI design tools, JavaScript resources, design and dev tools, apps, stock photo sources, and much more. And as always, we’ve also included some awesome new free fonts! Almost everything on the list this month is free, with… Continue reading What’s new for designers, February 2016

How to Install WordPress: The Application

In this introductory series for how to achieve some tasks in WordPress, we’ve talked about themes and plugins and how to install our web server. The one thing we haven’t covered, though, is how to install WordPress. In this tutorial, I’m going to walk through the process of downloading a copy of the WordPress source… Continue reading How to Install WordPress: The Application

Swift 2.0 Essential Training

Swift 2.0 Essential Training 6h 0m Beginner Apple introduced Swift in June 2014, describing it as Objective-C without the C. Yet with version 2, announced in June 2015, Swift is pulling away from its Objective-C origins and breaking new ground as a modern language that is safe, fast, and expressive. In this training course, Scott… Continue reading Swift 2.0 Essential Training

Shoplayers – eCommerce HTML Template

Shoplayers is an eCommerce HTML Template for any kind of online shop. All files are well organized and layered for proffesionals.You can use this template for creating website based on any framework and any language. Features: 9 HTML Files Clean, Minimal & Modern 1170px Grid System Used Google Font Used Retina Ready Creative Newsletter Form… Continue reading Shoplayers – eCommerce HTML Template

9 Free Database Tools For System Admins

Database management is the most essential thing that a developer needs to do in order to make sure that the website is up and running fine. Although, there is a huge plethora of tools available for database management but here in this compilation, we are showcasing only the 9 best database management tools for developers.… Continue reading 9 Free Database Tools For System Admins

How to Install a WordPress Plugin

One of the challenges of writing articles focused on web development and software development is making sure anyone and everyone who wants to learn a skill is able to do so. When you provide as much content as Envato, it can often be a challenge to make sure you’re educating everyone. This includes people who are… Continue reading How to Install a WordPress Plugin

Code Clinic JavaScript

Successful programmers know more than a computer language. They also know how to thinkabout solving problems. They use “computational thinking”: breaking a problem down into segments that lend themselves to technical solutions. Code Clinic is a series of ten courses where lynda.com authors solve the same problems using different programming languages. Here, Ray Villalobos works… Continue reading Code Clinic JavaScript

Free Swift Tutorials for Apple’s New Programming Language

Unveiled only a month ago, the new programming language Swift that was created by Apple for iOS developers shook up Xcode lovers a bit. It aims to provide programmers with an alternative that slowly should replace Objective-C, which is not so resilient against erroneous code. Swift includes slightly revised basic Objective-C features and new advanced… Continue reading Free Swift Tutorials for Apple’s New Programming Language