User Tools

Site Tools


programming_fundamentals_with_processing:introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programming_fundamentals_with_processing:introduction [2017/07/26 16:38] mithatprogramming_fundamentals_with_processing:introduction [2017/07/26 19:25] (current) mithat
Line 1: Line 1:
 ====== Introduction ====== ====== Introduction ======
  
-This is not a book about using the [[https://processing.org/|Processing]] language. Rather, it is a book that attempts to introduce you to programming concepts using Processing. We hope that after completing this book, you'll not only have a good grasp of what Processing is and what you can do with it, but that you'll also have learned about the concepts that drive programming in general and will have developed good coding techniques using best practices.((While we refer to Processing as a language, it's technically a //library//. However, when the Processing library is used with its dedicated Processing IDE, it is for all intents and purposes indistinguishable from a language.))+[[https://processing.org/|Processing]] is an open source computer programming language and development environment originally developed by Casey Reas and Benjamin Fry.((While we refer to Processing as a language, it's technically a //library//. However, when the Processing library is used with its dedicated Processing IDE, it is for all intents and purposes indistinguishable from a language.)) It has been adopted by countless visual artists for exploring generative and interactive art and by interaction designers for building and researching screen-based interfaces. Many of its ideas have been adopted by other tools targeting art and design, including the [[https://www.arduino.cc/|Arduino]] physical computing platform.
  
-Processing is an open source computer programming language and development environment originally developed by Casey Reas and Benjamin FryIt has been adopted by countless visual artists for exploring generative and interactive art and by interaction designers for building and researching screen-based interfaces. Many of its ideas have been adopted by other tools targeting art and designincluding the Arduino physical computing platform.+This is not a book about using the Processing language //per se//. Rather, it is a book that attempts to introduce you to programming concepts using ProcessingWe hope that after completing this book, you'll not only have a good grasp of what Processing is and what you can do with itbut that you'll also have learned about the concepts that drive programming in general and will have developed good coding techniques using best practices.
  
-It's pretty easy and lots of fun to quickly start doing things with Processing. But as the complexity of what you want to do grows, it will be crucial for you to develop a solid understanding of programming concepts to let you write programs that match that complexity of intent. Our hope with this book is to give you that perspective right from the start. Another reason for you to be excited about taking a programming concepts dive into Processing is that it is but one of many tools available to visual artists and interaction designers that require programming. The more you know and approach Processing as a programming TODO, the easier it will be for you to transfer your skills to other tools.+It's pretty easy and lots of fun to quickly start doing things with Processing. But as the complexity of what you want to do grows, it will be crucial for you to develop a solid understanding of programming concepts to let you write programs that match that complexity of intent. Our hope with this book is to give you that perspective right from the start. Another reason for you to be excited about taking a programming concepts dive into Processing is that it is but one of many tools available to visual artists and interaction designers that require programming. The more you know and approach Processing as a programming experience, the easier it will be for you to transfer your skills to other tools.
  
-If you are not a visual artist or interaction designer but are interested in learning programming in general, this book may also be for you. It will cover all the classic fundamental programming concepts using visual rather than text-based interaction. Some learners may find this a more enjoyable way to learn about programming.+If you are not a visual artist or interaction designer but are interested in learning programming in general, this book may also be for you. It will cover all the classic fundamental programming concepts using a tool that is rich in visual rather than text-based interaction. Some learners may find this a more enjoyable way to learn about programming.
  
 Comments regarding this book-in-progress are appreciated. Please send them to TODO@TODO.com. Comments regarding this book-in-progress are appreciated. Please send them to TODO@TODO.com.
programming_fundamentals_with_processing/introduction.1501087128.txt.gz · Last modified: 2017/07/26 16:38 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki