Sebanyak 26 item atau buku ditemukan

Advanced AutoCAD 2016 Exercise Workbook

This is the right book for users who liked the author's "Beginning AutoCAD" workbook and want to learn more about AutoCAD's features, including Xref, Attributes, and 3D solids. This clear, no nonsense, easy-to-follow text is totally updated for AutoCAD 2016 and 2016 LT, and it offers several new and improved features. All exercises are easy to print on standard 8 1/2" x 11" paper. For use with the PC version of AutoCAD 2016 only. "New Features include ..." - Start Tab page, containing two sliding content frames, Learn and Create, enabling you to quickly access recent drawing files, templates, product updates, and online resources. - DIM command, allowing you to create dimensions based on a selected object. "Improved Features include ..." - Enhanced Status Bar, giving you greater control of the tools you want displayed. - Isometric Grid Pattern now displays Lines instead of Dots. - Command Preview is enhanced to allow for Blend, Erase, Scale, Stretch, and Rotate commands. - Improved graphics with Line Smoothing and the display of perfect curves.

This is the right book for users who liked the author's "Beginning AutoCAD" workbook and want to learn more about AutoCAD's features, including Xref, Attributes, and 3D solids.

Pro PHP MVC

Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and interface components, but includes a wide range of considerations for building high-performing, scalable and secure applications. Deciding which MVC framework best suits the project you are about to begin is one of the biggest challenges you'll face as a developer. If you are part of a team, this decision has probably already been made for you; but in any event, you'll need to know how (and why) the framework authors made it work the way it does. Pro PHP MVC looks at the building blocks that make any good MVC framework, and how they apply to PHP. It exposes all considerations that many developers take for granted when using a popular framework, and teaches you how to make the framework your own. Over the course of reading this book, you will learn the theoretical implications of the choices you would make when writing your own MVC framework, and how to put the pieces together in a cohesive package. We take a look at the highly modular Zend Framework—how to use its collection of loosely coupled classes to build a unified system. We also look at CakePHP, learning from its automated build system (Bakery) and highly intuitive approach to rapid development. This book will lay bare all the secret parts of MVC for you. What you’ll learn The best way to structure your application files How to get from a URL to the right controller/action Cleanly interact with data objects Efficient use of server resources in content delivery Useful shared class libraries to speed up development Unit testing to ensure maximum stability Who this book is for This book is for beginners and advanced developers alike, requiring a basic understanding of PHP5 language features and SQL. If you want to improve your PHP skills, or share the wisdom of popular PHP MVC frameworks, this book will be invaluable to you.

We also look at CakePHP, learning from its automated build system (Bakery) and highly intuitive approach to rapid development. This book will lay bare all the secret parts of MVC for you.

Founders at Work

Stories of Startups' Early Days

Founders at Work: Stories of Startups' Early Days is a collection of interviews with founders of famous technology companies about what happened in the very earliest days. These people are celebrities now. What was it like when they were just a couple friends with an idea? Founders like Steve Wozniak (Apple), Caterina Fake (Flickr), Mitch Kapor (Lotus), Max Levchin (PayPal), and Sabeer Bhatia (Hotmail) tell you in their own words about their surprising and often very funny discoveries as they learned how to build a company. Where did they get the ideas that made them rich? How did they convince investors to back them? What went wrong, and how did they recover? Nearly all technical people have thought of one day starting or working for a startup. For them, this book is the closest you can come to being a fly on the wall at a successful startup, to learn how it's done. But ultimately these interviews are required reading for anyone who wants to understand business, because startups are business reduced to its essence. The reason their founders become rich is that startups do what businesses do—create value—more intensively than almost any other part of the economy. How? What are the secrets that make successful startups so insanely productive? Read this book, and let the founders themselves tell you.

How? What are the secrets that make successful startups so insanely productive? Read this book, and let the founders themselves tell you.

Flash XML StudioLab

XML is everywhere. It provides a versatile, cross-platform way of describing data. It is the way in which the information of the future will be stored. However, by itself, XML looks dull. It needs dressing up in diamonds and pearls to bring it to life. And how? Flash is a visual feast, providing a fantastic way of interacting with web sites. It's the optimum format for presentation over the web. XML is the best way of storing the data that drives the Internet, for delivering a main feature and not just a sideshow. Mix them together and they create dynamite results. This book assumes no prior knowledge of XML—though it's aimed at those familiar with Flash and ActionScript—and covers all the information you'll need to perform the marriage of XML with Flash, such as: XML from scratch—the info you need How to incorporate XML content into your Flash applications Taking it further—XML as a living, breathing data source Build up your knowledge via the comprehensive case study that runs through the book as it gains complexity and power. What you’ll learnWho this book is for Flash designers with little or no knowledge of XML, who are interested in enhancing the dynamic integration of their sites, and Programmer-phobic designers who realize they need to improve their programming skills.

What you’ll learnWho this book is for Flash designers with little or no knowledge of XML, who are interested in enhancing the dynamic integration of their sites, and Programmer-phobic designers who realize they need to improve their ...

Strategic Management

Winning in the Southern African Workplace

A textbook for senior university and university of technology students which introduces the theories and formulation of strategic management, discusses the analysis of the environment, and applies and evaluates the concepts in a South African setting through electronic case studies. Ancillary material includes a CD with extra case studies for students, to be shrink-wrapped in the book, a CD with Instructor's Manual, teaching tips etc. and a set of PowerPoint slides, either on a third CD or on the website.

Ancillary material includes a CD with extra case studies for students, to be shrink-wrapped in the book, a CD with Instructor's Manual, teaching tips etc. and a set of PowerPoint slides, either on a third CD or on the website.

PHP & MySQL: The Missing Manual

If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web forms. With step-by-step tutorials, real-world examples, and jargon-free explanations, you’ll soon discover the power of server-side programming. The important stuff you need to know: Get a running start. Write PHP scripts and create a web form right away. Learn the language. Get up to speed on PHP and SQL syntax quickly. Build a database. Use MySQL to store user information and other data. Make it dynamic. Create pages that change with each new viewing. Be ready for mistakes. Plan error messages to help direct users. Manage your content. Use the file system to access user data, including images and other binary files. Control operations. Create an administrative interface to oversee your site.

If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL.