Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Langage de programmation

Si vous aimez les titres Langage de programmation, vous allez adorer cette sélection.
Affichage des résultats 25 - 48 sur 11346
Skip side bar filters
  • C# 10 Pocket Reference

    Looking for quick answers for using C# 10? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.All programs and code snippets are available ... En savoir plus

    12,66 €

  • Visual Basic in easy steps, 6th edition

    Updated for Visual Basic 2019

    par Mike McGrath ...
    Collection series In Easy Steps
    Learn to create Windows applications using Visual Basic 2019. Code examples, screenshots, and step-by-step instructions illustrate each aspect of Visual Basic, so you'll be creating your own interactive applications in no time!Visual Basic in easy steps, 6th edition gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic.You need have no ... En savoir plus

    13,79 €

  • 8 Practical Bootstrap Projects

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... En savoir plus

    7,61 €

  • Turbo Pascal

    par Nicola Bellini ...
    Il Turbo Pascal (successivamente Borland Pascal, poiché prodotto dalla Borland), in informatica, è un compilatore di listati Pascal. Dotato di un IDE, inizialmente per gli ambienti CP/M e DOS, è stato prodotto tra il 1983 e il 1995. ... En savoir plus

    9,99 €

  • NumPy Cookbook - Second Edition

    par Ivan Idris ...
    If you are a Python developer with some experience of working on scientific, mathematical, and statistical applications and want to gain an expert understanding of NumPy programming in relation to science, math, and finance using practical recipes, then this book is for you. ... En savoir plus

    27,08 €

  • 490 Type Script Interview Questions and Answers

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Type Script ... En savoir plus

    1,39 €

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... En savoir plus

    15,95 €

  • Core Java Essentials: Starting out with Java programming

    par Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... En savoir plus

    20,99 €

  • CSS Cheat Sheet

    Cascading Style System

    par Gurpej Singh ...
    CSS Cheat Sheet will be useful for all of your web development projects. What is more, you’ll find 13 pages of CSS and CSS3 declarations along side several possible properties. Let’s get started! Getting to Know CSS Cascading Style Sheet or CSS is a style sheet language that dictates how your website elements should look like. You can control the design, layout, font, and the color of your website ... En savoir plus

    6,79 €

  • 100+ Solutions in Java: A Hands-On Introduction to Programming in Java (English Edition)

    par Dhruti Shah ...
    A step by step guide that will help you learn the Java programming languageKEY FEATURESGet familiar with the features in Java 8 And Java 9Understand the working of various Java APIsLearn Modular Programming with Java 9Learn to use features such as Lambda, Time API, and Stream API.Learn how to access databases from a Java applicationDESCRIPTION100+ Solution... ... En savoir plus

    8,49 €

  • Core JavaServer Faces

    Collection series Sun Core Series
    JavaServer Faces (JSF) is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade, which not only adds many useful features but also greatly simplifies the programming model by using annotations and “convention ... En savoir plus

    29,65 €

  • PHP

    The Ultimate Guide

    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 ... En savoir plus

    49,85 €

  • Einstieg in PHP 8 und MySQL

    Ideal für Programmieranfänger

    par Thomas Theis ...
    Mit diesem Buch lernen Sie schnell und praxisnah, wie Sie dynamische Webseiten mit PHP und MySQL (oder mit MariaDB) entwickeln. Schritt für Schritt zeigt Ihnen unser Autor Thomas Theis anhand leicht nachvollziehbarer und sofort einsetzbarer Beispiele, wie Sie mit PHP programmieren und auf Datenbanken zugreifen. Es werden alle Themen behandelt, die Sie zum Erstellen von Blogs, Webshops, Chats, ... En savoir plus

    22,44 €

  • Microsoft Excel VBA Like Operator and Wildcard Characters

    par Kenny L Keys ...
    This five-minute eBook will quickly show anyone how to use Microsoft’s VBA operators (e.g., , Like, And) and its wildcard characters (e.g., #, ? and *) to filter for data in spreadsheet cells. If a user has ever worked with filtering data in Microsoft Access databases, he or she will be very familiar with these operators and wildcard characters and how they’re used to extract data, but the user ... En savoir plus

    1,00 €

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... En savoir plus

    20,07 €

  • Batter Backbone Applications With MarionetteJS

    Backbone.js is a growing, popular library for building JavaScript-based web applications in a well-structured, organized and maintainable way, using patterns similar to MVC. If you already have a working knowledge of Backbone, it's now time to take your applications to the next level with MarionetteJS. The Backbone extension builds on top of Backbone's event-driven architecture and adds a myriad ... En savoir plus

    10,95 €

  • Learn SQL Server in 24 Hours

    par Alex Nordeen ...
    SQL Server is a leading Relational Database Management System by Microsoft. SQL Server supports the standard ANSI SQL (Structured Query Language). language. SQL Server also comes with its own implementation of the SQL language, T-SQL (Transact-SQL).Here is what is covered in the book –Chapter 1: What is SQL Server? Introduction, History, Editions, InstancesWhat is SQL Server?History SQL ServerSQL ... En savoir plus

    8,55 €

  • Hagener Berichte der Wirtschaftsinformatik

    Band 1: Kryptologie und P vs. NP

    Modifié par Andreas de Vries ...
    Inhalt / Contents: Kryptologie. (Seminar im Sommersemester 2005) Es wird ein Überblick über den aktuellen Stand der Kryptologie gegeben, dazu werden die grundlegenden Begriffe symmetrischer und asymmetrischer Verschlüsselungsverfahren erläutert. Ferner wird auf digitale Signaturverfahren, Hash-Funktionen und Quantenkryptographie eingegangen. P vs. NP? (Seminar in summer term 2010) A short survey ... En savoir plus

    19,99 €

  • Full Stack Web Development with Backbone.js

    Scalable Application Design with 100% JavaScript

    par Patrick Mulder ...
    Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.Backbone’s rich ecosystem of plugins ... En savoir plus

    15,95 €

  • C# Programming for Beginners

    par William Brown ...
    ✓ Are You Ready to Learn and Start Programming with C# in Less than a Week?✓ Are you looking for a comprehensive guide to take your very first step into programming?This book is a complete introduction to the world of programming, and you don't need any data science knowledge to read it.The importance of the first approach is crucial and taking the first steps by following a manual written by a ... En savoir plus

    5,99 €

  • Die Kundenrolle in IT-Projekten

    In Informatikprojekten sollte der Kunde im Zentrum stehen. Dazu muss der Kunde im Projekt aktiv und gestaltend tätig werden. Dieses Buch hilft Ihnen, als Kunde in einem Projekt das Optimum herauszuholen. Es ermöglicht Ihnen, sich in dieser Situation zurechtzufinden. Es zeigt Ihnen, wie Sie erfolgreich mit Informatikern und Projektleitern auskommen. Ihre Projekte werden die Bedürfnisse Ihres ... En savoir plus

    24,99 €

  • Responsive Design

    CSS3 avancé

    par Cyril Ichti ...
    Collection series Formation
    Formation Responsive Design: CSS3 avancé Utilisez les préprocesseurs, le CSS3 et évoluez vers le Responsive Design. En exposant des règles CSS fondamentales et en observant les tendances du Webdesign l'ouvrage vous oriente vers les techniques avancées des CSS. Composé en parties thématiques, le rappel des règles CSS permet d'aborder les principes de la conception de modèles en utilisant LES... ... En savoir plus

    6,75 €

  • Let Us Python Solutions

    Solutions to all Exercises in Let Us Python, Cross-check Your Solutions Key Featuresa- Strengthens the foundations, as detailed explanation of programming language concepts are given in simple manner. a- Lists down all the important points that you need to know related to various topics in an organized manner.a- Prepares you for coding related interview and theoretical questions.a- Provides In ... En savoir plus

    14,00 €