JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages
₡30.500

JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

Laurence Lars Svekis

JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

Laurence Lars Svekis

₡30.500
+ ¢2,800 de envío o gratis en pedidos mayores a ¢35,000
×

GO es una membresía anual que te brinda mayores beneficios para que podás disfrutár de la mejor experiencia de compra. El costo de la membresía es ¢14,900 por año.
Beneficios
  • ✔ Envío gratis siempre
  • ✔ Precios exclusivos
  • ✔ Soporte prioritario
Ver más detalles
×

Opciones de Envío

Las opciones de envío dependen de si el producto es elegible para entrega rápida o no. Podés distinguirlos por el icono de camión:

Elegible Entrega Rápida Tiempo Costo
2 Horas ¢3,500
Mismo Día ¢3,200
2 a 3 Días GRATIS*
No 3 a 5 Días GRATIS*

Excepciones

*Envío Gratis: El envío es GRATIS en órdenes mayores a ¢35,000, caso contrario es ¢2,800.

2 Horas: Entrega 2 Horas es con Uber Direct en zonas especificas y esta disponible de 8am a 1pm.

Mismo Día: Para entrega Mismo Día la orden debe ser realizada antes de las 2pm, caso contrario se convierte en Siguiente Día.

Línea Blanca: Línea blanca y otros productos pesados tienen un costo de envío de ¢10,000 en GAM y ¢25,000 fuera de GAM.

Libros: La mayoría de libros requieren de un proceso de importación y el tiempo de entrega es de 15 a 20 días naturales.

Correos de Costa Rica: En órdenes mayores a ¢35,000, cubrimos el costo del primer Kilo, el Kilo adicional tiene un costo de ¢1,300.

Encomiendas: Las Encomiendas tienen un costo de envío de ¢4,000 y se retiran en la terminal de buses seleccionada.

Fuera del GAM: El tiempo de entrega corresponde al tiempo que demoramos en entregar al servicio de mensajería que seleccionaste.

Unimart GO

Entrega Rápida Mismo Día
Ver opciones de envío aquí

tarjeta

Tarjeta Davivienda Unimart
Hasta 24 cuotas 0% interés aquí

×

Pedidos Internacionales

¿Cual es el tiempo de entrega en este tipo de producto?

Los pedidos internacionales tienen un tiempo de entrega de 15 a 20 días naturales puesto deben pasar por un proceso de importación al país.

¿Porque ofrecen este tipo de producto que aun no esta en el país?

Nos permite brindarte mas amplitud de opciones sin que vos tengas que hacer el trámite de importación. Nosotros lo entregamos directo en tu casa y el precio que ves publicado es el precio que vos pagás. Sin sorpresas.

Unimart GO

Pedido Internacional Entrega 15 a 20 Días
¿Porque este tiempo de entrega?

Cantidad:

¿Por qué comprar con Unimart?
Unimart garantia Garantía y respaldo local
Unimart excelente servicio Excelente servicio
Los mejores precios Los mejores precios

Pagos:

×

Métodos de Pago

Podés elegir cualquiera de las siguientes opciones de pago:

A) Tarjeta de Crédito o Débito

B) Cuotas de Credomatic, Credix y Davivienda

C) Transferencia Bancaria

D) SINPE Móvil

E) Zunify

Tarjeta, Transferencia, SINPE Móvil, Zunify Más info

En cuotas:

×

Opciones de Cuotas

Tarjeta Programa Cantidad de Cuotas Cuota
Credomatic Tasa Cero 3 ₡10.167
Credomatic Tasa Cero 6 ₡5.083
Credomatic Tasa Cero 12 ₡2.542
Credomatic Mini Cuotas 24 ₡1.791
Credix 0% interés 3 ₡10.167
Credix 0% interés 6 ₡5.083
Credix 0% interés 10 ₡3.050
Credix Cuoticas 3.2% 24 ₡1.840
Credix Cuoticas 3.2% 36 ₡1.439
Davivienda Paguitos 0% 3 ₡10.167
Davivienda Paguitos 0% 6 ₡5.083
Davivienda Paguitos 0% 12 ₡2.542
Davivienda Unimart Paguitos 0% 18 ₡1.694
Davivienda Unimart Paguitos 0% 24 ₡1.271
Ver cuotas
Descripción

Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects


