Buy medienmanufaktur.eu ?

Products related to Coding:


  • Data-driven Graphic Design : Creative Coding for Visual Communication
    Data-driven Graphic Design : Creative Coding for Visual Communication

    Digital technology has not only revolutionized the way designers work, but also the kinds of designs they produce.The development of the computer as a design environment has encouraged a new breed of digital designer; keen to explore the unique creative potential of the computer as an input/output device. Data-driven Graphic Design introduces the creative potential of computational data and how it can be used to inform and create everything from typography, print and moving graphics to interactive design and physical installations.Using code as a creative environment allows designers to step outside the boundaries of commercial software tools, and create a set of unique, digitally informed pieces of work.The use of code offers a new way of thinking about and creating design for the digital environment. Each chapter outlines key concepts and techniques, before exploring a range of innovative projects through case studies and interviews with the artists and designers who created them.These provide an inspirational, real-world context for every technique.Finally each chapter concludes with a Code section, guiding you through the process of experimenting with each technique yourself (with sample projects and code examples using the popular Processing language supplied online to get you started).

    Price: 39.99 £ | Shipping*: 0.00 £
  • Official Scratch Coding Cards, The (scratch 3.0) : Creative Coding Activities for Kids
    Official Scratch Coding Cards, The (scratch 3.0) : Creative Coding Activities for Kids

    Now updated for Scratch 3.0, this 75-card deck features interactive programming projects you can make with Scratch, a free-to-use graphical programming language used by millions of kids around the world.The front of each card shows an activity, like Pong, Write an Interactive Story, Create a Virtual Pet, Play Hide and Seek.The back shows how to put code blocks together to make projects come to life!Along the way, kids learn coding concepts like sequencing, conditionals, and variables.

    Price: 18.99 £ | Shipping*: 3.99 £
  • Principles of Digital Communication and Coding
    Principles of Digital Communication and Coding

    This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it.This work is in the "public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.

    Price: 32.95 £ | Shipping*: 0.00 £
  • DKfindout! Coding
    DKfindout! Coding

    Silver award winner in the MadeForMums Awards 2017 children's books series category. DKfindout! Coding explains coding clearly for children with beautiful photography, lively illustrations, and key curriculum information.The DKfindout! series will satisfy any child who is eager to learn and acquire facts - and keep them coming back for more!DKfindout!Coding is packed with up-to-date information and fun quizzes, while key curriculum text tells children why we use code, how computers use code and covers the history of coding from early computer programming languages to Python and Scratch.Learn about coding pioneers Ada Lovelace and Alan Turing and how codes have been used throughout history. DKfindout! Coding will surprise and delight young readers.

    Price: 7.99 £ | Shipping*: 3.99 £
  • What is the exact difference between source coding and channel coding in digital modulation?

    Source coding and channel coding are two different processes in digital modulation. Source coding is the process of compressing the data to reduce the amount of information that needs to be transmitted. It aims to remove redundancy and irrelevant information from the source data. On the other hand, channel coding is the process of adding redundancy to the data before transmission in order to make it more resilient to errors that may occur during transmission. It aims to protect the data from noise and interference in the communication channel. In summary, source coding reduces the amount of data to be transmitted, while channel coding adds redundancy to protect the data during transmission.

  • What is the difference between the coding and non-coding strand?

    The coding strand, also known as the sense strand, is the DNA strand that has the same sequence as the mRNA that is transcribed from it. This means that the coding strand has the same sequence as the resulting protein. On the other hand, the non-coding strand, also known as the template strand, is the DNA strand that is used as a template for the synthesis of mRNA during transcription. It has a complementary sequence to the mRNA and does not directly code for the protein.

  • What is Huffman coding?

    Huffman coding is a method used for lossless data compression, where variable-length codes are assigned to different characters based on their frequencies in the input data. This technique ensures that more frequent characters are assigned shorter codes, while less frequent characters are assigned longer codes, resulting in overall compression of the data. Huffman coding is widely used in various applications, such as file compression algorithms and data transmission protocols, to reduce the size of data without losing any information.

  • How can one learn coding?

    One can learn coding through a variety of resources such as online tutorials, coding bootcamps, and formal education programs. There are many websites and platforms that offer free or paid coding courses, such as Codecademy, Coursera, and Udemy. Additionally, joining coding communities and forums can provide valuable support and guidance from experienced programmers. It's also important to practice coding regularly and work on real-world projects to gain practical experience and improve skills.

