Notre site web sera en maintenance ce mardi 3 février après-midi. Les commandes enregistrées ne subirons pas de retard de traitement.
Android - Apprendre à programmer des applis. Environnement de développement Eclipse, programmation o
Schwark Stefan ; Moreau Hervé
PUBLITR ELEKTOR
33,50 €
Épuisé
EAN :9782866611873
Les smartphones et tablettes fonctionnant sous Android connaissent un succès commercial croissant. Chaque jour apparaissent de nouvelles applications, familièrement appelées applis, qui permettent à l'utilisateur de personnaliser son téléphone au gré de ses envies et besoins. Les constantes améliorations techniques apportées aux appareils ont même permis la création d'applications qui, il y a quelques années encore, étaient réservées aux ordinateurs de bureau ou à un matériel spécialisé. Il est ainsi désormais devenu banal d'utiliser son téléphone pour déterminer sa position géographique, filmer une scène ou encore jouer en 3D. Télécharger des applications n'est toutefois pas le seul moyen de rendre son téléphone plus intelligent, plus utile ou plus séduisant : contrairement à ce que l'on pourrait penser, écrire ses propres applications est simple et ne demande qu'un court apprentissage, que l'on soit familier ou non du langage Java. Brique par brique, au fil d'exemples simples et concrets, cet ouvrage vous apprendra à construire des applications Android et à exploiter les nombreuses possibilités de ce système d'exploitation. Calculette très simple, interrogation des capteurs, exploitation des données GPS ou encore communication par Internet, la variété des exemples vous fera comprendre de façon progressive comment la combinaison de briques de code permet de créer toutes sortes d'applications. Vous découvrirez également comment programmer des applications à l'aide de langages de script tels que JavaScript ou PHP.
Schwarz Aljoscha ; Schweppe Ronald ; Boghossian Ma
Le thé vert stimule le corps et l'esprit, augmente la capacité de concentration, aide à recouvrer l'équilibre intérieur, exerce une action préventive sur de nombreuses maladies liées au mode de vie moderne et soulage quantité de maux. Véritable initiation à la tradition extrême-orientale du thé, ce livre offre un large aperçu des nombreux thés verts proposés dans le commerce. Vous y apprendrez comment choisir votre thé en fonction de l'usage que vous voulez en faire, quelles sont les règles à respecter en ce qui concerne la préparation, la présentation et la dégustation et comment l'accommoder pour contenter toute la famille. Beauté et soins de la peau: utilisation du thé vert en usage externe pour le corps, le visage et les cheveux. En supplément: jeûne de 5 jours pour détoxifier l'organisme et perdre quelques kilos.
La gymnastique postnatale est l?outil idéal pour accompagner la jeune maman dans le processus de récupération de son corps, tout au long des mois suivant la grossesse. Parfaitement adaptés, ces exercices visent à tonifier durablement le plancher pelvien, à renforcer les abdominaux et à retrouver une silhouette fine et énergique, tout en offrant l?occasion de se détendre et de s?occuper de soi. Plus de 50 exercices rassemblés selon les zones du corps mobilisées, accompagnés de conseils et de variantes. Il est ainsi possible de composer sa séance à la carte selon ses besoins et ses objectifs, ou d?adopter l?une des combinaisons proposées. Un accompagnement complet et détaillé: schémas, notions d?anatomie, conseils pour la vie quotidienne donnent à la lectrice toutes les clés pour récupérer en toute sérénité. Un CD comprenant 4 programmes de difficulté progressive, et plus d?1 h de pratique en musique. La voix du professeur est une aide précieuse pour effectuer correctement les mouvements et entretenir sa motivation.
La publication de ta Mulâtresse Solitude en livre audio est un hommage aux voix de toutes ces femmes qui ont eu le courage de se dresser contre l'injustice et l'esclavage. Guila Clara Kessous, Artiste de l'UNESCO pour la Paix, en donne une interprétation juste et pleine de vie." Irina Bokova. Directrice Générale de l'UNESCO, septembre 2016.
Résumé : You can use it as projects book and build more thon 50 projects for your own use. The clear explanations, schematics, and pictures of each project on a breadboard make this a fun activity. You can also use it as a study guide. The technical background information in each project explains why the project is set up the way it is, including the use of datasheets This way you'll learn a lot about the project and the microcontroller being used, and you can expand the project to suit your own needs...making it ideal for use in schools and colleges. This book can also be used as a reference guide. The explanation of the JAL programming language and ail of the expansion libraries used is unique and found nowhere else. Using the index, you can easily locate projects that serve as examples for the main commands. But even after you've built all the projects it will still be a valuable reference guide to keep next to your PC. Four microcontrollers are discussed, the 12f675, 16f628, 16f876A, and 16f877, as well as how to migrate programs from one microcontroller to another. All software used in this book can be downloaded for free, including all of the source code, a program editor, and the JAL open source programming language. This powerful and yet easy to learn language is used by hobbyists and professionals worldwide. A hardware kit is also available for purchase separately that contains all the parts to get you started, including a few microcontrollers. There is even a free support website with additional information, FAQ, and links.
Résumé : This is a highly-practical guide for Hobbyists, Engineers and Scientists wishing to build measurement and control systems to be used in conjunction with a local or even remote Personal Computer. The book covers both hardware and software aspects of designing typical embedded systems based on personal computers running the Windows operating system. It's use of modern techniques in detailed, numerous examples has been designed to show clearly how straightforward it can be to create the interfaces between digital and analog electronics, programming and Web-design. Hardware developers will discover how use of latest high-level language constructs overcomes the need for specialist programming skills. Software developers will appreciate how a better understanding of circuits will enable them to optimize related programs, including drivers. There is no need to buy special equipment or expensive software tools in order to create embedded projects covered in this book. You can build such quality systems quickly using popular low-cost electronic components and free, distributed software tools. Some knowledge of basic electronics plus the very basics of C and C# programming only is required. With an emphasis on learning by doing, readers are encouraged by examples to program with ease; the book provides clear guidelines as to the appropriate programming techniques "on the fly". Complete and well-documented source code is provided for all projects. If you want to learn how to quickly build applications able to collect, process and display data on a PC from various analog and digital sensors, then even how to pass this data via a network and more then this is the book for you
Résumé : Technology is constantly changing. New microcontrollers become available every year and old oves become redundant. The one thing that has stayed the same is the C programming language used to program these microcontrollers. If you would like to learn this standard language to program microcontrollers, then this book is for you! ARM microcontrollers are available from a large number of manufacturera. They are 3a-bit microcontrollers and usually contain a decent amount of memory and a large number of on-chip peripherals. Although this book concentrates on ARvI microcontrollers from Atmel, the C programming language applies equally to other manufacturer's ARMs as well as other microcontrollers. Features of this book: Use only free or open source software. Learn how to download, set up and use free C programming tools. Start learning the C language to write simple PC programs before tackling embedded programming - no need to buy an embedded system right away! Start learning to program from the very first chapter with simple programs and slowly build from there. No programming experience is necessary! Learn by doing - type and run the example programs and exercises. Sample programs and exercises can be downloaded from the Internet. A fun way to learn the C programming language. Ideal for electronic hobbyists, students and engineers wanting to learn the C programming language in an embedded environment on ARM microcontrollers.