|
Showing 1 - 24 of
24 matches in All Departments
Follows a hands-on approach and offers practical lessons and
tutorials related to Ruby. Includes detailed tutorials meant for
beginners to Ruby. Explains how to create individual websites using
Ruby programming.
The book follows a hand-on approach and offers practical lessons
and tutorials related to UI mockups and wireframes.
Install and set up your Rails development environment Go beyond
generated code to build Rails applications from scratch Effectively
use the Model-View-Controller (MVC) pattern Master the Ruby
programming skills all Rails developers need Define high-quality
site layouts and data models Add social features and navigate
Asynchronous Javascript and XML (Ajax)
Programming with Swift A Brief Introduction to Swift Understanding
Declarative Syntax
covers the diverse Sketch extensions' ecosystem, with special
attention to both official and community plugins, assistants and
integrations. offers a brief overview of every single plugin or
integration to Sketch released
Have you ever considered how these visuals and games are shown in a
web browser? What technology is at the heart of it? Of course,
employing HTML and CSS alone will not be sufficient. Three.js is a
free JavaScript toolkit for displaying images, 3D, and 2D objects
in web browsers that enables you to render graphics and 3D objects
on a canvas in the web browser using your GPU (Graphics Processing
Unit). Conquering JavaScript: Three.js helps the reader master the
Three.js framework for faster and robust development. The book is a
detailed guide that will help developers and coders do more with
Three.js. It covers the basics in brief, and then moves on to more
advanced and detailed exercises to help readers quickly gain the
required knowledge. Key Features: Examines JavaScript specific
content, with emphasis on graphics libraries. Discusses using
Three.js for animated graphic creation. Provides code optimization
tips and solutions. This book is a valuable reference for Three.js
developers as well as those involved in game development, mobile
apps, progressive applications, and now even desktop apps.
Provides industry specific case-based examples. Discusses visual
implementation of d3.js for project work. Emphasizes how to write
clean and maintainable code.
Learn Visual Studio Code and implement its features in Python
coding, debugging, linting, and overall project management. This
book addresses custom scenarios for writing programs in Python
frameworks, such as Django and Flask. The book starts with an
introduction to Visual Studio Code followed by code editing in
Python. Here, you will learn about the required extensions of
Visual Studio Code to perform various functions such as linting and
debugging in Python. Next, you will set up the environment and run
your projects along with the support for Jupyter. You will also
work with Python frameworks such as Django and go through data
science specific-information and tutorials. Finally, you will learn
how to integrate Azure for Python and how to use containers in
Visual Studio Code. Optimizing Visual Studio Code for Python
Development is your ticket to writing Python scripts with this
versatile code editor. What You'll Learn Execute Flask development
in Visual Studio Code for control over libraries used in an
application Optimize Visual Studio Code to code faster and better
Understand linting and debugging Python code in Visual Studio Code
Work with Jupyter Notebooks in Visual Studio Code Who This Book Is
For Python developers, beginners, and experts looking to master
Visual Studio Code
Mastering C# Beginner's Guide will take you, step by step, through
the process of learning one of the best programming languages out
there. Mastering C# takes the language to the next level by
promoting the ability to cleanly run programs that don't rely on
static type definitions. Carefully selected C# examples illustrate
all concepts. Mastering C# also aims to cover the fundamentals of
programming.C#.
covers the diverse Sketch extensions' ecosystem, with special
attention to both official and community plugins, assistants and
integrations. offers a brief overview of every single plugin or
integration to Sketch released
The book offers information on a wide array of subjects pertaining
to Git, and even briefly touches upon its history, advantages and
disadvantages. Mastering Git also offers tips on installation,
different elements involved in its functioning like Repositories,
Remotes, Aliases, Tagging, Branches, etc. Popular services and
hosts for Git projects like GitHub, GitLab, Bitbucket, etc. too are
discussed in detail.
Mastering GitHub Pages delves into static (and dynamic) websites as
well as their advantages and disadvantages, Static websites tend to
be incredibly fast since they have no processing time for databases
and other stuff. Mastering GitHub Pages also discusses in great
length Jekyll, a popular static site generator.
What Will You Learn: The what, why and how behind a variety of
JavaScript Node frameworks, including Polymer, Aurelia, Svelte, and
more. How to choose the right Node framework for different types of
project How to ensure server-side optimization is done correctly,
even if you are not a server admin Guide to JS tools such as Gulp,
Grunt and npm
Programming with Swift A Brief Introduction to Swift Understanding
Declarative Syntax
Short and comprehensive text on how to master python Perfect for
beginners or experts who need a refresher
Follows a hands-on approach and offers practical lessons and
tutorials related to Ruby. Includes detailed tutorials meant for
beginners to Ruby. Explains how to create individual websites using
Ruby programming.
If you want to build websites, understanding Bootstrap will save
you a lot of time and effort. Bootstrap is a user-friendly CSS
framework that allows developers to create mobile-friendly and
responsive websites. Bootstrap is the most widely used framework
for creating mobile-first, responsive websites. It fixes a number
of issues that we experienced previously, including cross-browser
compatibility. Today, webpages are optimized for all browsers
(Internet Explorer, Firefox, and Chrome, to name but a few) and
screen sizes (desktop, tablets, phablets, and phones). Regardless
of project size, Bootstrap provides a solid foundation for any
website. It includes Reboot, which is based on Normalize.css and
aids with the smoothing out of browser disparities for various page
elements. Bootstrap also has fantastic typography. Checkboxes,
radio buttons, choose choices, and other basic HTML form elements
have been restyled to give them a more modern look. Bootstrap's
scope extends beyond online app design to include devices, allowing
for a more seamless user experience. CSS, reusable segments, and
JavaScript portions are some of its key characteristics. It has a
much clearer design, JavaScript tools, and CSS, among many other
capabilities that front-end developers employ. In short, when it
comes to UI, the scope is enormous. Key Features: * A step-by-step
approach to problem-solving and skill development * A quick
run-through of the basic concepts, in the form of a "Crash Course"
* An advanced, hands-on core concepts, with a focus on real-world
problems * An industry-level coding paradigm, practice-oriented
explanatory approach * A special emphasis on writing clean and
optimized code, with additional chapters focused on coding
methodology
There is no shortage of websites that use the PHP programming
language in some or other capacity. PHP (Hypertext Preprocessor) is
a server-side scripting language that allows you to create
dynamically-generated web pages. Rasmus Lerdorf created PHP in
1994. PHP works in the backend of a website because it is a
server-side technology. This is the part of a website that no one
sees. This means that PHP is frequently used to run server-side
programs such as data collection and processing and database
management. The fact that PHP is a simple language is one of the
key reasons why learning it is a wise investment. PHP was created
with the goal of speeding up web development; therefore, it
features a basic syntax that is ideal for beginners. Furthermore,
because PHP is a dynamically typed language, there are less
restrictions to follow while creating features. The PHP programming
language offers a wide range of applications and features, such as
authentication, payments, user administration, and other "dynamic"
aspects of a website. Efficiency, syntax compatibility, platform
independence, error detection, and encryption are just a few of the
interesting properties of PHP. Why Should You Learn PHP? PHP
developers work with the PHP programming language to create
websites, applications, and programs. As a PHP developer, you'll
usually be working in IT companies (all over the world), but there
are also a lot of opportunities in design and business. A PHP
developer, like any other programming/scripting language developer,
should be able to work with many languages and ideally have some
knowledge of database, web design, or some page formatting
language. This Book Offers: * A step-by-step approach to problem
solving and skill development * A quick run-through of the basic
concepts, in the form of a "Crash Course" * Advanced, hands-on core
concepts, with a focus on real-world problems * Industry-level
coding paradigms and a practice-oriented explanatory approach *
Special emphasis on writing clean and optimized code, with
additional chapters focused on coding methodology
Mastering NativeScript helps readers master the NativeScript
framework for faster and more robust mobile app development. Mobile
devices have progressed from a mere means of communication to
becoming a critical business tool in recent years. People are
increasingly glued to their smartphones as technology advances at
breakneck speed. The significance of mobile app development cannot
be overstated. And when it comes to mobile app development,
NativeScript is a hot topic. NativeScript was introduced by
Telerik, and it allows you to develop truly native apps for iOS and
Android under a single code base using JavaScript or TypeScript,
XML, and a subset of CSS. The charm of NativeScript is that it
enables us to code once for multiple platforms (iOS 7.1 and Android
4.1), simultaneously sharing code amongst them while still allowing
developers to add platform-specific instructions with flawless
execution. As a result, you may release an app for both platforms
using a single code base. NativeScript is comprised of three parts:
a JavaScript (JS) virtual machine, a runtime, and a bridge module.
The JS virtual machine is used for interpretation and execution of
JavaScript code. The bridge module then converts the calls to
platform-specific API calls and returns the outcome to the caller.
NativeScript is a very appealing paradigm, and is rising in
popularity as we speak. It can be used to construct practically any
program, including communication apps (news and social networking),
gaming applications (Chess, Tic-Tac-Toe, Pinball), and chat apps.
It can also handle maps and geolocation apps. With Mastering
NativeScript, learning NativeScript becomes straightforward, which
will undoubtedly help readers advance their careers. The Mastering
Computer Science series is edited by Sufyan bin Uzayr, a writer and
educator with over a decade of experience in the computing field.
The book follows a hand-on approach and offers practical lessons
and tutorials related to UI mockups and wireframes.
Detailed tutorials meant for beginners to Unreal Engine At-length
discussion of Unreal Engine architecture to help build robust
knowledge. Special focus on game programming on Unreal Engine
What Will You Learn: Detailed focus on TypeScript programming
Introduction to TypeScript concepts and paradigm Introduction to TS
architecture and components OOP programming with TS Web development
in TypeScript
What Will You Learn: Detailed focus on TypeScript programming
Introduction to TypeScript concepts and paradigm Introduction to TS
architecture and components OOP programming with TS Web development
in TypeScript
A practical tutorial to get you up and running with the
revolutionary WordPress REST API About This Book * Learn how to run
the latest WordPress REST API with various platforms * Create
exciting apps and manage non-WordPress content with them * Secure,
export, and manage your data through illustrative examples Who This
Book Is For This book is for WordPress developers and designers who
want to get a complete practical understanding of the WordPress
REST API and leverage it to create fully-featured web apps. What
You Will Learn * Use the WordPress REST API to read, write, and
edit posts * Create and work with metadata using the WordPress REST
API * Work with taxonomies using the REST API * Add custom routes
and build apps using the WordPress REST API * Process requests and
integrate with external applications and frameworks * Make your
WordPress projects ready for the RESTful API standard In Detail The
WordPress REST API is a recent innovation that has the potential to
unlock several new opportunities for WordPress developers. It can
help you integrate with technologies outside of WordPress, as well
as offer great flexibility when developing themes and plugins for
WordPress. As such, the REST API can make developers' lives easier.
The book begins by covering the basics of the REST API and how it
can be used along with WordPress. Learn how the REST API interacts
with WordPress, allowing you to copy posts and modify post
metadata. Move on to get an understanding of taxonomies and user
roles are in WordPress and how to use them with the WordPress REST
API. Next, find out how to edit and process forms with AJAX and how
to create custom routes and functions. You will create a
fully-functional single page web app using a WordPress site and the
REST API. Lastly, you will see how to deal with the REST API in
future versions and will use it to interact it with third-party
services. By the end of the book, you will be able to work with the
WordPress REST API to build web applications. Style and Approach A
step by step tutorial to explain the new and exciting world of the
WordPress REST API with the real world examples.
|
You may like...
Loot
Nadine Gordimer
Paperback
(2)
R205
R168
Discovery Miles 1 680
|