Sunday, May 3, 2015

Exploring Physical Geography (repost)




Exploring Physical Geography by Stephen Reynolds and Robert Rohli


English | ISBN: 0078095166 | 2014 | PDF | 696 pages | 262 MB




Stephen Reynolds, author of the highly successful Exploring Geology, brings his ground-breaking, visually spectacular approach to Exploring Physical Geography. Intended for an introductory geography course, such as Physical Geography, Reynolds Exploring Physical Geography promotes inquiry and science as an active process. It encourages student curiosity and aims to activate existing student knowledge by posing the title of every two-page spread and every subsection as a question. In addition, questions are dispersed throughout the book. Integrated into the book are opportunities for students to observe patterns, features, and examples before the underlying concepts are explained. That is, we employ a learning-cycle approach where student exploration precedes the introduction of geographic terms and the application of knowledge to a new situation.




Exploring Physical Geography introduces terms after students have an opportunity to observe the feature or concept that is being named. This approach is consistent with several educational philosophies, including a learning cycle and just-in-time teaching. Research on learning cycles shows that students are more likely to retain a term if they already have a mental image of the thing being named (Lawson, 2003). Also, the figure-based approach in this book allows terms to be introduced in their context rather than as a definition that is detached from a visual representation of the term. We introduce new terms in italics rather than in boldface, because boldfaced terms on a textbook page cause students to immediately focus mostly on the terms, rather than build an understanding of the concepts.




Featuring more than 2,500 photographs and illustration, Exploring Physical Geography engages students with strong visuals, unique two-page spreads, and Before You Leave This Page objectives.








Download from NitroFlare

Part 1



Part 2



Part 3








Instant Yii 1.1 Application Development Starter




Instant Yii 1.1 Application Development Starter by Jacob Mumm and Mark Safronov


English | 2013 | ISBN: 1782161686 | 62 pages | PDF + EPUB | 1 + 1 MB




Get started with building attractive PHP web applications with the Yii framework




Overview




Learn something new in an Instant! A short, fast, focused guide delivering immediate results


Set up your development environment and plan your application


Use Yii's automatic code generators to scaffold routes, forms, and list views


Learn about some of the most popular extensions that add functionality to your application




In Detail




PHP is one of the most popular languages for building web sites and applications. While the Yii framework came a little bit later to the PHP scene, it has taken a lot of the best practices from around the Web and put it all into a single, awesome framework for making custom web apps.




Instant Yii 1.1 Application Development Starter is a straightforward, hands-on look at what is rapidly becoming one of the most revered frameworks for custom web application development. The Yii framework follows a tried and true object-oriented software development pattern called Model-View-Controller, making it quick and easy to build database driven applications.




This book takes you through everything you need to know to get set up and rolling with the Yii framework. You will learn how to plan and start your application and how to take it where you want to go with the tools and extensions available with the Yii framework.




This book will teach you how to build an application from the ground up, how to make sure you have everything you need in your hosting environment and get the Yii framework installed, how to create a strong relational database design, and how to set up model classes for your tables. You will also learn how to generate CRUD code to add/remove, view, and list records from your tables, then add custom routes, widgets, and extensions to make a robust application. Additionally, you will learn how to integrate authentication and role-based access permissions throughout your site.




With this book, you will learn everything you need to get started with web application development using the Yii PHP framework.




What you will learn from this book




PHP web application hosting environment dependencies


How to get and install the Yii framework


Guidelines to follow when designing a database


Setting up a skeleton application


Auto-generating Model, View, and Controller code


Customizing routes and forms


Authentication and role-based access controls


How to use some of the most popular extensions


Where to look for additional community resources




Approach




Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A concise guide that delivers immediate results with practical recipes that give you useful hints and tips on avoiding the pitfalls in Eclipse 4 development.




Who this book is written for




This book is aimed at developers with some basic programming experience and a general understanding of relational databases, or anyone who is ready to take their development to the next level with framework-driven development. A basic understanding of MySQL, PHP, HTML, and HTTP is expected.












Learning Yii Testing




Learning Yii Testing by Matteo Pescarin


English | 2015 | ISBN: 1784392278 | 181 pages | PDF + EPUB | 2 + 1,6 MB




Embrace 360-degree testing on your Yii 2 projects using Codeception


About This Book




Learn all about testing with an in-depth analysis of software architecture and modern testing technologies.


Boost your testing knowledge and apply it to real-world scenarios through practical examples and behind the scenes knowledge


Develop your applications using a test-first approach making full use of Codeception and Yii 2.




Who This Book Is For




Developers who have a solid pre-existing knowledge of Yii's core concepts will find this book an ideal introduction to learning to write tests using Yii 2's tools. You'll learn to create faster and more reliable applications with less time and effort.


In Detail




Testing your application often and early is a key consideration in modern web development. PHP developers using the high-performance PHP framework Yii have access to Codeception, a testing suite that provides comprehensive support for unit, functional, and acceptance tests. With Codeception, you will quickly learn how to create fast, stable applications using a test-driven development methodology. Learning Yii Testing embraces a testing-first strategy to guide you in the implementation of all possible types of tests, covering the core features of Yii 2. Starting with the nuts and bolts of testing, you'll walk through Yii 2's new functionality and improvements and learn how to begin testing with it. You'll explore the world of Codeception and gain insights into key topics such as testing in isolation and component integration tests.




You'll also learn to analyze testing information and improve the quality of your code. At the end of the book, you will be able to use automation tools to reduce your testing workload.