Similar search terms for Coding:


  • Getting Started with Coding : Get Creative with Code!
    Getting Started with Coding : Get Creative with Code!

    An introduction to coding for kids Coding know-how is the coolest new tool kids can add to their creativity toolboxes—and all they need to get started is a computer connected to the internet and the lessons in this book.Easy! The book offers fun step-by-step projects to create games, animations, and other digital toys while teaching a bit about coding along the way.Plus, each project has an end goal to instill confidence and a sense of accomplishment in young coders once the project comes to life. Create simple applications in Scratch to learn how to build things with codingExperiment with “real” coding with tools built in JavaScriptUse free online toolsShare what you build with friends, family, and teachers Get creative and get coding!

    Price: 8.99 £ | Shipping*: 3.99 £
  • Coding with Scratch
    Coding with Scratch

    Written by the founders of Silicon Valley’s the CoderSchool, Basher’s Coding With Scratch is a really useful step-by-step guide to basic programming that’s packed with quirky, colourful characters – from Variable and If/Then to Loop and Function – who will teach you how to make your very own apps with Scratch 3.0.Young readers will learn all the basics of programming, then put their knowledge to the test in a series of apps, before building their first actual computer game.Plus there are lots of fun challenges to try along the way!Combining Basher's trademark quirky and humorous illustration style with the very latest teachings on coding, Coding With Scratch is the ultimate step-by-step guide to mastering Scratch.

    Price: 8.99 £ | Shipping*: 3.99 £
  • Coding Android Apps
    Coding Android Apps

    As Android apps continue to grow in popularity and an associated job market emerges, the ability to develop software and applications for Android smartphones will only grow more relevant in the foreseeable future.Compiled from materials used in over a decade of teaching undergraduate and graduate students majoring in computer science and information technology, this book is a hands-on, step-by-step guide to coding Android apps that have been rigorously tested. KEY FEATURESEach chapter begins with a list of student learning outcomes that can be used for assessment purposes and syllabus constructionThe mechanics of Android app creation is presented in a very detailed, step-by-step progression, with accompanying screenshots and code explanationsNew topics are introduced chapter-by-chapter in a very logical and gradational instructional mannerVery detailed exercises are provided at the end of each chapter and can be used for class activities and as homework assignments.Each chapter includes multiple exercises of varying difficultyVideo lessons are available as supplementary resources for each chapter to quickly illustrate in a demonstrative and visual manner the Java and XML code and Android Studio development actions covered in the chapterThis book is particularly appealing for students of mobile apps development courses offered in computer science and information technology departments, as well as information systems disciplines within business schools, at both the undergraduate and graduate levels.

    Price: 58.99 £ | Shipping*: 0.00 £
  • Coding with Python - Create Amazing Graphics : The QuestKids do Coding
    Coding with Python - Create Amazing Graphics : The QuestKids do Coding

    Coding with Python – Create Amazing Graphics introduces coding in Python through a variety of projects.Each one teaches new coding concepts and results in some amazing graphics. Python is a powerful, text-based programming language essential to grasp for serious coding but can be dull to learn.This book focuses on inspired learning. Step-by-step, it illustrates how to use Python code to create exciting and colourful graphics — making learning Python great fun!Learn Python code to:Use random numbers to create unique artworkMix colours together using variables to create amazing effectsUse loops to repeat your code and create intricate patternsCode your own functions and build up your own designs

    Price: 9.99 £ | Shipping*: 3.99 £
  • Are there any coding errors?

    No, there are no coding errors in the provided text.

  • I need help with coding.

    Of course! I'd be happy to help with coding. Please let me know what specific coding issue you are facing or what you need assistance with, and I'll do my best to provide guidance or support. Whether it's troubleshooting errors, understanding concepts, or writing code from scratch, I'm here to assist you. Just provide me with more details about your coding needs, and we can work through it together.

  • Is coding uncomfortable for you?

    As an AI, I don't have physical discomfort, so coding is not uncomfortable for me. However, for humans, coding can be uncomfortable at times, especially when facing challenging problems or long periods of sitting and staring at a screen. It's important to take breaks, stretch, and practice good ergonomics to minimize discomfort while coding. Additionally, building up coding skills and experience can help make the process more comfortable and enjoyable.

  • How can one best create a Minecraft mod, both without coding and with coding?

    One way to create a Minecraft mod without coding is to use a modding platform or tool that provides a user-friendly interface for making changes to the game. These platforms often allow users to customize the game by adding new items, blocks, or mechanics without needing to write code. On the other hand, creating a Minecraft mod with coding involves learning the Java programming language, as Minecraft mods are typically written in Java. There are many resources available online, such as tutorials and forums, that can help beginners learn how to code Minecraft mods. Additionally, using a modding API like Forge or Fabric can simplify the process of creating mods by providing a framework and tools for developers to work with.

* 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.