Your Web News in One Place

Articles by TutsPlus - Code from December 2017

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
01:37 pm - Fri, December 29, 2017
TutsPlus - Code Create a Material Design Tabbed Interface in an Android App
What You'll Be CreatingThe material design team at Google simply defines the functionality of tabs in Android as follows:Tabs make it easy to explore and switch between different views.In this post yo...
12:32 pm - Fri, December 29, 2017
TutsPlus - Code Get Started With Firebase Storage for iOS
Introduction Beyond enabling iOS developers to easily store data on the cloud, as well as authenticating users through their robust SDKs, Firebase also provides a convenient storage solution for medi...
12:00 pm - Fri, December 29, 2017
TutsPlus - Code How to Send Emails in Laravel
In this article, we're going to explore the Mail API in the Laravel web framework. Laravel takes advantage of the popular SwiftMailer library, which is easy to use and comes with a variety of email dr...
12:00 pm - Thu, December 28, 2017
TutsPlus - Code 10 Best PHP Instagram Scripts & Widgets
Whether you’re using Instagram for business or pleasure, it’s a great way to make new friends, customers, or fans. Doing the work of getting your account before as many eyes as possible, however, ...
12:00 pm - Wed, December 27, 2017
TutsPlus - Code Mastering the React Lifecycle Methods
OverviewReact components encapsulate parts of the UI. Your full React application UI is rendered as a tree of many nested components. Depending on the flow of the applications, individual components n...
12:28 pm - Tue, December 26, 2017
TutsPlus - Code New Course: Get Started With Augmented Reality for iOS
What You'll Be CreatingWith the recent enhancements to Android and iOS, it's now easier than ever to begin developing augmented reality applications. In our new course, Get Started With Augmented Real...
12:00 pm - Tue, December 26, 2017
TutsPlus - Code Components in Vue.js
IntroductionVue.js components are important to understand as you work with Vue.js. In this tutorial we are going to dig into Vue.js components, understanding the basics and applying them to an applica...
10:00 am - Tue, December 26, 2017
TutsPlus - Code Create a Music Player App With Anko
What You'll Be CreatingA good approach to becoming proficient in a new programming language or library is to try and create something useful with it. In my tutorial on simplifying Android development...
12:00 pm - Fri, December 22, 2017
TutsPlus - Code 10 Best HTML5 Sliders for Images and Text
HTML5 enables users to have a better and more consistent web experience across several devices. Considering that smart devices of varying screen sizes and resolutions are the number one way that ...
12:00 pm - Thu, December 21, 2017
TutsPlus - Code Site Authentication in Node.js: User Signup
IntroductionJust as authentication is important in APIs, it is also an important feature in certain web applications—those with pages and secrets that should only be accessible to registered and aut...
02:00 pm - Wed, December 20, 2017
TutsPlus - Code Get Started With Natural Language Processing in iOS 11
Machine learning has undoubtedly been one of the hottest topics over the past year, with companies of all kinds trying to make their products more intelligent to improve user experiences and different...
01:00 pm - Wed, December 20, 2017
TutsPlus - Code Creating a Task Manager App Using Ionic: Part 2
In the first part of the tutorial series, you created the user interface and navigation for the task manager app. In this tutorial, you'll see how to implement the functionality for the Ionic task m...
01:00 pm - Tue, December 19, 2017
TutsPlus - Code Creating a Task Manager App Using Ionic: Part 1
In this tutorial series, you'll learn how to get started with creating a mobile app using the Ionic framework. Ionic uses Angular for writing the components and creating the mobile app. Throughout t...
01:00 pm - Tue, December 19, 2017
TutsPlus - Code Ionic From Scratch: Editing Your Ionic Project
In this post we'll take a look at Ionic pages. I'll show you how to edit content inside your app as well as how to create additional app pages and set up navigation.Editing Page ContentIn Getting Star...
12:00 pm - Tue, December 19, 2017
TutsPlus - Code Introduction to Forms in Angular 4: Reactive Forms
What You'll Be CreatingThis is the second part of the series on Introduction to Forms in Angular 4. In the first part, we created a form using the template-driven approach. We used directives such as ...
10:13 am - Tue, December 19, 2017
TutsPlus - Code New Course: Image Recognition on iOS With Core ML
With machine learning, the possibilities for developers are multiplying fast! Get up to speed with Apple's new machine learning library in our new course, Image Recognition on iOS With Core ML.What Yo...
03:00 pm - Mon, December 18, 2017
TutsPlus - Code Showing Material Design Dialogs in an Android App
The material design team at Google defines the functionality of dialogs in Android as follows:Dialogs inform users about a specific task and may contain critical information, require decisions, or in...
01:00 pm - Mon, December 18, 2017
TutsPlus - Code Deferring Tasks in Laravel Using Queues
In this article, we're going to explore the Queue API in the Laravel web framework. It allows you to defer resource-intensive tasks during script execution to enhance the overall end user experience....
12:00 pm - Mon, December 18, 2017
TutsPlus - Code Introduction to Forms in Angular 4: Template-Driven Forms
What You'll Be CreatingForms are critical to any modern front-end application, and they're a feature that we use every day, even if don't realize it. Forms are required for securely logging in a user ...
03:00 pm - Fri, December 15, 2017
TutsPlus - Code Testing Data-Intensive Code With Go, Part 5
OverviewThis is part five out of five in a tutorial series on testing data-intensive code. In part four, I covered remote data stores, using shared test databases, using production data snapshots, and...
01:00 pm - Fri, December 15, 2017
TutsPlus - Code Manipulating HTML5 Canvas Using Konva: Part5, Events
If you have been following this series from the beginning, you should now be very comfortable with shapes, groups, and layers. You should also be able to easily draw some basic and complex shapes on t...
12:00 pm - Fri, December 15, 2017
TutsPlus - Code 10 Best Android App Templates for Business
Business apps for Android are a constantly growing market thanks to a community of avid developers and the increasing popularity of mobile devices. It is no surprise, therefore, that business app temp...
01:00 pm - Thu, December 14, 2017
TutsPlus - Code Manipulating HTML5 Canvas Using Konva: Part 4, Styling
In the second tutorial of the series, you learned how to draw some basic shapes like rectangles, circles, and regular polygons using Konva. The third tutorial covered how you can use Konva to draw som...
12:00 pm - Thu, December 14, 2017
TutsPlus - Code Testing Data-Intensive Code With Go, Part 4
OverviewThis is part four out of five in a tutorial series on testing data-intensive code with Go. In part three, I covered testing against a local complex data layer that includes a relational DB and...
03:00 pm - Wed, December 13, 2017
TutsPlus - Code Testing Data-Intensive Code With Go, Part 3
OverviewThis is part three out of five in a tutorial series on testing data-intensive code with Go. In part two, I covered testing against a real in-memory data layer based on the popular SQLite. In t...
03:00 pm - Wed, December 13, 2017
TutsPlus - Code Get Started With Image Recognition in Core ML
With technological advances, we're at the point where our devices can use their built-in cameras to accurately identify and label images using a pre-trained data set. You can also train your own model...
01:00 pm - Wed, December 13, 2017
TutsPlus - Code Manipulating HTML5 Canvas Using Konva: Part 3, Complex Shapes and Sprites
In the second tutorial of this series, you learned how to draw basic shapes using Konva. You can combine the basic shapes one way or another to create stars, rings, arrows, clocks, or a hut. Konva als...
12:30 pm - Wed, December 13, 2017
TutsPlus - Code What Is Serverless?
The serverless computing concept is an up-and-coming execution model that tries to address the needs of modern, cloud-based software. In this video from my course, Introduction to Serverless, I'll�...
12:00 pm - Wed, December 13, 2017
TutsPlus - Code Get Rid of Bugs Quickly Using BugReplay
As a web developer, you are bound to come across clients who are not very tech savvy. Some clients might want you to create a new website for them, while others might want to only make changes to spec...
01:00 pm - Tue, December 12, 2017
TutsPlus - Code Manipulating HTML5 Canvas Using Konva: Part 2, Basic Shapes
The introductory tutorial of the series taught you how to draw your first shape using Konva. It also explained how layers and groups work in Konva. In the rest of the series, we will focus on more spe...
12:12 pm - Tue, December 12, 2017
TutsPlus - Code New Course: Up and Running With WooCommerce
Setting up an online store used to be complicated, but these days it's never been easier, thanks to WordPress and WooCommerce.Our new course, Up and Running With WooCommerce, takes you through the who...
12:00 pm - Tue, December 12, 2017
TutsPlus - Code Testing Data-Intensive Code With Go, Part 2
OverviewThis is part two out of five in a tutorial series on testing data-intensive code. In part one, I covered the design of an abstract data layer that enables proper testing, how to handle errors ...
04:00 pm - Mon, December 11, 2017
TutsPlus - Code Android Architecture Components: the Room Persistence Library
In this final article of the Android Architecture Components series, we’ll explore the Room persistence library, an excellent new resource that makes it a lot easier to work with databases in Andro...
01:00 pm - Mon, December 11, 2017
TutsPlus - Code Manipulating HTML5 Canvas Using Konva: Part 1, Getting Started
The HTML5 canvas has been supported by all popular browsers for a long time now. You can use it for drawing graphics in a browser with the help of JavaScript. The graphics that can be created on a can...
12:00 pm - Mon, December 11, 2017
TutsPlus - Code Testing Data-Intensive Code With Go, Part 1
OverviewMany non-trivial systems are also data-intensive or data-driven. Testing the parts of the systems that are data-intensive is very different than testing code-intensive systems. First, there ma...
07:00 pm - Fri, December 8, 2017
TutsPlus - Code Accessibility for iOS Apps: Speech Recognition
Developers are constantly striving to make their apps more advanced, but are they actually usable by everybody? For most apps, the answer is no. In order to reach the largest audience, let's learn abo...
12:09 pm - Fri, December 8, 2017
TutsPlus - Code 10 Must-See Easy Digital Downloads Extensions for Your WordPress Site
Selling products online has been a game-changer over the past several years. With the reasonable cost of an e-commerce platform, business owners, artists, musicians, and more have started their own on...
12:00 pm - Thu, December 7, 2017
TutsPlus - Code Understanding ExpressJS Routing
IntroductionExpress is a popular Node.js web framework. Amongst its functionality, it provides a wrapper for Routing. The Express Router helps in the creation of route handlers. In this tutorial, you ...
11:34 am - Wed, December 6, 2017
TutsPlus - Code New Course: 3 Practical Examples to Learn Laravel
What You'll Be CreatingLaravel is the most popular PHP application framework, and there are countless tutorials, articles, and yes, even videos on how to get started with and learn Laravel. But our ne...
11:00 am - Wed, December 6, 2017
TutsPlus - Code Creating Accessible Android Apps: Assistive Technologies
Whenever you design an Android app, you want as many people as possible to download and use that app, but this can only happen if your app is accessible to everyone—including people who access thei...
12:00 pm - Tue, December 5, 2017
TutsPlus - Code How to Read and Write CSV Files in Python
The CSV format is the most commonly used import and export format for databases and spreadsheets. This tutorial will give a detailed introduction to CSV’s and the modules and classes available for r...
12:00 pm - Mon, December 4, 2017
TutsPlus - Code Task Scheduling in Laravel
In this article, we’ll go through one of the exciting features of the Laravel web framework—task scheduling. Throughout the course of this article, we’ll look at how Laravel allows you to manage...
07:52 am - Sun, December 3, 2017
TutsPlus - Code Building an Inclusive Web: Why Accessibility Matters
Accessibility matters because we, the people, want to use the web. Working towards an inclusive web helps us achieve that goal.In this article I’ll share my thoughts on why accessibility is importan...
07:38 am - Sun, December 3, 2017
TutsPlus - Code Accessibility for iOS Apps: Accessibility Inspector
Developers are constantly striving to make their apps more advanced, but are they actually usable by everybody? For most apps, the answer is no. In order to reach the largest audience, let's learn abo...
04:50 am - Sun, December 3, 2017
TutsPlus - Code Creating Accessible Android Apps
Whenever you design an Android app, you want as many people as possible to download and use that app, but this can only happen if your app is accessible to everyone—including people who access their...
12:00 pm - Fri, December 1, 2017
TutsPlus - Code Introduction to Python Generators
Generators make it easy to create iterations in Python and in return write less code. This tutorial will introduce you to Python generators, their benefits, and how they work.BasicsA generator is a fu...
07:00 pm - Thu, November 30, 2017
TutsPlus - Code Build a Music App With an Android App Template
What You'll Be CreatingDeveloping a beautiful user interface for Android apps can be a time-consuming endeavour. Here are some of the steps we typically go through to design an app: We begin to brain...
01:00 pm - Thu, November 30, 2017
TutsPlus - Code Inheritance and Extending Objects With JavaScript
If you are familiar with object-oriented programming, you are most likely familiar with subclassing and inheritance. However, inheritance has been getting a bad rap. I believe that is because some dev...
01:00 pm - Thu, November 30, 2017
TutsPlus - Code How to Update Your App for iOS 11: Drag and Drop
What You'll Be CreatingiOS 11 has elevated iOS, in particular for the iPad, into a true multi-tasking platform, thanks to Drag and Drop. This promises to blur the boundaries between apps, allowing co...
12:00 pm - Thu, November 30, 2017
TutsPlus - Code Store Everything With Elixir and Mnesia
In one of my previous articles I wrote about Erlang Term Storage tables (or simply ETS), which allow tuples of arbitrary data to be stored in memory. We also discussed disk-based ETS (DETS), which pro...
09:41 am - Thu, November 30, 2017
TutsPlus - Code New WordPress Course: Adding Hooks to Your Themes
Do you have ten minutes to spare? Do you want to understand how to use WordPress hooks? If so, our new Coffee Break Course, WordPress Coding Basics: Adding Hooks to Your Themes, is ideal for you. In ...