Author: Michael Margolis
Publisher: "O'Reilly Media, Inc."
ISBN: 1449313876
Category : Computers
Languages : en
Pages : 725
Book Description
Create your own robots, toys, remote controllers, alarms, detectors, and more with the Arduino device. This simple microcontroller has become popular for building a variety of objects that interact with the physical world. These recipes provide solutions for the most common problems and questions Arduino users have.
Arduino Cookbook
Author: Michael Margolis
Publisher: "O'Reilly Media, Inc."
ISBN: 1449313876
Category : Computers
Languages : en
Pages : 725
Book Description
Create your own robots, toys, remote controllers, alarms, detectors, and more with the Arduino device. This simple microcontroller has become popular for building a variety of objects that interact with the physical world. These recipes provide solutions for the most common problems and questions Arduino users have.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449313876
Category : Computers
Languages : en
Pages : 725
Book Description
Create your own robots, toys, remote controllers, alarms, detectors, and more with the Arduino device. This simple microcontroller has become popular for building a variety of objects that interact with the physical world. These recipes provide solutions for the most common problems and questions Arduino users have.
LEV
Author:
Publisher:
ISBN:
Category : Catalogs, Publishers'
Languages : es
Pages : 1418
Book Description
Publisher:
ISBN:
Category : Catalogs, Publishers'
Languages : es
Pages : 1418
Book Description
Informática
Author: Rosario Peña
Publisher:
ISBN: 9788493875206
Category :
Languages : es
Pages : 0
Book Description
Publisher:
ISBN: 9788493875206
Category :
Languages : es
Pages : 0
Book Description
Windows: iniciación a la informática
Author:
Publisher: Ideaspropias Editorial S.L.
ISBN: 8498391628
Category : Computers
Languages : es
Pages : 32
Book Description
La Informática es la ciencia que estudia la automatización del tratamiento racional de la información por medio de máquinas. En este proceso destacamos la presencia de Windows® como el sistema operativo más extendido y utilizado, encargado de simplificar y optimizar el uso de los recursos del sistema informático. Este manual repasa las partes más importantes con el fin de que el alumno se inicie en el mundo de la informática. Para ello, conoceremos los sistemas operativos existentes y en particular el paquete Office con todos sus componentes. Finalmente, nos acercaremos a Internet como uso clave de la informática actual. Ideaspropias Editorial ofrece, con este manual, una aproximación a los ordenadores personales, con un enfoque simple y claro, sin dejar de lado la profundidad de los contenidos.
Publisher: Ideaspropias Editorial S.L.
ISBN: 8498391628
Category : Computers
Languages : es
Pages : 32
Book Description
La Informática es la ciencia que estudia la automatización del tratamiento racional de la información por medio de máquinas. En este proceso destacamos la presencia de Windows® como el sistema operativo más extendido y utilizado, encargado de simplificar y optimizar el uso de los recursos del sistema informático. Este manual repasa las partes más importantes con el fin de que el alumno se inicie en el mundo de la informática. Para ello, conoceremos los sistemas operativos existentes y en particular el paquete Office con todos sus componentes. Finalmente, nos acercaremos a Internet como uso clave de la informática actual. Ideaspropias Editorial ofrece, con este manual, una aproximación a los ordenadores personales, con un enfoque simple y claro, sin dejar de lado la profundidad de los contenidos.
Shady Characters: The Secret Life of Punctuation, Symbols, and Other Typographical Marks
Author: Keith Houston
Publisher: W. W. Norton & Company
ISBN: 0393064425
Category : Design
Languages : en
Pages : 353
Book Description
Revealing the secret history of punctuation, this tour of two thousand years of the written word, from ancient Greece to the Internet, explores the parallel histories of language and typography throughout the world and across time.
Publisher: W. W. Norton & Company
ISBN: 0393064425
Category : Design
Languages : en
Pages : 353
Book Description
Revealing the secret history of punctuation, this tour of two thousand years of the written word, from ancient Greece to the Internet, explores the parallel histories of language and typography throughout the world and across time.
Computational Logistics
Author: Eduardo Lalla-Ruiz
Publisher: Springer Nature
ISBN: 3030597474
Category : Computers
Languages : en
Pages : 780
Book Description
This book constitutes the proceedings of the 11th International Conference on Computational Logistics, ICCL 2020, held in Enschede, The Netherlands, in September 2020. The 49 papers included in this book were carefully reviewed and selected from 73 submissions. They were organized in topical sections named: maritime and port logistics; vehicle routing and scheduling; freight distribution and city logistics; network design and scheduling; and selected topics in logistics. Due to the Corona pandemic ICCL 2020 was held as a virtual event.
Publisher: Springer Nature
ISBN: 3030597474
Category : Computers
Languages : en
Pages : 780
Book Description
This book constitutes the proceedings of the 11th International Conference on Computational Logistics, ICCL 2020, held in Enschede, The Netherlands, in September 2020. The 49 papers included in this book were carefully reviewed and selected from 73 submissions. They were organized in topical sections named: maritime and port logistics; vehicle routing and scheduling; freight distribution and city logistics; network design and scheduling; and selected topics in logistics. Due to the Corona pandemic ICCL 2020 was held as a virtual event.
Iniciación a la informática
Author:
Publisher: Ediciones ENI
ISBN: 9782409011658
Category :
Languages : es
Pages : 326
Book Description
Publisher: Ediciones ENI
ISBN: 9782409011658
Category :
Languages : es
Pages : 326
Book Description
Practical Haskell
Author: Alejandro Serrano Mena
Publisher: Apress
ISBN: 148424480X
Category : Computers
Languages : en
Pages : 600
Book Description
Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This book contains excellent coverage of the Haskell ecosystem and supporting tools, include Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, the Spock framework for developing web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries. You’ll see how functional programming is gathering momentum, allowing you to express yourself in a more concise way, reducing boilerplate, and increasing the safety of your code. Haskell is an elegant and noise-free pure functional language with a long history, having a huge number of library contributors and an active community. This makes Haskell the best tool for both learning and applying functional programming, and Practical Haskell takes advantage of this to show off the language and what it can do. What You Will Learn Get started programming with Haskell Examine the different parts of the language Gain an overview of the most important libraries and tools in the Haskell ecosystem Apply functional patterns in real-world scenarios Understand monads and monad transformers Proficiently use laziness and resource management Who This Book Is For Experienced programmers who may be new to the Haskell programming language. However, some prior exposure to Haskell is recommended.
Publisher: Apress
ISBN: 148424480X
Category : Computers
Languages : en
Pages : 600
Book Description
Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This book contains excellent coverage of the Haskell ecosystem and supporting tools, include Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, the Spock framework for developing web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries. You’ll see how functional programming is gathering momentum, allowing you to express yourself in a more concise way, reducing boilerplate, and increasing the safety of your code. Haskell is an elegant and noise-free pure functional language with a long history, having a huge number of library contributors and an active community. This makes Haskell the best tool for both learning and applying functional programming, and Practical Haskell takes advantage of this to show off the language and what it can do. What You Will Learn Get started programming with Haskell Examine the different parts of the language Gain an overview of the most important libraries and tools in the Haskell ecosystem Apply functional patterns in real-world scenarios Understand monads and monad transformers Proficiently use laziness and resource management Who This Book Is For Experienced programmers who may be new to the Haskell programming language. However, some prior exposure to Haskell is recommended.
Smart Trends in Computing and Communications
Author: Yu-Dong Zhang
Publisher: Springer Nature
ISBN: 9811640165
Category : Technology & Engineering
Languages : en
Pages : 752
Book Description
This book gathers high-quality papers presented at the Fifth International Conference on Smart Trends in Computing and Communications (SmartCom 2021), organized by Global Knowledge Research Foundation (GR Foundation) from March 2 – 3 , 2021. It covers the state of the art and emerging topics in information, computer communications, and effective strategies for their use in engineering and managerial applications. It also explores and discusses the latest technological advances in, and future directions for, information and knowledge computing and its applications.
Publisher: Springer Nature
ISBN: 9811640165
Category : Technology & Engineering
Languages : en
Pages : 752
Book Description
This book gathers high-quality papers presented at the Fifth International Conference on Smart Trends in Computing and Communications (SmartCom 2021), organized by Global Knowledge Research Foundation (GR Foundation) from March 2 – 3 , 2021. It covers the state of the art and emerging topics in information, computer communications, and effective strategies for their use in engineering and managerial applications. It also explores and discusses the latest technological advances in, and future directions for, information and knowledge computing and its applications.
The Internet Guide for New Users
Author: Daniel P. Dern
Publisher: McGraw-Hill Companies
ISBN: 9780070165113
Category : Computers
Languages : en
Pages : 612
Book Description
A very practical and complete resource guide to Internet that not only shows newcomers how to "get up and running," but also provides key information for the experienced user. Coverage includes a discussion of Internet navigation tools like Gopher and WAIS, and how commercial services--a formerly taboo area for Internet--are being introduced and used on the network. Paper edition (unseen), $27.95. Annotation copyright by Book News, Inc., Portland, OR
Publisher: McGraw-Hill Companies
ISBN: 9780070165113
Category : Computers
Languages : en
Pages : 612
Book Description
A very practical and complete resource guide to Internet that not only shows newcomers how to "get up and running," but also provides key information for the experienced user. Coverage includes a discussion of Internet navigation tools like Gopher and WAIS, and how commercial services--a formerly taboo area for Internet--are being introduced and used on the network. Paper edition (unseen), $27.95. Annotation copyright by Book News, Inc., Portland, OR