Key Features:

  • Write eloquent JavaScript and employ fundamental and advanced features to create your own web apps
  • Interact with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 Canvas
  • Build a password checker, paint web app, hangman game, and many more fun projects



Book Description:

This book demonstrates the capabilities of JavaScript for web application development by combining theoretical learning with code exercises and fun projects that you can challenge yourself with. The guiding principle of the book is to show how straightforward JavaScript techniques can be used to make web apps ranging from dynamic websites to simple browser-based games.


JavaScript from Beginner to Professional focuses on key programming concepts and DOM (Document Object Model) manipulations that are used to solve common problems in professional web applications. These include data validation, manipulating the appearance of web pages, working with asynchronous and concurrent code, and much more.


The book follows project-based learning to provide context for the theoretical components in a series of code examples that can be used as modules of an application, such as input validators, games, and simple animations. This will be supplemented with a brief crash course on HTML and CSS to illustrate how JavaScript components fit into a complete web application.


As you learn the concepts, you can try them in your own editor or browser console to get a solid understanding of how they work and what they do. By the end of this JavaScript book, you will feel confident writing core JavaScript code and be equipped to progress to more advanced libraries, frameworks, and environments such as React, Angular, and Node.js.



What You Will Learn:


  • Use logic statements to make decisions within your code
  • Save time with JavaScript loops by avoiding writing the same code repeatedly
  • Use JavaScript functions and methods to selectively execute code
  • Connect to HTML5 elements and bring your own web pages to life with interactive content
  • Make your search patterns more effective with regular expressions (regex)
  • Explore concurrency and asynchronous programming to process events efficiently and improve performance
  • Get a head start on your next steps with primers on key libraries, frameworks, and APIs




Who this book is for:

This book is for people who are new to JavaScript (JS) or those looking to build up their skills in web development. Basic familiarity with HTML & CSS would be beneficial.


Whether you are a junior or intermediate developer who needs an easy-to-understand practical guide for JS concepts, a developer who wants to transition into working with JS, or a student studying programming concepts using JS, this book will prove helpful.

Detalles
Formato Tapa suave
Número de Páginas 546
Lenguaje Inglés
Editorial Packt Publishing
Fecha de Publicación 2021-12-15
Dimensiones 9.25" x 7.5" x 1.1" pulgadas
Letra Grande No
Con Ilustraciones No
Acerca del Autor

Percival, Rob

Rob Percival is a highly regarded web developer and Udemy instructor with over 1.7 million students. Over 500,000 of them have taken Rob's Complete Web Developer Course 2.0, as well as his Android Developer and iOS Developer courses.

Putten, Maaike Van

Maaike van Putten is an experienced software developer and Pluralsight, LinkedIn Learning, Udemy, and Bright Boost instructor. She has a passion for software development and helping others get to the next level in their career.

Svekis, Laurence Lars

Laurence Svekis is an experienced web application developer. He has worked on multiple enterprise-level applications, hundreds of websites, business solutions, and many unique and innovative web applications. He has expertise in HTML, CSS, JavaScript, JQuery, Bootstrap, PHP, and MySQL and is also passionate about web technologies, web application development, programming, and online marketing with a strong focus on social media and SEO.Laurence is always willing to help his students experience what technology has to offer. He looks forward to sharing his knowledge and experiences with the world.
Garantía & Otros
Garantía: 30 dias por defectos de fabrica
Peso: 0.925 kg
SKU: 9781800562523
Publicado en Unimart.com: 31/10/24
Feedback:
¿Viste un precio más bajo? Queremos saber.
×

Informános Sobre un Mejor Precio

JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages


¿Viste un precio más bajo? Queremos saber. Aunque no podemos igualar todos los precios, usaremos tus comentarios para asegurarnos que nuestros precios sean competitivos.

¿Adonde viste un precio más bajo?

×
JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

JavaScript from Beginner to Professional: Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

Opiniones & Preguntas