Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 732
- History 559
- Engineering & Applied Sciences 436
- Novela francesa 313
- Development 287
- Management 264
- Computer Science 251
- Biblia 239
- Application software 238
- Inglés 232
- Història 229
- Photography 224
- Data processing 218
- Computer graphics 208
- Digital techniques 201
- Design 174
- Crítica e interpretación 163
- Lengua inglesa 153
- Social aspects 133
- Computer programs 132
- Web sites 131
- Arquitectura 125
- Art, Architecture & Applied Arts 120
- Web site development 120
- Electrical & Computer Engineering 116
- Visual Arts 114
- Computer networks 110
- Programming 106
- Business & Economics 105
- Java (Computer program language) 105
-
22061Publicado 2014“…Case studies are provided to illustrate the design and implementation of CP antennas in practical scenarios such as dual-band Global Navigation Satellite Systems (GNSS) receivers, satellite communication mobile terminals at the S-band, Radio Frequency Identification (RFID) readers at 2.4 GHz, and Ka-band high-speed satellite communication applications. …”
Libro electrónico -
22062Publicado 2020“…In this book, you'll learn: The most common home automation myths (and why you shouldn't worry about them) How to choose HomeKit-compatible devices that meet your needs, and which products you might want to avoid Exactly what HomeKit is , what it does, how it works, and what its limitations are Why you need a hub (in the form of an Apple TV, HomePod, or iPad) and how to set it up Important safety rules for working with electrical products, especially those that require wiring How to install advanced accessories such as a smart switch, thermostat, or door/window sensor—including illustrated, step-by-step instructions What..…”
Libro electrónico -
22063Publicado 2020“…You will: Understand web scraping, its applications/uses, and how to avoid web scraping by hitting publicly available rest API endpoints to directly get data Develop a web scraper and crawler from scratch using lxml and BeautifulSoup library, and learn about scraping from JavaScript-enabled pages using Selenium Use AWS-based cloud computing with EC2, S3, Athena, SQS, and SNS to analyze, extract, and store useful insights from crawled pages Use SQL language on PostgreSQL running on Amazon Relational Database Service (RDS) and SQLite using SQLalchemy Review sci-kit learn, Gensim, and spaCy to perform NLP tasks on scraped web pages such as name entity recognition, topic clustering (Kmeans, Agglomerative Clustering), topic modeling (LDA, NMF, LSI), topic classification (naive Bayes, Gradient Boosting Classifier) and text similarity (cosine distance-based nearest neighbors) Handle web archival file formats and explore Common Crawl open data on AWS Illustrate practical applications for web crawl data by building a similar website tool and a technology profiler similar to builtwith.com Write scripts to create a backlinks database on a web scale similar to Ahrefs.com, Moz.com, Majestic.com, etc., for search engine optimization (SEO), competitor research, and determining website domain authority and ranking Use web crawl data to build a news sentiment analysis system or alternative financial analysis covering stock market trading signals Write a production-ready crawler in Python using Scrapy framework and deal with practical workarounds for Captchas, IP rotation, and more…”
Libro electrónico -
22064Publicado 2023“…Individuals looking to create illustrations for a children's book, create a mood board for fashion projects, or create animation actors and superhero characters will benefit from this course. …”
Video -
22065Publicado 2021“…The book highlights the fundamental internal flaw in maintenance organizational setup, presents new approaches to replace maintenance functional setup, and illustrates a time-tested transformation and implementation process to help transition your organization from the maintenance era to the new post-maintenance era. …”
Libro electrónico -
22066Publicado 2023“…Level up your Godot 4 networking skills with this comprehensive guide featuring dedicated servers and persistent worlds, illustrated with key images in color Key Features Ensure player synchronization and coexistence in a game world Mitigate latency in your multiplayer games to design a seamless shared experience Optimize and debug your games using profilers and monitors to visualize performance Purchase of the print or Kindle book includes a free PDF eBook Book Description The Essential Guide to Creating Multiplayer Games with Godot 4.0 guides you in exploring the built-in network API for online multiplayer games, offering practical knowledge through concrete use cases. …”
Libro electrónico -
22067Publicado 2024“…Explore cloud economics and cost optimization for Azure, AWS, and GCP with this practical guide covering methods, strategies, best practices, and real-world examples, bridging theory and application Key Features Learn cost optimization best practices on different cloud services using FinOps principles and examples Gain hands-on expertise in improving cost estimations and devising cost reduction plans for Azure, AWS, and GCP Analyze case studies that illustrate the application of FinOps in diverse real-world scenarios Purchase of the print or Kindle book includes a free PDF eBook Book Description In response to the escalating challenges of cloud adoption, where balancing costs and maximizing cloud values is paramount, FinOps practices have emerged as the cornerstone of fi nancial optimization. …”
Libro electrónico -
22068Publicado 2024“…A través d'aquests dos articles empírics que abasten els nivells individual, organitzatiu i institucional, aplico la perspectiva teòrica del treball social-simbòlic cap al canvi social il·lustrant com els agents del canvi es desenvolupen i es comprometen amb les seves causes, més enllà dels moviments socials tradicionals i les identitats activistes. …”
Accés lliure
Tesis -
22069Publicado 2019“…The seventh edition continues this tradition of excellence with extensive updates throughout, many new chapters, and more than 1,400 full-color illustrations that highlight key concepts in tumor pathogenesis, diagnosis, and targeted radiation therapy. …”
Libro electrónico -
22070por Vanhove, Sander“…Learn the Godot 4 game engine and GDScript 2.0 as you build your own game and transform into a proficient programmer with this illustrated guide Key Features Learn the fundamentals of programming as you write GDScript 2.0 Explore the world of GDScript 2.0 with this comprehensive introduction to the language Work with Godot 4's robust features and built-in tools to create captivating 2D and 3D games, simulations, and interactive applications Purchase of the print or Kindle book includes a free PDF eBook Book Description In the digital landscape driven by interactive experiences, the demand for creative individuals with the skills to create captivating games has never been higher. …”
Publicado 2024
Libro electrónico -
22071Publicado 2021“…In advanced sections of the book you learn how composable abstractions help avoid repeating code and open up new levels of expressivity. what's inside Patterns for simpler code Powerful time modeling approaches to simplify asynchronous code How higher-order functions can make code reusable and composable about the audience For intermediate and advanced developers building complex software. Exercises, illustrations, self-assessments, and hands-on examples lock in each new idea. about the author Eric Normand is an expert software developer who has been an influential teacher of functional programming since 2007. …”
Grabación no musical -
22072Publicado 2022“…. - Amaresh Rajasekharan, IBM Marco Peixeiro presents concepts clearly using interesting examples and illustrative plots. You'll be up and running quickly using the power of Python. - Ariel Andres, MD Financial Management What caught my attention were the practical examples immediately applicable to real life. …”
Grabación no musical -
22073Publicado 2022“…Offering a thorough, systematic approach, this book includes annotated source code samples, realistic scenarios, and reasoned explanations. about the audience The Java-based examples illustrate concepts you can use for any object-oriented language. about the author Dr. …”
Grabación no musical -
22074Publicado 2022“…You'll discover how Java works under the hood and learn design secrets from Java's long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application. …”
Grabación no musical -
22075Publicado 2022“…Offering a thorough, systematic approach, this book includes annotated source code samples, realistic scenarios, and reasoned explanations. about the audience The Java-based examples illustrate concepts you can use for any object-oriented language. about the author Dr. …”
Video -
22076Publicado 2022“…. - Amaresh Rajasekharan, IBM Marco Peixeiro presents concepts clearly using interesting examples and illustrative plots. You'll be up and running quickly using the power of Python. - Ariel Andres, MD Financial Management What caught my attention were the practical examples immediately applicable to real life. …”
Video -
22077Publicado 2023“…Written by 17 Googlers, it lays out everything you can do with Anthos, from Kubernetes deployments to AI models and edge computing. Each fully illustrated chapter opens up a different Anthos feature, with exercises and examples so you can see Anthos in action. …”
Video -
22078Publicado 2023“…Written by 17 Googlers, it lays out everything you can do with Anthos, from Kubernetes deployments to AI models and edge computing. Each fully illustrated chapter opens up a different Anthos feature, with exercises and examples so you can see Anthos in action. …”
Grabación no musical -
22079por Polibio“…-C.) « par l’expédition d’Antiochos, surnommé Épiphane, en Égypte, ainsi que par la guerre de Persée et la ruine, du royaume de Macédoine » et montrer « par là, en même temps ... comment les Romains ont réglé chacun de ces conflits de manière à soumettre tout lemonde habité »,mais décida ensuite de poursuivre son récit jusqu’en 146, date à la fois de la chute de la Carthage punique, de la transformation de la Macédoine en province romaine et, à la suite de la sécession des Lacédémoniens de la Confédération achéenne, de la prise et du sac de Corinthe entraînant la dissolution de la Confédération, pour illustrer le caractère ambivalent des conséquences de l’impérialisme romain, sans toutefois finalement donner son avis. …”
Publicado 2024
Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca de la Universidad de Navarra)Libro -
22080Publicado 1994“…Cette édition, où plus de la moitié des pages sont nouvelles, révélera au grand public, sous des signatures prestigieuses, la vie privée d'une grande école française, sans doute à la fois la plus illustre et la plus méconnue…”
Libro