Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 169 - 192 de 10672 resultados
Skip side bar filters
  • Learn Angular: 4 Angular Projects

    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 presents a collection of complete project tutorials: building a bucket-list MEAN stack app; user authentication with MEAN; building a Twitter client with Node and Angular; and connecting Angular and the WordPress API. Along the way, you'll learn how ... Leer más

    $209 MXN o gratis con Kobo Plus

  • CSS Grid Layout: 5 Practical Projects

    CSS has grown from a language for formatting documents into a robust language for designing web applications. Its syntax is easy to learn, making CSS a great entry point for those new to programming. Indeed, it's often the second language that developers learn, right behind HTML.One of CSS's new features is the Grid Layout Module, which enables complex layout designs that previously would have ... Leer más

    $209 MXN o gratis con Kobo Plus

  • Vue.js: Tools & Skills

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This book covers a ... Leer más

    $209 MXN o gratis con Kobo Plus

  • Mvs Jcl in Plain English

    JCL is the stuff of nightmares for many programmers and operators. This book explains JCL in such a way as to have it make sense.This book will help you learn how to to tell the IBM MVS mainframe computer how and when to execute your programs. To do this you use a language called JCL, for Job Control Language. You use JCL to tell the mainframe how much memory and other resources your programs will ... Leer más

    $175 MXN

  • 1000 Android Most Important 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 Android ... Leer más

    $60 MXN

  • Arduino Book for Beginners

    de Mike Cheich ...
    The Arduino platform is great because it allows anyone with a desire to build awesome things the ability to easily create a prototype using a subset of C and C++ programming and specific Arduino functions.The Arduino Book for Beginners is a tutorial style collection of lessons designed to be simple and easy to follow which uses only the most relevant circuits and programs and assumes nothing about ... Leer más

    $199 MXN

  • A Programmer's Guide to Java Certification

    A Comprehensive Primer

    Th> A Programmer’s Guide to Java™ SCJP Certification, Third Edition, provides detailed coverage of all exam topics and objectives, readily runnable code examples, programming exercises, extensive review questions, and a new mock exam. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference tool. This new e... ... Leer más

    $944 MXN

  • JavaScript The Complete Reference 3rd Edition

    Series series The Complete Reference
    The essential JavaScript resource—fully updatedDesign, debug, and publish high-performance web pages and applications using tested techniques and best practices from expert developers. The all-new edition of this comprehensive guide has been thoroughly revised and expanded to cover the latest JavaScript features, tools, and programming methods.JavaScript: The Complete Reference, Third Edition ... Leer más

    $803 MXN

  • Photoshop CC设计与制作攻略

    de 车云月 ...
    Photoshop CC设计与制作攻略是系统学习Photoshop图形图像处理的工具书。《UI交互设计系列丛书:Photoshop CC设计与制作攻略》从认识Photoshop到深入掌握图形图像处理的基本方法与技能,再到深入探索使用Photoshop设计和制作图像,由浅入深培养读者综合应用Photoshop的技能和独立设计的能力。《UI交互设计系列丛书:Photoshop CC设计与制作攻略》通过案例贯穿进行技能讲解,循序渐进地讲述了如何使用Photoshop实现平面设计、移动端UI设计和网页设计。 ... Leer más

    Antes $259 MXN Ahora $224 MXN

  • AI医学图像处理(基于Python语言的Dragonfly)

    de 杨慧芳 ...
    这是一本“将人工智能技术运用于医学案例,利用先进技术解决临床问题”的图书。本书使用三维图像专业处理软件Dragonfly(基于Python语言,封装了多个机器学习库)作为具体的实现工具。本书介绍了人工智能与医疗的介绍、医疗领域中的图像处理、医学图像处理的常规流程等内容,并通过6个真实的医学案例展现人工智能技术在医学图像学领域的应用,从医工交叉的角度出发,深入探讨医学图像问题的处理方法,旨在让读者了解如何将人工智能技术切实落地于医学图像学中,帮助其提升运用人工智能技术处理医学图像问题的能力。 ... Leer más

    $373 MXN

  • Vue.js从入门到精通

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

    $336 MXN

  • Vue.js 3.0源码解析(微课视频版)

    本书共分为11章,将从源码角度入手,由浅入深分析Vue3框架的核心逻辑。首先通过极简demo引出Vue3框架核心思想,其次结合源码分析Vue3框架核心逻辑的实现原理,最后介绍Vue3框架常用命令、组件等底层实现逻辑。帮助读者深入理解Vue3框架的内部实现原理与运行逻辑,理解Vue3框架语法,揭开藏在表面的内容,让开发者能知其然还能知其所以然。 本书面向有Vue开发经验和熟悉框架开发的前端开发者,也可以作为对Vue框架源码感兴趣的编程爱好者的参考用书。 ... Leer más

    $221 MXN

  • JSP 2.3動態網頁技術(第五版)

    本書是專為JSP的入門讀者所設計,從基礎JSP環境建構、語法介紹、JSP網頁架構剖析至Java物件與資料庫技術的整合運用,逐步協助讀者建立開發JSP系統所需之各種相關技術。全書包含四大部份、二十個章節,分別為入門、整合應用、進階技術與實例演練,內容涵蓋基礎語法、JSP 2.3相關技術規格、JDBC資料庫與JavaBean元件技術,各章節末均附上重點摘要與習題,以方便教學之用。新版特色◎以JSP 2.3為主要的語法介紹及實例演練,並在Java SE 8的編譯環境下執行本書中所有的JSP 2.3程式。◎集中在物件導向的觀念剖析,以及JSP 2.3程式架構的分析,使讀者具備真正有用的概念,建立所需的知識。◎書中和資料庫相關的程式碼全部改用UcanAccess JDBC驅動程式來存取Access資料庫。◎附錄介紹如何使用內建的JDBC驅動程式之相關作法。同時分享除錯經驗實錄單元 ... Leer más

    Antes $347 MXN Ahora $299 MXN

  • ASP.NET(C#)实践教程(第2版)

    本书详细介绍了使用ASP.NET进行Web应用程序开发应该掌握的各方面技术。全书共分为14章,包括ASP.NET技术介绍、IIS和Visual Studio 2010的安装和配置、HTML服务器控件、Web服务器控件、验证控件、用户控件、登录控件、导航控件、数据库控件对象、数据源控件、数据绑定技术、数据绑定控件、文件和目录操作、ASP.NET MVC框架以及企业管理系统等。本书配套资料中含有全程语音视频讲解教学录像以及实例的全部源代码,这些源代码都经过精心调试,在Windows XP、Windows 2000、Windows 2003下全部通过。本书读者对象可以是ASP.NET的初学者,也可以作为非计算机专业学生学习的参考资料,还可以供专门从事ASP.NET的开发人员等阅读参考。 ... Leer más

    Antes $181 MXN Ahora $156 MXN

  • 信号与系统——基于MATLAB的方法

    本书按照高等院校“信号与系统”课程教学的基本要求编写而成,以三大变换(傅里叶变换、拉普拉斯变换和Z变换)为主线,以理论分析和MATLAB应用为手段,将经典理论与现代计算技术相结合,介绍了信号与系统的基本理论和分析方法,能帮助读者快速理解并掌握本课程知识点。为了便于教学和加深读者对基本概念的理解,同时利于读者自检,本书每章后面都附有习题。 本书概念清晰、系统性强、特色鲜明、使用方便,可作为高等工科院校通信工程、电子信息工程、电子科学与技术、自动化、计算机科学与技术等专业“信号与系统”课程的教材或教学参考书,也可作为本学科及其相近学科的工程技术人员的参考资料。 ... Leer más

    Antes $252 MXN Ahora $221 MXN

  • Java EE架构设计与开发实践

    de 方巍 ...
    Java EE开发技术博大精深,入门较难,提高更不容易。Java EE项目开发往往由于版本不同等原因,造成很多实例运行不成功,给初学者带来很大不便,继而失去对Java EE开发技术的学习热情。本书是作者在多年从事Java EE教学和开发的基础上结合初学者的心得体会编写而成,力求从简单、快速、可行、易懂和实用的角度出发,全面介绍Java EE开发实践的*新技术,特别是轻量级开发框架技术Struts 2、Spring和Hibernate。书中通过大量的示例代码和案例分析,并配以习题和上机练习,强化基本概念,着重训练学生的动手能力。通过阅读本书,可以让读者快速入门,并较为系统地掌握Java EE开发技术。另外,本书免费提供了教学课件、软件开发包、案例源代码和习题参考答案等教学资源。  全书共9章,系统介绍了Java EE平台及开发基础、Java Web开发基础、HTML和JavaScript概述 ... Leer más

    Antes $216 MXN Ahora $186 MXN

  • Dreamweaver CC中文版网页设计与制作

    de 文杰书院 ...
    Dreamweaver CC是一款集网页制作和网站管理于一身的网页编辑器,是针对专业网页设计师特别开发的视觉化网页开发工具。本书以通俗易懂的语言、翔实生动的操作案例、精挑细选的使用技巧,指导初学者快速掌握Dreamweaver CC中文版的基础知识与操作方法。本书的主要内容包括网页制作基础入门、Dreamweaver CC基础知识、创建与管理站点、编辑网页文本、在网页中应用图像与多媒体、超链接、使用表格布局页面、应用CSS 样式美化网页、应用Div+CSS 布局网页、使用模板和库创建网页、使用表单、使用行为创建动态效果、制作jQuery Mobile页面以及站点的发布与推广等。全书结构清晰、图文并茂,以实战演练的方式介绍知识点,让读者一看就懂。本书面向学习该软件的初、中级用户,适合无基础又想快速掌握Dreamweaver CC入门操作的读者,同时对有经验的Dreamweaver ... Leer más

    Antes $212 MXN Ahora $183 MXN

  • Java从入门到精通(第7版)

    de 明日科技 ...
    《Java从入门到精通(第7版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细讲解了使用Java语言进行程序开发需要掌握的知识。全书分为4篇共24章,内容包括初识Java,开发工具(IDEA、Eclipse),Java语言基础,流程控制,数组,类和对象,继承、多态、抽象类与接口,包和内部类,异常处理,字符串,常用类库,集合类,枚举类型与泛型,lambda表达式与流处理,I/O(输入/输出),反射与注解,数据库操作,Swing程序设计,Java绘图,多线程,并发,网络通信,飞机大战游戏,MR人脸识别打卡系统。书中所有知识都结合具体实例进行讲解,涉及的程序代码都给出了详细的注释,这可以帮助读者轻松领会Java程序开发的精髓,并快速提高开发技能。 ... Leer más

    $336 MXN

  • 细说Python编程:从入门到科学计算

    《细说Python编程:从入门到科学计算》以Python 3.x为平台,由两位博士执笔,详尽细致地阐述Python编程的基础知识和高级技巧,并以大量示例代码进行实践,同时还介绍人工智能领域广泛使用的科学计算工具NumPy。《细说Python编程:从入门到科学计算》分为两篇,共19章。第1篇(第1~11章)为基础知识,主要讲解Python的编译环境、入门知识、字符串、容器、函数、循环、条件选择、模块、类、类的特殊成员、文件;第2篇(第12~19章)为高级应用,包括异常处理、日期和时间、测试代码、程序打包、使用数据库、网络编程、图形用户界面、科学计算等内容。全书知识点丰富,辅之以示例演示,读者可以边学边练,快速掌握。 《细说Python编程:从入门到科学计算》还提供了16小时共151节微课教学视频,读者扫码即可观看学习,免费提供的示例源码文件可直接调用,方便上机操练。 《细说Python编程 ... Leer más

    $557 MXN

  • Powerful Python

    Patterns and Strategies with Modern Python

    de Aaron Maxwell ...
    Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more.Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book ... Leer más

    $539 MXN

  • Hands-on Cryptography with Python

    de Md Rasid Ali ...
    Master Cryptography with Python: From History to Real-World Implementation.Key Features● Learn by building encryption algorithms and secure systems using Python.● Master everything from basic ciphers to advanced cryptographic solutions.● Develop the ability to identify and address vulnerabilities in encryption systems.Book DescriptionCryptography is the backbone of modern digital security, an... ... Leer más

    $379 MXN

  • The Application of Formal Methods

    Essays Dedicated to Jim Woodcock on the Occasion of His Retirement

    Edición de Simon Foster, Augusto Sampaio ...
    Series Libro 14900 - Lecture Notes in Computer Science
    This Festschrift, dedicated to Jim Woodcock, contains papers written by many of his closest collaborators.After a PhD on software verification at the University of Liverpool, Jim has combined a successful career in academia with outstanding industry research, in particular he has been a pioneer in applying mathematical modelling approaches in critical industries. At GEC's Hirst Research Centre he ... Leer más

    $2,105 MXN

  • The Practice of Formal Methods

    Essays in Honour of Cliff Jones, Part II

    Edición de Ana Cavalcanti, James Baxter ...
    Series Libro 14781 - Lecture Notes in Computer Science
    This Festschrift, dedicated to Cliff Jones, contains papers written by many of his closest collaborators. Cliff has an exceptional international standing for his groundbreaking research and leadership within the practice of formal methods, his career encompasses significant contributions to academia, industry, policy, and service.Cliff is a Fellow of the Royal Academy of Engineering, ACM, BCS, and ... Leer más

    $2,488 MXN

  • Java 17 Backend Development

    de Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Leer más

    $514 MXN