Getting Started with SQL: A Hands-On Approach for Beginners


Thomas Nield - 2016
    If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but you'll also discover how to efficiently design and manage databases to meet your needs.You'll also learn how to:Explore relational databases, including lightweight and centralized modelsUse SQLite and SQLiteStudio to create lightweight databases in minutesQuery and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BYJoin tables to get a more complete view of your business dataBuild your own tables and centralized databases by using normalized design principlesManage data by learning how to INSERT, DELETE, and UPDATE records

Entrepreneurship: Theory/Process/Practice [With CDROM]


Donald F. Kuratko - 1994
    Using exercises and case presentations, you can apply your own ideas and develop useful analytical skills. Cases found throughout the text present the venture creations or managerial ideas confronted by real-world companies.

The Honest Real Estate Agent: A Training Guide For a Successful First Year and Beyond as a Real Estate Agent


Mario Jannatpour - 2011
    This is the book for you because it will help you hit the ground running once you get your license. It is written by an actual, active Realtor. Mario Jannatpour is with RE/MAX Alliance in Louisville, Colorado and what he writes about is based on his experience of what it takes to be successful today as a Realtor. Mario has been a Realtor since 2002. Reader Review: Are you green in real estate or a veteran? Do you know what buyers and sellers are looking for when they are looking at you? What qualities differenciate you from your competition? Mario has helped pin point what today's buyers and sellers are looking for in their real estate agent giving relavent information as well as insight on how you should handle different situations. We all know that honesty is the best policy yet the profession of representation is riddled with pot holes where one can stray. This book will help any new agent or seasoned agent gain a true north when dealing with clients. Mario's first book, Must See Inside, was a great introduction to the real estate business and with this book, The Honest Real Estate Agent, Mario dives deeper on how to "be" a real estate agent which means doing the right thing, always! I sincerely recommend this book for anyone who is getting into the business and wants to get a firm handle of how to "be" great at your job. Addy Saeed, RE/MAX Active Realty (Toronto, Canada)

WPF 4 Unleashed


Adam Nathan - 2010
    Windows Presentation Foundation (WPF) is the recommended technology for creating Windows user interfaces, giving you the power to create richer and more compelling applications than you dreamed possible. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, multi-touch, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner. WPF 4 Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by WPF guru and Microsoft developer Adam Nathan. Covers everything you need to know about Extensible Application Markup Language (XAML) Examines the WPF feature areas in incredible depth: controls, layout, resources, data binding, styling, graphics, animation, and more Highlights the latest features, such as multi-touch, text rendering improvements, XAML language enhancements, new controls, the Visual State Manager, easing functions, and much more Delves into topics that aren't covered by most books: 3D, speech, audio/video, documents, effects Shows how to create popular UI elements, such as Galleries, ScreenTips, and more Demonstrates how to create sophisticated UI mechanisms, such as Visual Studio-like collapsible/dockable panes Explains how to create first-class custom controls for WPF Demonstrates how to create hybrid WPF software that leverages Windows Forms, DirectX, ActiveX, or other non-WPF technologies Explains how to exploit new Windows 7 features, such as Jump Lists and taskbar customizations

The Temp and the Tycoon


Liz Fielding - 2008
    Her real job will be to persuade Jude to live life to the full – with her!

Cállate Niña


Rodolfo Naró - 2011
    The sudden death of her father forces to tell her story, from childhood beside her drug-addicted mother and Christian, to her meeting with Antonio, the son of a military torturer of the Dirty War in Mexico. The novel has as background the city of Mexico portrayed by characters that live in the abyss of guilt and revenge.

Get Your Hands Dirty on Clean Architecture: A hands-on guide to creating clean web applications with code examples in Java


Tom Hombergs - 2019
    

OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam


Mala Gupta - 2012
    You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.About This BookTo earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You'll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.Table of ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam

LEAD . . . for God'Sake!: A Parable for Finding the Heart of Leadership


Todd G. Gongwer - 2011
    With expectations at an all-time high, his players have lost their will to win and their passion for the game; none of Coach Rocker’s tried and true motivational methods are working, and he doesn’t know why.As the season continues to spiral downward and his home life begins to mirror the problems he’s facing on the court, Coach Rocker stumbles upon a most unlikely mentor— Joe Taylor, the school’s janitor, who seems to have the answers to all of the Coach’s problems.

Beginning Programming with Python for Dummies


John Paul Mueller - 2014
    It requires three to five times less time than developing in Java, is a great building block for learning both procedural and object-oriented programming concepts, and is an ideal language for data analysis. Beginning Programming with Python For Dummies is the perfect guide to this dynamic and powerful programming language--even if you've never coded before! Author John Paul Mueller draws on his vast programming knowledge and experience to guide you step-by-step through the syntax and logic of programming with Python and provides several real-world programming examples to give you hands-on experience trying out what you've learned.Provides a solid understanding of basic computer programming concepts and helps familiarize you with syntax and logic Explains the fundamentals of procedural and object-oriented programming Shows how Python is being used for data analysis and other applications Includes short, practical programming samples to apply your skills to real-world programming scenarios Whether you've never written a line of code or are just trying to pick up Python, there's nothing to fear with the fun and friendly Beginning Programming with Python For Dummies leading the way.

