eBooks-it.org Logo
eBooks-IT.org Inner Image

No Starch eBooks Page 8

Download free No Starch eBooks Page 8

Learn to Program with Scratch

A Visual Introduction to Programming with Games, Art, Science and Math
Learn to Program with Scratch Image
Scratch is a fun, free, beginner-friendly programming environment where you connect blocks of code to build programs. While most famously used to introduce kids to programming, Scratch can make computer science approachable for people of any age. Rather than type countless lines of code in a cryptic programming language, why not use colorful command blocks and cartoon sprites to create powerful scripts? In Learn to Program with Scratch, author Majed Marji uses Scratch to explain the concepts essential to solving real-world programming problems. The labeled, color-coded blocks plainly show each logical step in a given script, and with a single click, you can even test any part of your script to check your logic. You'll learn how to:Harness the power o...

Python for Kids

A Playful Introduction to Programming
Python for Kids Image
For Kids Aged 10+ (And Their Parents)The code in this book runs on almost anything: Windows, Mac, Linux, even an OLPC laptop or Raspberry Pi! Python is a powerful, expressive programming language that's easy to learn and fun to use! But books about learning to program in Python can be kind of dull, gray, and boring, and that's no fun for anyone. Python for Kids brings Python to life and brings you (and your parents) into the world of programming. The ever-patient Jason R. Briggs will guide you through the basics as you experiment with unique (and often hilarious) example programs that feature ravenous monsters, secret agents, thieving ravens, and more. New terms are defined; code is colored, dissected, and explained; and quirky, full-color illustrati...

The Principles of Object-Oriented JavaScript

The Principles of Object-Oriented JavaScript Image
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooledJavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands. In The Principles of Object-Oriented JavaScript, Nicholas C. Zakas thoroughly explores JavaScript's object-oriented nature, revealing the language's unique implementation of inheritance and other key characteristics. You'll learn:The difference between primitive and reference values What makes JavaScript functions so unique The various ways to create objects How to def...

Hacking VoIP

Protocols, Attacks, and Countermeasures
Hacking VoIP Image
Voice over Internet Protocol (VoIP) networks have freed users from the tyranny of big telecom, allowing people to make phone calls over the Internet at very low or no cost. But while VoIP is easy and cheap, it's notoriously lacking in security. With minimal effort, hackers can eavesdrop on conversations, disrupt phone calls, change caller IDs, insert unwanted audio into existing phone calls, and access sensitive information. Hacking VoIP takes a dual approach to VoIP security, explaining its many security holes to hackers and administrators. If you're serious about security, and you either use or administer VoIP, you should know where VoIP's biggest weaknesses lie and how to shore up your security. And if your intellectual curiosity is leading you to...

Blender Master Class

A Hands-On Guide to Modeling, Sculpting, Materials, and Rendering
Blender Master Class Image
Blender is a powerful and free 3D graphics tool used by artists and designers worldwide. But even experienced designers can find it challenging to turn an idea into a polished piece. For those who have struggled to create professional quality projects in Blender, author Ben Simonds offers this peek inside his studio. You'll learn how to create 3D models as you explore the creative process that he uses to model three example projects: a muscular bat creature, a futuristic robotic spider, and ancient temple ruins. Along the way, you'll master the Blender interface and learn how to create and refine your own models. You'll also learn how to: Work with reference and concept art in Blender and GIMP to make starting projects easier Block in models with si...



2007 - 2017 © eBooks-IT.org