Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

CGI, JavaScript, Perl, VBScript e-bøger

Hvis du kan lide CGI, JavaScript, Perl, VBScript e-bøger, så vil du elske disse fremragende valg.
Viser 241 - 264 af 678 resultater
Skip side bar filters
  • Programación en Java 6

    af hugo austen ...
    Descubre el mundo de la programación con Java 6 con este exhaustivo y detallado libro que te llevará desde los conceptos más básicos hasta las técnicas avanzadas necesarias para convertirte en un desarrollador competente y eficiente. "Dominando la Programación en Java 6: Guía Completa para Desarrolladores" es tu recurso definitivo para aprender y dominar Java 6, una de las versiones más estables y ... Læs mere

    40,16 kr.

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    af Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Læs mere

    52,00 kr. eller Gratis med Kobo Plus

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    af MEGANE NOEL ...
    Serier serie Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Læs mere

    58,58 kr. eller Gratis med Kobo Plus

  • Mastering Microsoft Xamarin

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Læs mere

    86,24 kr.

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... Læs mere

    400,49 kr. eller Gratis med Kobo Plus

  • jQuery Mobile

    Unit Testing

    Serier Bog 104 - shortcuts
    Das Thema Unit Testing und insbesondere testgetriebene Entwicklung ist heute nichts Neues mehr, dennoch ist es gerade im JavaScript-Umfeld noch nicht bei jedem Entwickler angekommen. Seit mehr als zehn Jahren gibt es nun schon Unit-Testing-Frameworks für JavaScript. Eines der neueren JavaScript-Unit-Testing-Frameworks ist QUnit, das Testframework aus der jQuery-Familie. In diesem shortcut wird der ... Læs mere

    39,00 kr. eller Gratis med Kobo Plus

  • JavaScript auf dem Server

    Serier Bog 35 - shortcuts
    Auf der Client-Seite - zumindest im Browser - ist JavaScript heute die dominierende Sprache. Alternative Ansätze wie Microsofts VBScript oder Googles Dart konnten sich (bisher) nicht durchsetzen. Flash und Java-Applets sind auf dem absteigenden Ast. Auf der Server-Seite dagegen wurden und werden immer noch viele Anwendungen in Java entwickelt. Doch diese Aufteilung ist nicht immer sinnvoll: ... Læs mere

    39,00 kr. eller Gratis med Kobo Plus

  • Java Professional Guide

    Learn The Secrets Of Java, Pass The Exam And Earn The Most Important World Wide Certification. Real Practice Test With Detailed Screenshots, Answers And Explanations

    af David Mayer ...
    Getting Java Certified is amazing for your career. Acquire the skills to pass the Java certification exam!Do you want to get certified as a Java professional?Do you want to succeed in Java certifications by your own?If you answered "yes" to any of these, then this is the perfect educational and informational book for you!Hello! Welcome to "Java Exams Study Guide".This book is designed to support ... Læs mere

    95,49 kr. eller Gratis med Kobo Plus

  • Programming ASP.NET MVC 4

    Developing Real-World Web Applications with ASP.NET MVC

    Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you’re likely to face. In the process, you’ll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies.You’ll start by ... Læs mere

    283,61 kr.

  • JavaScript für Raspi, Arduino & Co.

    Roboter, Maker-Projekte und IoT-Geräte programmieren und steuern

    Oversat af Volkmar Gronau ...
    Serier serie Edition Make
    JavaScript ist die beliebteste Programmiersprache der Welt und der Standard für Webcoder. Elektronikbastler steuern jedoch ihre Geräte im Internetder Dinge meist mit anderen Sprachen. Warum also nicht diese beiden kreativen Welten zusammenführen?Dieses ansprechend illustrierte und praxisorientierte Buch bringt Ihnen bei, wie Sie mit JavaScript auf Plattformen wie Arduino, Tessel 2 und Raspberry ... Læs mere

    139,00 kr.

  • Automating System Administration with Perl

    Tools to Make You More Efficient

    If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks.Updated and expanded to cover the ... Læs mere

    193,11 kr.

  • Programming the Perl DBI

    Database programming with Perl

    One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications.The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of ... Læs mere

    193,11 kr.

  • HTML, CSS and JavaScript All in One, Sams Teach Yourself

    Covering HTML5, CSS3, and jQuery

    In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and maintain world-class websites.Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials from the ground up.Clear instructions and practical, hands-on examples show you how to use HTML to ... Læs mere

    177,99 kr.

  • Test-Driving JavaScript Applications

    Rapid, Confident, Maintainable Code

    Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight ... Læs mere

    214,11 kr.

  • Beginning Perl

    af Curtis Poe ...
    Everything beginners need to start programming with PerlPerl is the ever-popular, flexible, open source programming language that has been called the programmers’ Swiss army knife. This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. In the tradition of the popular Wrox Beginning guides, it presents step-by-step guidance in getting started ... Læs mere

    269,49 kr.

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Læs mere

    75,74 kr.

  • JavaScript Monetization API:

    How to Fund your Human Resistance Cell after the Apocalypse

    af John Rhea ...
    Serier serie Undead Institute
    You won’t need to trade with the other apocalyptic survivors for long, with web monetization you can add an income stream besides black market cheese. This book discusses the emerging web monetization standard that allows site owners to receive micro payments (thousandths of a cent) privately and securely from anyone in the world. You’ll understand how it works, how to set it up and how to work ... Læs mere

    39,09 kr.

  • 6 JavaScript Projects

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that ... Læs mere

    75,74 kr.

  • PHP, MySQL & JavaScript All in One, Sams Teach Yourself

    af Julie Meloni ...
    Serier serie Sams Teach Yourself
    In just a short time, you can learn how to use PHP, MySQL, and JavaScript together to create dynamic, interactive websites and applications using three leading web development technologies.No previous programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of full-stack web ... Læs mere

    271,49 kr.

  • iPhone 12 User Guide

    The Beginners, Dummies and Seniors Guide to Maximize Your iPhone 12 Pro, iPhone 12 Pro Max, with iOS 14 Updates (The User Manual like No Other )

    iPhone 12 is a masterpiece to behold. It packs great performance, a scintillating display, and enough storage space at the base level to let you store as much information as you would want. The new iOS 14 update brings some useful tools, including the ability to display Triple-lens 3D camera for better video and gaming and more.The advancement in the camera is top-notch with a triple- camera lens ... Læs mere

    46,10 kr.

  • Svelte: A Beginner's Guide

    Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack ... Læs mere

    83,24 kr.

  • Jump Start JavaScript

    Get Up to Speed With JavaScript in a Weekend

    Get a Jump Start on JavaScript today!JavaScript is a key technology in modern web development, enabling you to craft interactive, usable and engaging experiences for your users.In just one weekend with this SitePoint book, you'll learn how to:Use JavaScript to solve real world problems: build forms, track user events and craft animationsUse JavaScript with HTML5 and CSS3Build an entire JavaScript ... Læs mere

    114,74 kr.

  • TypeScript in 50 Lessons

    In “TypeScript in 50 Lessons”, Stefan Baumgartner breaks down the quirks of TypeScript into short, manageable lessons. You’ll make sense of TypeScript concepts, tooling for TypeScript and how to get most out of it without learning a new language. Everything TypeScript explained, from start to finish.Written for seasoned and not-so-seasoned developers who know enough JavaScript to be dangerous, or ... Læs mere

    141,29 kr.

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    af Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Læs mere

    41,82 kr.