Building Mobile Apps at Scale: 39 Engineering Challenges


Gergely Orosz - 2021
    By scale, we mean having numbers of users in the millions and being built by large engineering teams.For mobile engineers, this book is a blueprint for modern app engineering approaches. For non-mobile engineers and managers, it is a resource with which to build empathy and appreciation for the complexity of world-class mobile engineering.

Pro ASP.NET MVC 4


Adam Freeman - 2012
    It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support.In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You'll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you'll discover MVC's strengths and weaknesses for yourself--and put your best-learned theory into practice.The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.

Writing Idiomatic Python 2.7.3


Jeff Knupp - 2013
    Each idiom comes with a detailed description, example code showing the "wrong" way to do it, and code for the idiomatic, "Pythonic" alternative. *This version of the book is for Python 2.7.3+. There is also a Python 3.3+ version available.* "Writing Idiomatic Python" contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way. * The "Harmful" way helps you identify the idiom in your own code. * The "Idiomatic" way shows you how to easily translate that code into idiomatic Python. This book is perfect for you: * If you're coming to Python from another programming language * If you're learning Python as a first programming language * If you're looking to increase the readability, maintainability, and correctness of your Python code What is "Idiomatic" Python? Every programming language has its own idioms. Programming language idioms are nothing more than the generally accepted way of writing a certain piece of code. Consistently writing idiomatic code has a number of important benefits: * Others can read and understand your code easily * Others can maintain and enhance your code with minimal effort * Your code will contain fewer bugs * Your code will teach others to write correct code without any effort on your part

SEO - The Sassy Way to Ranking #1 in Google - when you have NO CLUE!: A Beginner's Guide to Search Engine Optimization (Beginner Internet Marketing Series Book 6)


Gundi Gabrielle - 2017
     If you don't know what "SEO" stands for or what a "backlink" is, this book will get you up to speed in a quick 1 hour read and show you some basic steps to optimize your site and blog posts. There are no advanced ninja tricks here, but simply the meat and potato basics of what SEO is and how you can best use it without spending a fortune Have you ever wondered how websites end up on page 1 in Google - and…. why your site isn’t there? Does it just “happen”? Is it luck? Do you need to know someone at Google? Or…… are there actual techniques that can help you get to #1? The good news is: there are! The Art of Ranking in Google is called SEO and people who do it well, make a LOT of money! Why? Because the higher you rank, the more people will visit your site = potential customers -> the more money you can make. SEO is a form of internet marketing, just like Google or Facebook Ads, yet a lot more effective and stable once set up - and in the long run, far less expensive! For blogging purposes, SEO is next to Kindle Publishing the most effective strategy to grow an audience long term - and also, to market affiliate products (=monetize your site). And you need to start from Day 1. - This is the one technique you cannot put off for later! This book will take you as a complete novice and take you step by step through: What SEO is all about? The main techniques and strategies to start ranking in Google and how even as a total beginner you can start employing them from day 1. The pitfalls and dangers along the way (Google Penalties) How to structure your Posts for optimal ranking chances How to structure your overall Site for optimal Google recognition Basic - but effective Backlinking strategies Social Media Implementation Most of all - this book will help you understand what it’s really all about and why it is so important to employ SEO techniques from day 1! This is the one technique you cannot put off till later and while you might feel overwhelmed in the beginning with all the new things to learn, this book will make it painless and easy to get started with minimal time input. Go back to the TOP to purchase - see your there….;-

Introduction to Personal Branding: 10 Steps Toward a New Professional You


Mel Carson - 2016
    It is also a crucial discipline to help you get the most out of in-person events such as conferences and networking opportunities where the key to a successful outcome often lies in your personal brand standing out.Given the explosion in use of digital and social media over the past few years, the internet has presented professionals with a magnificent opportunity to help their expertise become more discoverable, sharable and memorable through their personal brands.Personal Branding Benefits Your Business by:Establishing Credibility & Thought LeadershipGrowing Your NetworkAttracting New OpportunitiesIncreasing SalesHelping You Reach Your Business GoalsWho is this book for?CEOs, Executives, and Business Owners who want to position themselves as industry thought leaders and stand out from the competition.Individual Contributors & Academics who want to get ahead in their careers and want to understand how to have their expertise and experience be more discoverable.HR & Training Managers who want to understand personal branding to help train employees on social media branding and social selling.PR Agencies & Exec Comms Managers who need inspiration and training on personal branding strategies for their clients, CEOs, or themselves.About Mel CarsonMel Carson is Founder of Delightful Communications and former Digital Marketing Evangelist at Microsoft. He speaks and writes about personal branding at conferences and for publications all over the world. He previously co-wrote Pioneers of Digital: Success Stories from Leaders in Advertising, Marketing, Search and Social and has had his wisdom featured in Forbes, Fast Company, GQ, QZ.com, USA Today and he regularly writes as a business columnist for Entrepreneur.com.For more on Mel Carson visit http://www.MelCarson.com and http://www.DelightfulCommunications.com