Sufyan bin Uzayr - Böcker
Visar alla böcker från författaren Sufyan bin Uzayr. Handla med fri frakt och snabb leverans.
16 produkter
16 produkter
1 503 kr
Skickas
Gain the knowledge you need to navigate your way confidently through the ever-expanding landscape of modern JavaScript technologies.
1 877 kr
Skickas
Mastering Unreal Engine aims to introduce developers of all ages to the beautiful and valuable world of Unreal Engine in particular, and game development in general.
1 503 kr
Skickas
Mastering UI Mockups and Frameworks sets the standard for studying wireframes, mockups, and different tools with its unique features. This book comprehensively analyses the design, portability, and efficiency of various tools.
725 kr
Skickas
Python definitely tops the charts when it comes to ease of use and beginner-friendly learning curve in the world of programming languages.
593 kr
Skickas
The book is a detailed guide that will help developers and coders do more with Bootstrap. It talks about the basics in brief, and then moves on to more advanced and detailed exercises to help readers quickly gain the required knowledge.
585 kr
Skickas
The book is a detailed guide that will help developers and coders do more with d3.js. It discusses the basics in brief, and then moves on to more advanced and detailed exercises to help readers quickly gain the required knowledge
605 kr
Skickas
This 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.
1 951 kr
Kommande
SQL: The Ultimate Guide provides developers and coders the knowledge to do more with SQL. This book discusses the basics and core concepts of SQL including the different types of statements, functions, operator and clauses used in SGL Databases.
937 kr
Skickas inom 10-15 vardagar
Ruby is a superb programming language used for a variety of activities such as developing desktop applications, static websites, computational services, and even automation systems. Mastering Ruby: A Beginner’s Guide is a detailed guide for beginners to understand Ruby. This book discusses how to structure applications properly and organize code for optimum performance.Concise and easy to understand, this book provides the fundamentals for web programming along with software development and simple app development. It covers a variety of topics, starting from syntax styles workflow for the Command line to creating websites that will quickly advance necessary information. The key principles about Ruby explained here are helpful to beginners and other users interested in learning this highly technological and diverse language.Key Features:Follows a hands-on approach and offers practical lessons and tutorials related to Ruby.Provides an in-depth discussion of Ruby design and applications to help build robust knowledge.Explains how to create individual websites using Ruby programming.
1 668 kr
Skickas inom 11-20 vardagar
This book equips you with the knowledge and confidence to tackle any design challenge with Figma. From wireframes to pixel-perfect designs, this book covers the entire spectrum of the design journey, ensuring your vision is translated seamlessly into reality.
1 727 kr
Kommande
This book is your ultimate resource to mastering this popular UI/UX designing tool. With step-by-step tutorials, practical examples, and hands-on exercises, you will gain the skills and confidence to tackle any design challenge and create exceptional user experiences that stand out from the crowd.
1 727 kr
Skickas inom 11-20 vardagar
This book goes beyond the technical aspects of the software; it delves into the principles of design thinking and user-centric design. Unlock the secrets to creating intuitive and engaging experiences that leave a lasting impact on your audience.
JavaScript Frameworks for Modern Web Development
The Essential Frameworks, Libraries, and Tools to Learn Right Now
Häftad, Engelska, 2019
553 kr
Skickas inom 10-15 vardagar
Enrich your software design skills and take a guided tour of the wild, vast, and untamed frontier that is JavaScript development. Especially useful for frontend developers, this revision includes specific chapters on React and VueJS, as well as an updated one on Angular. To help you get the most of your new skills, each chapter also has a "further reading" section.This book will serve as an introduction to both new and well established libraries and frameworks, such as Angular, VueJS, React, Grunt, Yeoman, RequireJS, Browserify, Knockout, Kraken, Async.js, Underscore, and Lodash. It also covers utilities that have gained popular traction and support from seasoned developers and tools applicable to the entire development stack, both client- and server-side. While no single book can possibly cover every JavaScript library of value, JavaScript Frameworks for Modern Web Development focuses on incredibly useful libraries and frameworks that production software uses. You will be treated to detailed analyses and sample code for tools that manage dependencies, structure code in a modular fashion, automate repetitive build tasks, create specialized servers, structure client side applications, facilitate horizontal scaling, and interacting with disparate data stores.What You'll LearnWork with a variety of JavaScript frameworks, such as Angular, Vue, React, RequireJS, Knockout, and moreChoose the right framework for different types of projectsEmploy the appropriate libraries and tools in your projectsDiscover useful JavaScript development tools such as Grunt, Yeoman, Lodash, etc.Who This Book Is For Web developers of all levels of ability; particularly relevant for front-end developers, server-side coders, and developers interestedin learning JavaScript.
Optimizing Visual Studio Code for Python Development
Developing More Efficient and Effective Programs in Python
Häftad, Engelska, 2021
603 kr
Skickas inom 10-15 vardagar
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 LearnExecute Flask development in Visual Studio Code for control over libraries used in an applicationOptimize Visual Studio Code to code faster and betterUnderstand linting and debugging Python code in Visual Studio CodeWork with Jupyter Notebooks in Visual Studio CodeWho This Book Is ForPython developers, beginners, and experts looking to master Visual Studio Code
Learning WordPress REST API
A practical tutorial to get you up and running with the revolutionary WordPress REST API
Häftad, Engelska, 2016
398 kr
Skickas inom 5-8 vardagar
A practical tutorial to get you up and running with the revolutionary WordPress REST APIKey Features[*] 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 examplesBook DescriptionThe 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.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 standardWho this book is forThis 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.
542 kr
Skickas inom 5-8 vardagar