Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

CGI, JavaScript, Perl, VBScript elektronické knihy

Pokud se vám líbí e-knihy v oblasti CGI, JavaScript, Perl, VBScript, pak budete milovat tyto top výběry.
Zobrazuje se 697720 z 1261
Přeskočit filtry boční lišty
  • Guide to: Learning Iteration and Generators in Python

    podle Matt Harrison ...
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. ... Přečtěte si více

    104,12 Kč

  • Programming Concepts in C++

    podle Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Přečtěte si více

    93,79 Kč

  • Derinlemesine React

    podle Onder Teker ...
    Bu kitap React konusunda temel, orta & ileri konuları içermektedir. İçerikte component (class, function,arrow); properties; event; state; condition; map; form (controlled / uncontrolled ) gibi temel konularderinlemesine işlenmektedir. Sonrasında validation,elements (text, radio, checkbox, select) anlatılmaktadır. İleri konulardan hooks, lifecycle; memo; reducer; error; configuration; higher order ... Přečtěte si více

    20,66 Kč

  • Django 2

    podle Antonio Mele ...
    Descubra el proceso completo para desarrollar aplicaciones web profesionales con Django. Este libro le guiará a través de la creación de cuatro proyectos prácticos con Django para saber cómo resolver problemas comunes e implementar las mejores prácticas de desarrollo. A lo largo de la lectura aprenderá a construir una aplicación blog, un sitio web social para compartir imágenes, una tienda online ... Přečtěte si více

    549,00 Kč nebo zdarma s Kobo Plus

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    podle Venkat Subramaniam ...
    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming ... Přečtěte si více

    600,79 Kč

  • Data Oriented Development with Angularjs

    Data Oriented Development with Angularjs

    podle Manoj Waikar ...
    Key FeaturesBook DescriptionThis book helps beginner-level AngularJS developers organize AngularJS applications by discussing important AngularJS concepts and best practices. If you are an experienced AngularJS developer but haven't written directives or haven't created custom HTML controls before, then this book is ideal for you.What you will learnExperience the power of twoway data binding using ... Přečtěte si více

    466,49 Kč nebo zdarma s Kobo Plus

  • Building a Mortgage Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Mortgage Calculator

    podle Lumavalle Press ...
    This project-based guide shows you how to create a mortgage calculator web app using only HTML, CSS, and JavaScript. Designed for beginners with basic knowledge of these core technologies, the book focuses on writing real, functional code for a practical use case.Presented in a clear Q&A format, each section covers a step in the development process, including project setup, input validation, ... Přečtěte si více

    104,12 Kč nebo zdarma s Kobo Plus

  • SPRING COOKBOOK

    Over 100 hands-on recipes to build Spring web applications easily and efficiently

    Key FeaturesBook DescriptionThis book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.What you will learnInstall Maven and Tomcat and create a Spring MVC web applicationDisplay, validate, and process formsQuery a database with minimal codeAuthenticate users and manage their rolesBuild REST, Java RMI, ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... Přečtěte si více

    450,59 Kč

  • Hands-On Sencha Touch 2

    A Real-World App Approach

    podle Lee Boonstra ...
    Get hands-on experience building speedy mobile web apps with Sencha Touch 2.3, the user interface JavaScript framework built specifically for the mobile Web. With this book, you’ll learn how to build a complete touch application, called Find a Cab, that has the look and feel of a native app on Android, iOS, Windows, and BlackBerry devices.In the process, you’ll work with Sencha’s model-view ... Přečtěte si více

    300,39 Kč

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... Přečtěte si více

    194,23 Kč nebo zdarma s Kobo Plus

  • Mastering Modular JavaScript

    podle Nicolas Bevacqua ...
    If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.Nicolás Bevacqua, author of ... Přečtěte si více

    645,89 Kč

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    podle Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... Přečtěte si více

    124,98 Kč nebo zdarma s Kobo Plus

  • Backbone.js Patterns and Best Practices

    podle Swarnendu De ...
    This is a step-by-step guide to design patterns, best practices, and solutions to common problems for Backbone.js-based application development. This book is for JavaScript developers who work with Backbone.js and want to learn the best design patterns to develop complex web applications. Basic knowledge of Backbone.js and JavaScript is essential. ... Přečtěte si více

    662,39 Kč nebo zdarma s Kobo Plus

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    podle CHAU GUILLAUME ...
    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    podle Flávio Almeida ...
    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Přečtěte si více

    230,70 Kč nebo zdarma s Kobo Plus

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    podle Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Přečtěte si více

    20,66 Kč

  • Cross-platform Desktop Application Development: Electron, Node, NW.js, and React

    Build desktop applications with web technologies

    podle Dmitry Sheiko ...
    Build powerful cross-platform desktop applications with web technologies such as Node, NW.JS, Electron, and ReactKey FeaturesBuild different cross-platform HTML5 desktop applications right from planning, designing, and deployment to enhancement, testing, and deliveryForget the pain of cross-platform compatibility and build efficient apps that can be easily deployed on different platforms.Build ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Dominando JavaScript com jQuery

    podle Plínio Balduíno ...
    Esqueça os livros que mais parecem uma documentação da API! Aqui você encontra jQuery apresentado de maneira incremental, substituindo código JavaScript longo e complicado. Truques de animação, componentes visuais, e manipulação do DOM através de jQuery, jQueryUI e jQuery mobile. Refatore uma aplicação JavaScript e finalmente entenda callbacks, seletores e AJAX sem ficar preso ao copy and paste. ... Přečtěte si více

    230,70 Kč nebo zdarma s Kobo Plus

  • Angular 2 Cookbook

    Discover over 70 recipes that provide the solutions you need to know to face every challenge in Angular 2 head on

    podle Matthew Frisbie ...
    Over 70 recipes to build applications with Angular 2Key Features\[\*\] A first-rate reference guide with a clear structure and intuitive index that gives you as a developer exactly the information you want in exactly the way you want it\[\*\] Covers no legacy material from the outdated Angular release candidates; it is up-to-date with the latest release of Angular 2.4\[\*\] All the code in the ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Einstieg in TypeScript

    Grundlagen für Entwickler

    Série Kniha 219 - shortcuts
    Die von Microsoft entwickelte Programmiersprache TypeScript ist ein Superset von JavaScript und wird unter Entwicklern immer beliebter, nicht zuletzt aufgrund der statischen Typisierung und von Features wie IntelliSense und Go to definition. Auch Googles SPA-Framework Angular ist in TypeScript geschrieben. In diesem shortcut gibt Thomas Claudius Huber eine fundierte Einführung in die ... Přečtěte si více

    79,00 Kč

  • JavaScript Deep Dive

    Modern Development Practices

    Upravil: Joe Smith ...
    "JavaScript Deep Dive: Modern Development Practices" is a comprehensive guide designed to equip developers with a profound understanding of JavaScript, ranging from foundational concepts to advanced development techniques. This elegant resource meticulously covers essential topics such as variables, data types, operators, and control structures, laying a robust groundwork for any aspiring ... Přečtěte si více

    169,00 Kč nebo zdarma s Kobo Plus

  • Node.js Projects

    Building Real-World Web Applications and Backend APIs

    podle Jonathan Wexler ...
    Whether you're a JavaScript beginner ready to build your first backend app or a self-taught developer looking to grow beyond tutorials, Node.js Projects gives you the hands-on experience you need. Through a series of self-contained projects ranging from content aggregators to secure password managers, web scrapers, ML-backed analysis, and an AI-powered learning assistant, you'll apply modern tools ... Přečtěte si více

    766,09 Kč

  • Práticas de programação web

    Série série Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Práticas de programação web apresenta os principais fundamentos do JavaScript aplicados ao desenvolvimento web, com ... Přečtěte si více

    121,30 Kč