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 CGI, JavaScript, Perl, VB Script

Si vous aimez les titres CGI, JavaScript, Perl, VB Script, vous allez adorer cette sélection.
Affichage de 721 à 744 sur 1373 résultats
Skip side bar filters
  • Node.js: Novice to Ninja

    par Craig Buckler ...
    Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional web application using Node.js, the hugely popular open-source, cross-platform, back-end JavaScript runtime environment. You'll start off by getting familiar with the basics - installation and building your first apps - before moving onto more advanced concepts, including debugging, asynchronous ... En savoir plus

    $30.99 CAD ou Gratuit avec Kobo Plus

  • Vue.js从入门到精通

    par 明日科技 ...
    《Vue.js从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用Vue.js进行程序开发需要掌握的各方面技术。全书分为4篇,共19章,内容包括初识Vue.js、ECMAScript 6语法介绍、Vue实例与数据绑定、条件判断指令、v-for指令、计算属性和监听属性、元素样式绑定、事件处理、表单元素绑定、自定义指令、组件、组合API、过渡和动画效果、渲染函数、使用Vue Router实现路由、使用axios实现Ajax请求、Vue CLI、状态管理,以及51购商城项目实战。书中的大多数知识点都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,使读者可轻松领会Vue.js程序开发的精髓,快速提高开发技能。 ... En savoir plus

    $23.99 CAD

  • Java - VIRTUAL MACHINE

    par Preeti Man ...
    This book intends to educate Java practitioners on JAVA Virtual Machine through detailed explanation about the intended purpose and functions in a JVM. ... En savoir plus

    $32.99 CAD ou Gratuit avec Kobo Plus

  • Quick JavaScript Learning In Just 3 Days: Fast-Track Learning Course

    par Vijay K.R. ...
    JavaScript is one the language which helps you make browser to do what you want to do. This is easy language to learn and I am going to teach you now. My language will be user friendly and I will try to tell difficult stuffs in easy language with examples. Let's move on one by one with JavaScript lessons. This is 3 days basic JavaScript Learning Course. Before starting JavaScript, I am assuming ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • PHP in a Nutshell

    A Desktop Quick Reference

    par Paul Hudson ...
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of ... En savoir plus

    $21.99 CAD

  • Modern Front-End Development for Rails

    Hotwire, Stimulus, Turbo, and React

    par Noel Rappin ...
    Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 7 tools and simplify the complex JavaScript ecosystem. It's easier than ever to build user interactions with Hotwire, Turbo, and Stimulus. You can add great front-end flair without much extra complication. Use React to build a more complex set of client-side features. Structure your ... En savoir plus

    $47.99 CAD

  • Learn Angular: Related Tool & Skills

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

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

    $35.99 CAD

  • Práticas de programação web

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

    $7.99 CAD

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    Collections Livre 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... ... En savoir plus

    $9.99 CAD

  • TypeScript Internationalization (i18n) and Localization (L10n)

    par Baldurs L. ...
    TypeScript Internationalization: Building Multilingual Web Applications with TypeScriptMaster the art of creating global-ready web applications with TypeScript's powerful type system and modern i18n frameworksIn today's interconnected digital landscape, creating applications that seamlessly serve users across different languages and cultures isn't just a competitive advantage—it's essential for ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • The Ultimate TypeScript Developer's Handbook : A Comprehensive Journey for New Developers

    par Madison Giroux ...
    Unlock the full potential of modern JavaScript development with The Ultimate TypeScript Developer's Handbook. This comprehensive guide takes you on a deep dive into TypeScript, one of the fastest-growing programming languages, renowned for its ability to bring type safety and scalability to JavaScript applications.Whether you're a complete beginner or a seasoned JavaScript developer looking to ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Node.js Projects

    Building Real-World Web Applications and Backend APIs

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

    $51.19 CAD

  • Express in Action

    Writing, building, and testing Node.js applications

    par Evan Hahn ...
    SummaryExpress in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyExpress.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It ... En savoir plus

    $65.99 CAD

  • Front-End Tooling with Gulp, Bower, and Yeoman

    SummaryFront-End Tooling with Gulp, Bower, and Yeoman teaches you how to use and combine these popular tools to set up a customized development workflow from start to finish.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyIn large web dev projects, productivity is all about workflow. Great workflow requires tools like ... En savoir plus

    $65.99 CAD

  • Angular in Action

    par Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the ... En savoir plus

    $65.99 CAD

  • ASP.NET MVC 4 in Action

    Revised edition of ASP.NET MVC 2 in Action

    SummaryASP.NET MVC 4 in Action is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET developers and show how to apply it effectively. All examples in this revised edition are based on ASP.NET MVC 4, so you'll get full coverage of features such as the Razor view engine, Web Matrix helpers, and improved extensibility. You'll see how your ASP.NET applications can benefit from changes in ... En savoir plus

    $65.99 CAD

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    par Rob Crowther ...
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and ... En savoir plus

    $53.99 CAD

  • Learning JavaScript Data Structures and Algorithms

    par Loiane Groner ...
    If you are a JavaScript developer or someone who has basic knowledge of JavaScript, and want to explore its optimum ability, this fast-paced book is definitely for you. Programming logic is the only thing you need to know to start having fun with algorithms. ... En savoir plus

    $30.39 CAD ou Gratuit avec Kobo Plus

  • OpenLayers 3.x Cookbook

    This book will provide users with a variety of recipes that illustrate different features present in OpenLayers 3

    Over 50 comprehensive recipes to help you create spectacular maps with OpenLayers 3Key Features\[\*\]Create highly customized mapping apps for the web with rich interactivity and diverse content using JavaScript\[\*\]See how successful mapping apps work and how they integrate with third-party services\[\*\]Packed full of code examples, screenshots, and explanations from professionals in the ... En savoir plus

    $41.59 CAD ou Gratuit avec Kobo Plus

  • Java EE 7 Web Application Development

    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7

    par Peter Pilgrim ...
    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 Key FeaturesBuild modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologiesDelve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platformLearn about JavaServer Faces, ... En savoir plus

    $56.79 CAD ou Gratuit avec Kobo Plus

  • JavaScript at Scale

    Build web applications that last, with scaling insights from the front-line of JavaScript development

    par Adam Boduch ...
    Key FeaturesBook DescriptionHave you ever come up against an application that felt like it was built on sand? Maybe you've been tasked with creating an application that needs to last longer than a year before a complete re-write? If so, JavaScript at Scale is your missing documentation for maintaining scalable architectures. There's no prerequisite framework knowledge required for this book, ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus

  • Full-Stack TypeScript: Crafting End-to-End Applications with React and Node.js

    Transform your web development skills with the comprehensive guide to building modern, production-ready applications using TypeScript across the entire stack. This expert-level resource provides hands-on instruction for creating robust, type-safe applications with React on the frontend and Node.js on the backend.Master the complete development workflow from foundational TypeScript concepts to ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... En savoir plus

    $38.39 CAD ou Gratuit avec Kobo Plus