Listing 1 - 10 of 1495 << page
of 150
>>
Sort by

Book
Fluent Python : clear, concise, and effective programming
Author:
ISBN: 9781492056355 Year: 2022 Publisher: Sebastopol, Calif. [u.a.] O'Reilly

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Programming


Book
Python distilled
Author:
ISBN: 9780134173276 Year: 2022 Publisher: Boston, Mass. Addison-Wesley

Loading...
Export citation

Choose an application

Bookmark

Abstract

"Focusing on Python 3.6 and higher, Python Distilled focuses on an essential core of the language, with updated code examples to illuminate how Python works and how to structure programs that can be more easily explained, tested, and debugged. Throughout, David Beazley (author of Python Essential Reference) reflects all he's learned teaching Python to scientists, engineers, and developers, and pushing the envelope of what makes Python tick. Rather than trying to cover every possible feature and quirk of a 30-year language, this pragmatic guide provides a concise narrative related to fundamental programming topics such as data abstraction, control flow, program structure, functions, objects, and modules--topics that form the foundation for Python projects of any size"--

Keywords

Programming


Book
Advanced R solutions
Authors: --- ---
ISBN: 9781032007496 9781032007502 9781003175414 Year: 2022 Publisher: Boca Raton, Fla CRC Press, Taylor & Francis Group

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Programming


Book
OpenSHMEM and Related Technologies. OpenSHMEM in the Era of Exascale and Smart Networks
Authors: --- --- --- ---
ISBN: 9783031048883 Year: 2022 Publisher: Cham Springer International Publishing :Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
OpenSHMEM and related technologies : OpenSHMEM in the era of exascale and smart networks, 8th Workshop on OpenSHMEM and Related Technologies, OpenSHMEM 2021, virtual event, September 14-16, 2021, revised selected papers
Author:
ISBN: 3031048873 3031048881 Year: 2022 Publisher: Cham, Switzerland : Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Travaux pratiques - Word
Author:
ISBN: 2100839454 Year: 2022 Publisher: Paris : Dunod Editeur,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Cet ouvrage tout en couleur est un recueil de travaux pratiques pour apprendre à maîtriser Word, de sa prise en main à la mise en œuvre de ses fonctions avancées :Découverte de l'interface, création, modification et utilisation des styles, réalisation d'un album photo, d'une fiche-produit ... , recadrage et transformation d'une photo ... Ajout d'une page de garde, d'une table des matières, de notes de bas de page, d'en-têtes et de pieds-de-page, numérotation des pages...Impression d'enveloppes ou d'étiquettes, d'un bulletin ou d'un livret, utilisation d'une liste de contacts, partage d'un document ... En bonus sur www.dunod.com, réservés aux lecteurs de l'ouvrage :Huit travaux pratiques supplémentaires pour apprendre à améliorer l'esthétique d'un document, écrire une partition de musique, dessiner un organigramme, protéger un document et enregistrer un raccourci clavier.les fichiers du livre pour refaire, pas à pas, tous les exercices.Cette nouvelle édition 2022 renouvelle plusieurs TP.


Book
Uso del software GeoGebra en el aprendizaje de las funciones cuadráticas
Author:
Year: 2022 Publisher: Puno : Instituto Universitario de Innovación Ciencia y Tecnología Inudi Perú,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Este libro es una adaptación de una investigación presentada a la Universidad Nacional Hermilio Valdizán, cuyo objetivo fue demostrar la influencia del uso del software GeoGebra en el aprendizaje de funciones cuadráticas en los estudiantes de educación superior universitaria. Fue un estudio cuasi experimental con un grupo, cuantitativo, longitudinal y analítico con una población 54 estudiantes matriculados, a quienes se les aplicó cuestionarios previamente validados y confiables según juicio de un experto. El análisis inferencial fue mediante prueba paramétrica de T student para dos muestras emparejadas, previa prueba de normalidad Kolmogorov-Smirnov para p ± 0.05, apoyados en el programa SPSS Versión 23. Se comprobó el efecto positivo del Software GeoGebra en el aprendizaje conceptual, procedimental de las funciones reales en el grupo de estudio, comparando antes y después de su aplicación, donde se evidenció el aprendizaje mediante el análisis inferencial. Se concluyó que es positivo continuar con el uso de dicho software matemático en la enseñanza- aprendizaje de los cursos de matemática.


