Buy reisewiki.net ?

Products related to Programming:


  • Super Scratch Programming Adventure (scratch 3)
    Super Scratch Programming Adventure (scratch 3)

    Readers create projects inspired by classic arcade games that can be programmed (and played!) in an afternoon.Patient, step-by-step explanations of the code and fun programming challenges will have kids creating their own games in no time.In addition to specific programming instructions, the book includes comics that draw young learners into the book.Readers learn to code as they work through the comics which make programming concepts like variables, flow control, and subroutines effortless to absorb.Created together with Mitch Resnick, the creator of Scratch.

    Price: 17.99 £ | Shipping*: 3.99 £
  • Programming Scala : Scalability = Functional Programming + Objects
    Programming Scala : Scalability = Functional Programming + Objects

    Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system.Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away.You'll learn why Scala is ideal for building today's highly scalable, data-centric applications, while maximizing developer productivity. While Java remains popular and Kotlin has become popular, Scala hasn't been sitting still.This third edition covers the new features in Scala 3.0 with updates throughout the book.Programming Scala is ideal for beginning to advanced developers who want a complete understanding of Scala's design philosophy and features with a thoroughly practical focus. Program faster with Scala's succinct and flexible syntaxDive into basic and advanced functional programming techniquesBuild killer big data and distributed apps using Scala's functional combinators and tools like Spark and AkkaCreate concise solutions to challenging design problems with the sophisticated type system, mixin composition with traits, pattern matching, and more

    Price: 63.99 £ | Shipping*: 0.00 £
  • Programming Challenges : The Programming Contest Training Manual
    Programming Challenges : The Programming Contest Training Manual

    There are many distinct pleasures associated with computer programming.Craftsmanship has its quiet rewards, the satisfaction that comes from building a useful object and making it work.Excitement arrives with the flash of insight that cracks a previously intractable problem.The spiritual quest for elegance can turn the hacker into an artist.There are pleasures in parsimony, in squeezing the last drop of performance out of clever algorithms and tight coding. The games, puzzles, and challenges of problems from international programming competitions are a great way to experience these pleasures while improving your algorithmic and coding skills.This book contains over 100 problems that have appeared in previous programming contests, along with discussions of the theory and ideas necessary to attack them.Instant onlinegrading for all of these problems is available from two WWW robot judging sites.Combining this book with a judge gives an exciting new way to challenge and improve your programming skills. This book can be used for self-study, for teaching innovative courses in algorithms and programming, and in training for international competition. The problems in this book have been selected from over 1,000 programming problems at the Universidad de Valladolid online judge.The judge has ruled on well over one million submissions from 27,000 registered users around the world to date.We have taken only the best of the best, the most fun, exciting, and interesting problems available.

    Price: 59.99 £ | Shipping*: 0.00 £
  • Elekit Programming Follow (Elekit Programming Follow Speak forCHROME Talking Robot Programming MR-9123…)
    Elekit Programming Follow (Elekit Programming Follow Speak forCHROME Talking Robot Programming MR-9123…)

    Finished size (approx.): width 150 x inner 150 x height 175 mm; package size (approx.): width 375 x inner 75 x height 235 mm Material: ABS, PC, POM Be sure to check the detailed product description at the bottom and precautions before purchasing! To request a return or exchange, please note that it is mandatory to provide a video of the unpacking of the package.

    Price: 213.99 € | Shipping*: 0.0 €
  • Which travel destination causes wanderlust when traveling alone?

    Traveling alone to destinations like Bali, Indonesia, or the Amalfi Coast in Italy can cause wanderlust. These places offer stunning natural beauty, rich cultural experiences, and opportunities for self-discovery. The freedom to explore at your own pace and immerse yourself in the local culture can create a sense of wanderlust and adventure. Additionally, the chance to meet new people and make meaningful connections can add to the allure of these destinations for solo travelers.

  • Which travel destination do you recommend for an adventure vacation in 2022?

    I recommend Iceland as a travel destination for an adventure vacation in 2022. With its stunning landscapes including volcanoes, glaciers, hot springs, and waterfalls, Iceland offers a wide range of outdoor activities such as hiking, glacier trekking, snorkeling in crystal-clear waters, and exploring ice caves. Additionally, you can witness the mesmerizing Northern Lights during the winter months. Iceland's unique natural beauty and thrilling adventures make it a perfect choice for an unforgettable adventure vacation in 2022.

  • Rhodes sightseeing travel guide

    Rhodes is a beautiful island in Greece with a rich history and stunning architecture. Some must-see sights include the Palace of the Grand Master of the Knights of Rhodes, the ancient Acropolis of Lindos, and the charming Old Town with its medieval walls and cobblestone streets. Don't miss the Valley of the Butterflies, a unique natural reserve where thousands of butterflies gather in the summer months. Make sure to also visit the picturesque village of Lindos and its iconic clifftop acropolis for breathtaking views of the Aegean Sea.

  • Rhodes Sightseeing Travel Guide

    The Rhodes Sightseeing Travel Guide is a comprehensive resource for visitors looking to explore the beautiful island of Rhodes in Greece. It provides detailed information on popular attractions, historical sites, and cultural landmarks, as well as practical tips for getting around the island. The guide also includes recommendations for dining, shopping, and accommodations to help travelers make the most of their visit to Rhodes. Whether you're interested in ancient ruins, stunning beaches, or vibrant nightlife, the Rhodes Sightseeing Travel Guide has everything you need to plan an unforgettable trip to this enchanting destination.

