Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 667
- Desarrollo rural 527
- History 452
- Sociología rural 289
- Història 281
- Educación 280
- Agricultura 269
- Development 264
- Urban, Rural and Regional Development 261
- Vida rural 231
- Engineering & Applied Sciences 205
- Metodología 205
- Condicions rurals 202
- Didáctica 197
- Application software 182
- Computer programming 176
- Rural development 171
- City planning 167
- Urban Studies 160
- Computer Science 154
- Urbanismo 154
- Desarrollo urbano 153
- Sociology 151
- Ensenyament 148
- Sociology, Urban 144
- Java (Computer program language) 143
- JavaScript (Computer program language) 139
- Condiciones rurales 130
- Agriculture 128
- Rural conditions 125
-
19981Publicado 2020“…A method involving the collection and determination of organic and inorganic gunshot residues on hands using online in-tube solid-phase microextraction (IT-SPME) coupled to miniaturized capillary liquid chromatography with diode array detection (CapLC-DAD) and scanning electron microscopy coupled to energy dispersion X-ray (SEM-EDX), respectively, for quantifying both residues. 6. …”
Libro electrónico -
19982Publicado 2019“…Practice JavaScript and data handling, JSON, JavaScript objects, Array and more Google Apps Script : is based on JavaScript 1.6 with some portions of 1.7 and 1.8 and provides subset of ECMAScript 5 API however instead of running on the client, it gets executed in the Google Cloud. …”
-
19983Publicado 2015“…In this edition, Scott Mueller delivers a complete seminar on PC troubleshooting, teaching you how to identify and resolve an array of common and not-so-common PC problems. From detailed explanations on all the tools that should be a basic part of any PC toolkit, to all the critical rules you should follow to safely operate on your PC’s internal components, in these videos Sc..…”
Libro electrónico -
19984Publicado 2015“…Here’s a small sample of what you’ll learn: Set up your Minecraft server and mod development tools Master Java basics every Minecraft modder needs to know Read, write, store, and change information throughout your mod Build mods that can make decisions and respond to player actions Understand object-oriented programming and the objects you can program in Minecraft Handle errors without crashing Minecraft Use threads to create mobs that can do many things at once Customize your mobs, and build on existing objects to write new mods Spawn new mobs, find hidden mobs, and make one mob ride another Dig holes and build structures Create projectile weapons and potion effects Learn Java programming while enhancing your favorite game Contents at a Glance Part I: Java from the Ground Up 1 Dig into Minecraft Programming with Java 2 Use NetBeans for Minecraft Programming 3 Create a Minecraft Mod 4 Start Writing Java Programs 5 Understand How Java Programs Work 6 Store and Change Information in a Mod 7 Use Strings to Communicate 8 Use Conditional Tests to Make Decisions 9 Repeat an Action with Loops 10 Store Information with Arrays Part II: The World of Java Objects 11 Create Your First Object 12 Describe What Your Object Is Like..…”
Libro electrónico -
19985Publicado 2014“…Skill Level Intermediate Advanced What You Will Learn How to create essential Arduino program logic, arrays, functions, and libraries How to work with gyroscopes and other sensors–including ultrasonic, passive infrared sensors, knock, and tilt sensors How to control displays and lighting, including LEDs/LCDs, Nixie Tubes, EL wire, and NeoPixels How to control ICs, including 555, Max Chip, L293D, Tiny95, and Arduino's ATmega328 microcontroller How to integrate add-on shields to retrieve data, use relays, create prototypes, control Lego Mindstorms, and even create a simple video game How to create many great Arduino and electronics projects Essentials of Arduino robotics and control systems How to build a sophisticated Arduino-Powered Tank Robot, step by step Who Should Take This Course For everyone who has explored Arduino and wants to become expert with it, including home hobbyists, students, and everyone in the DIY and Maker movements More than 500,000 Arduinos have already been sold Course Requirements Assumes basic experience with Arduino or comparable electronics platforms If you're completely new to Ardui..…”
-
19986Publicado 2023“…Part III introduces a vast array of built-in functionality that Oracle provides that is just waiting to be used. …”
Libro electrónico -
19987Publicado 2022“…The book also provides a rich array of proven practices on how to design and create a harmonious 360° DevOps operating model which should be enabled and adopted at relevance in a multi-speed context. …”
Libro electrónico -
19988Publicado 2019“…There are many possible applications of this topic, from learning to read social cues or sign language to learning to lead or negotiate. A broad array of individuals, across all age groups and occupations, could benefit from social learning with interactive virtual agents…”
Libro electrónico -
19989Publicado 2023“…This extensive background is complemented by an impressive array of certifications: Microsoft Certified Solutions Associate (MCSA), Microsoft Certified Technology Specialist (MCTS), and CompTIA's A+, Security+, Network+. …”
Video -
19990Publicado 2023“…What You Will Learn Understand the building blocks for JavaScript output, variables, and math Master decision-making techniques with conditionals and switch...case Harness the power of loops with While, Do...While, and For Discover the versatility of arrays for organizing and manipulating data Interact with multimedia elements like audio and video Fetch the data and work with JSON and XML files Audience This course is designed for anyone who wants to create websites or other digital media. …”
Video -
19991Publicado 2009“…Practical, example-rich coverage of: .Net Framework 3.5 Types, Arrays, LINQ to Objects Exception Handling LINQ, Object/Collection Initializers OOP: Classes, Inheritance, Polymorphism, Interfaces WinForms, WPF, XAML, Event Handling WPF Graphics/Multimedia, Silverlight TM Lists, Queues, Stacks, Trees Generic Collections, Generic Methods and Classes XML ® , LINQ to XML Database, SQL, LINQ to SQL ASP.NET 3.5, ASP.NET AJAX Web Forms, Web Controls WCF Web Services OOD/UML TM 2 CASE STUDY And more Visit www.deitel.com to: Download code examples Check out the growing list of programming, Web 2.0, and software-related Resource Centers To receive updates for this book, subscribe to the free Deitel ® Buzz Online e-mail newsletter at www.deitel.com/newsletter/subscribe.html Read archived issues of the Deitel ® Buzz Online Visit www.deitel.com/training for information on Deitel’s Dive Into ® Series corporate training courses delivered on-site worldwide Pre-Publication Reviewer Testimonials “The ultimate, comprehensive book that teaches you how to program using..…”
Libro electrónico -
19992Publicado 2006“…He and his wife Jayne offer unique training and insights for new and advanced eBay users as well as run an eBay consignment and training business, BidMentor.com, out of their rural, countryside home. Part I: Introducing Windows Vista Chapter 1 Welcome to Windows Vista7 Chapter 2 ..…”
Libro electrónico -
19993por Cadenhead, Rogers“…Set up your Java programming environment Write your first working program in just minutes Control program decisions and behavior Store and work with information Build straightforward user interfaces Create interactive web programs Use threading to build more responsive programs Read and write files and XML data Master best practices for object-oriented programming Create flexible, interoperable web services with JAX-WS Use Java to create an Android app Expand your skills with closures, the powerful new capability introduced in Java 8 Contents at a Glance PART I: Getting Started 1 Becoming a Programmer 2 Writing Your First Program 3 Vacationing in Java 4 Understanding How Java Programs Work PART II: Learning the Basics of Programming 5 Storing and Changing Information in a Program 6 Using Strings to Communicate 7 Using Conditional Tests to Make Decisions 8 Repeating an Action with Loops PART III: Working with Information in New Ways 9 Storing Information with Arrays 10 Creating Your First Object 11 Describing What Your Object Is Like 12 Making the Most of Existing Objects PART IV: Programming a Graphical User Interface 13 Building a Simple User Interface 14 Laying Out a User Interface 15 Responding to User Input 16 Building a Complex User Interface PART V: Moving into Advanced Topics 17 Storing Objects in Data Structures 18 Handling Errors in a Program 19 Creating a Threaded Program 20 Using Inner Classes and Closures 21 Reading and Writing Files 22 Creating Web Services with JAX-WS 23 Creating Java2D Graphics 24 Writing Android Apps Appendixes A Using the NetBeans Integrated Development Environment B Where to Go from Here: Java Resources C This Book’s Website D Setting Up..…”
Publicado 2014
Libro electrónico -
19994Publicado 2022“…What you will learn Become well-versed with the core features of the Azure Data Explorer architecture Discover how ADX can help manage your data at scale on Azure Get to grips with deploying your ADX environment and ingesting and analyzing your data Explore KQL and learn how to query your data Query and visualize your data using the ADX UI and Power BI Ingest structured and unstructured data types from an array of sources Understand how to deploy, scale, secure, and manage ADX Who this book is for This book is for data analysts, data engineers, and data scientists who are responsible for analyzing and querying their team's large volumes of data on Azure. …”
Libro electrónico -
19995Publicado 2017“…La tercera part desglossa els passos del model de negoci a través de diversos exemples de pel·lícules realitzades i eines útils que sorgeixen arran d'utilitzar aquest mètode. La investigació s'ha dut a terme amb una barreja d'anàlisi d'exemples passats i entrevistes als principals d'aquest procés. …”
Accés lliure
Tesis -
19996Publicado 2014“…ADVANCE PRAISE FOR A NATION IN THE RED " A Nation in the Red is the best-researched and most understandable explanation of how the United States put itself in the untenable debt position it is in today. Murray Holland has an extraordinary comprehension of the economic, currency, legal, and business problems facing this country. …”
Libro electrónico -
19997Publicado 2020“…Later, the book shows you how to work with multiple collections as well as embedded arrays and documents, before finally exploring key topics such as replication, sharding, and security using practical examples. …”
Libro electrónico -
19998Publicado 2002“…PL/SQL now supports multiple-level collections (nesting collections within collections), as well as associative arrays (previously called index-by tables), which allow you to index by PLS_INTEGER and VARCHAR2. …”
Libro electrónico -
19999por Moret, Frédéric“…Le « village of Unity and Mutual Cooperation » et le phalanstère se situent en milieu rural, à l’écart de toute agglomération. Pourtant, leur forme et leurs fonctions sont marquées de références urbaines. …”
Publicado 2021
Electrónico -
20000por Stockholm University Press“…The chapters of the book represent this variety of themes and illustrate how different regions and communities are contingent on local prerequisites and circumstances, leading to a number of particular challenges and assets when it comes to language education.The chapters represent different parts of the broad array of research directions that can be discerned under the large umbrella of Language Education, zooming in on the Western context, specifically Sweden, Canada and the United States. …”
Publicado 2022
Libro electrónico