Digital
Blockchain and Ethereum Smart Contract Solution Development : Dapp Programming with Solidity
Authors: ---
ISBN: 9781484281642 9781484281635 9781484281659 9781484290989 Year: 2022 Publisher: Berkeley, Calif Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Build decentralized applications with smart contract programming. Following the curriculum from an active blockchain course taught by the author at the McCombs School of Business at the University of Texas, this book fills the gaps for you from learning about basic cryptocurrency uses of blockchain to understanding smart contracts and dapps. You'll first start by understanding the basics of blockchain technology. Take a business point of view to discover general concepts about blockchains and dapps or "decentralized apps" built off of smart contracts. Next, learn about the token economy, how to design tokens, and relevant client technologies, such as web3, metamask, and UI/UX design. Then, install a blockchain node yourself. With a basic understanding of blockchain applications and business uses, you'll move further into hands-on development. There are ten modules for hands-on smart contract programming covered to build your own decentralized applications. Several team projects built end-to-end from concept to deployment to operation are also provided. Using these models and your own original work, you'll build a smart contract development environment, practice Solidity programming, compile source code, perform security reviews, and deploy bytecode to blockchains. The breakthrough in blockchain technology has empowered novel ecosystems and applications in the areas of Decentralized Finance (DeFi), Central Bank Digital Currency (CBDC), Non-Fungible Tokens (NFT), Decentralized Autonomous Organization (DAO), and more. Blockchain and Ethereum Smart Contract Solution Development will prepare you to create fantastic applications using Ethereum's smart contracts and solid concepts of decentralized programming!


Digital
Intelligent Crowdsourced Testing
Authors: --- --- ---
ISBN: 9789811696435 9789811696428 9789811696442 9789811696459 Year: 2022 Publisher: Singapore Springer Nature

Loading...
Export citation

Choose an application

Bookmark

Abstract

In an article for Wired Magazine in 2006, Jeff Howe defined crowdsourcing as an idea for outsourcing a task that is traditionally performed by a single employee to a large group of people in the form of an open call. Since then, by modifying crowdsourcing into different forms, some of the most successful new companies on the market have used this idea to make people's lives easier and better. On the other hand, software testing has long been recognized as a time-consuming and expensive activity. Mobile application testing is especially difficult, largely due to compatibility issues: a mobile application must work on devices with different operating systems (e.g. iOS, Android), manufacturers (e.g. Huawei, Samsung) and keypad types (e.g. virtual keypad, hard keypad). One cannot be 100% sure that, just because a tested application works well on one device, it will run smoothly on all others. Crowdsourced testing is an emerging paradigm that can improve the cost-effectiveness of software testing and accelerate the process, especially for mobile applications. It entrusts testing tasks to online crowdworkers whose diverse testing devices/contexts, experience, and skill sets can significantly contribute to more reliable, cost-effective and efficient testing results. It has already been adopted by many software organizations, including Google, Facebook, Amazon and Microsoft. This book provides an intelligent overview of crowdsourced testing research and practice. It employs machine learning, data mining, and deep learning techniques to process the data generated during the crowdsourced testing process, to facilitate the management of crowdsourced testing, and to improve the quality of crowdsourced testing.

Keywords

Programming --- sport


Book
Uso del software GeoGebra en el aprendizaje de las funciones cuadráticas
Author:
Year: 2022 Publisher: Puno : Instituto Universitario de Innovación Ciencia y Tecnología Inudi Perú,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Este libro es una adaptación de una investigación presentada a la Universidad Nacional Hermilio Valdizán, cuyo objetivo fue demostrar la influencia del uso del software GeoGebra en el aprendizaje de funciones cuadráticas en los estudiantes de educación superior universitaria. Fue un estudio cuasi experimental con un grupo, cuantitativo, longitudinal y analítico con una población 54 estudiantes matriculados, a quienes se les aplicó cuestionarios previamente validados y confiables según juicio de un experto. El análisis inferencial fue mediante prueba paramétrica de T student para dos muestras emparejadas, previa prueba de normalidad Kolmogorov-Smirnov para p ± 0.05, apoyados en el programa SPSS Versión 23. Se comprobó el efecto positivo del Software GeoGebra en el aprendizaje conceptual, procedimental de las funciones reales en el grupo de estudio, comparando antes y después de su aplicación, donde se evidenció el aprendizaje mediante el análisis inferencial. Se concluyó que es positivo continuar con el uso de dicho software matemático en la enseñanza- aprendizaje de los cursos de matemática.

Listing 1 - 10 of 1495 << page
of 150
>>
Sort by