Similar search terms for Programming:


  • Elekit Programming Follow (Elekit Programming Follow Speak forCHROME Talking Robot Programming MR-9123…)
    Elekit Programming Follow (Elekit Programming Follow Speak forCHROME Talking Robot Programming MR-9123…)

    Finished size (approx.): width 150 x inner 150 x height 175 mm; package size (approx.): width 375 x inner 75 x height 235 mm Material: ABS, PC, POM Be sure to check the detailed product description at the bottom and precautions before purchasing! To request a return or exchange, please note that it is mandatory to provide a video of the unpacking of the package.

    Price: 253.99 € | Shipping*: 0.0 €
  • Elekit Programming Follow (Elekit Programming Follow Speak forCHROME Talking Robot Programming MR-9123…)
    Elekit Programming Follow (Elekit Programming Follow Speak forCHROME Talking Robot Programming MR-9123…)

    Finished size (approx.): width 150 x inner 150 x height 175 mm; package size (approx.): width 375 x inner 75 x height 235 mm Material: ABS, PC, POM Be sure to check the detailed product description at the bottom and precautions before purchasing! To request a return or exchange, please note that it is mandatory to provide a video of the unpacking of the package.

    Price: 175.99 £ | Shipping*: 0.0 £
  • Programming ML.NET
    Programming ML.NET

    The expert guide to creating production machine learning solutions with ML.NET!ML.NET brings the power of machine learning to all .NET developers— and Programming ML.NET helps you apply it in real production solutions.Modeled on Dino Esposito’s best-selling Programming ASP.NET, this book takes the same scenario-based approach Microsoft’s team used to build ML.NET itself.After a foundational overview of ML.NET’s libraries, the authors illuminate mini-frameworks (“ML Tasks”) for regression, classification, ranking, anomaly detection, and more.For each ML Task, they offer insights for overcoming common real-world challenges.Finally, going far beyond shallow learning, the authors thoroughly introduce ML.NET neural networking.They present a complete example application demonstrating advanced Microsoft Azure cognitive services and a handmade custom Keras network— showing how to leverage popular Python tools within .NET. 14-time Microsoft MVP Dino Esposito and son Francesco Esposito show how to: Build smarter machine learning solutions that are closer to your user’s needsSee how ML.NET instantiates the classic ML pipeline, and simplifies common scenarios such as sentiment analysis, fraud detection, and price predictionImplement data processing and training, and “productionize” machine learning–based software solutionsMove from basic prediction to more complex tasks, including categorization, anomaly detection, recommendations, and image classificationPerform both binary and multiclass classificationUse clustering and unsupervised learning to organize data into homogeneous groupsSpot outliers to detect suspicious behavior, fraud, failing equipment, or other issuesMake the most of ML.NET’s powerful, flexible forecasting capabilitiesImplement the related functions of ranking, recommendation, and collaborative filteringQuickly build image classification solutions with ML.NET transfer learningMove to deep learning when standard algorithms and shallow learning aren’t enough“Buy” neural networking via the Azure Cognitive Services API, or explore building your own with Keras and TensorFlow

    Price: 37.99 £ | Shipping*: 0.00 £
  • Clojure Programming
    Clojure Programming

    Learn what many Java programmers have recently discovered: the Clojure language offers a practical alternative for solving demanding problems, using existing Java libraries, frameworks, and services.With this book, you get a solid grounding in Clojure fundamentals, based on the environments you already familiar with-whether you're working with data, concurrency, application interfaces, or other challenges.Learn how this JVM language can make your work simpler and help you be more productive.Clojure Programming demonstrates the language's flexibility and wide use by taking a Java project and converting it to Clojure.This in-depth look also shows Ruby and Python developers that Closure is just as expressive and sophisticated with one added advantage: all the resources of the JVM. * Learn how to switch to Clojure without losing your investment in the Java platform * Understand the advantages of Clojure as a dialect of the Lisp language * Discover how this language works in several problem domains * Apply it in different data environments, including big data solutions with Hadoop * Use Clojure as a scripting language, a driver for Swing/SWT interfaces, and other functions * Deploy large web applications across tens or hundreds of nodes with Clojure

    Price: 39.99 £ | Shipping*: 0.00 £
  • Vacation Beach and Sightseeing

    Vacation Beach and Sightseeing is a popular travel package that combines relaxation on the beach with exploring nearby attractions. This type of vacation allows travelers to enjoy the sun, sand, and sea while also immersing themselves in the local culture and history of the destination. Whether it's lounging on the beach or visiting landmarks and museums, Vacation Beach and Sightseeing offers a well-rounded travel experience for those looking to unwind and explore.

  • Which programming language is suitable for programming?

    The suitability of a programming language depends on the specific requirements of the project. Some popular programming languages like Python, Java, and JavaScript are versatile and widely used for a variety of applications. For web development, JavaScript is commonly used for front-end development, while Python and Java are popular for back-end development. Ultimately, the best programming language for a project will depend on factors such as the project's goals, team expertise, and scalability requirements.

  • Which travel destination is suitable for a short vacation?

    A travel destination suitable for a short vacation would be a place that is easily accessible and offers a variety of activities in a compact area. For example, a city like New York or Paris would be great for a short vacation, as they have a lot to offer in terms of sightseeing, dining, and entertainment all within a relatively small area. Alternatively, a beach destination like the Caribbean or a mountain resort like Aspen could also be ideal for a short getaway, offering relaxation and outdoor activities in a condensed timeframe. Ultimately, the best destination for a short vacation will depend on the traveler's interests and preferences.

  • Which vacation always gives you wanderlust?

    The vacation that always gives me wanderlust is a trip to Southeast Asia. The vibrant cultures, delicious cuisine, stunning landscapes, and rich history of countries like Thailand, Vietnam, and Indonesia always leave me wanting to explore more. The mix of bustling cities, tranquil beaches, and lush jungles in this region never fails to ignite my sense of adventure and curiosity, making me eager to plan my next journey there.

* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.