Django for Beginners: Learn web development with Django 2.0


William S. Vincent - 2018
    Proceed step-by-step through five progressively more complex web applications: from a "Hello World" app all the way to a robust Newspaper app with a custom user model, complete user authentication flow, foreign key relationships, and more. Learn current best practices around class-based views, templates, urls, user authentication, testing, and deployment. The material is up-to-date with the latest versions of both Django (2.0) and Python (3.6). TABLE OF CONTENTS: * Introduction * Chapter 1: Initial Setup * Chapter 2: Hello World app * Chapter 3: Pages app * Chapter 4: Message Board app * Chapter 5: Blog app * Chapter 6: Forms * Chapter 7: User Accounts * Chapter 8: Custom User Model * Chapter 9: User Authentication * Chapter 10: Bootstrap * Chapter 11: Password Change and Reset * Chapter 12: Email * Chapter 13: Newspaper app * Chapter 14: Permissions and Authorizations * Chapter 15: Comments * Conclusion

Programmable Logic Controllers


Frank D. Petruzella - 1989
    It's not intended to replace manufacturer's or user's manuals, but rather complements and expands on the information contained in these materials. All topics are covered in small segments. Students systematically carry out a wide range of generic programming exercises and assignments. All of the information about PLCs has been updated.

Computational Fairy Tales


Jeremy Kubica - 2012
    The goal of this book is not to provide comprehensive coverage of each topic, but rather to provide a high level overview of the breadth and excitement of computer science. It's a quest that will take you from learning the basics of programming in a blacksmith's forge to fighting curses with recursion. Fifteen seers delivered the same prophecy, without so much as a single minstrel to lighten the mood: an unknown darkness threatens the kingdom. Suddenly, Princess Ann finds herself sent forth alone to save the kingdom. Leaving behind her home, family, and pet turtle Fido, Princess Ann must face goblin attacks, magical curses, arrogant scholars, an unpleasant oracle, and rude Boolean waiters. Along the way she must build a war chest of computational knowledge to survive the coming challenge.

The Cornerstone


Angela Watson - 2008
    It will guide you through each step of communicating and reinforcing your expectations. Learn how to create a vision for your classroom and TEACH for it!

mobilized: An Insider's Guide to the Business and Future of Connected Technology


S.C. Moatti - 2016
    Everybody knows mobile is the future, and every business wants in, but what are the elements of mobile success? SC Moatti, a Silicon Valley veteran, has created a unique Mobile Formula that makes it easy for any business to develop a strategy for creating mobile products that count. Moatti argues that we so identify with our mobile products that we expect from them what we wish for ourselves: an attractive body, a meaningful life, and increasing competence and ability. So the Body Rule dictates that mobile products must appeal to our sense of beauty but beauty in a mobile world is both similar to and different from what it means offline. The Spirit Rule says mobile products must help us address our deepest needs, both as individuals and as members of communities. And the Mind Rule explains that businesses that want to succeed in mobile need to continually analyze the user experience and use that data to refine and improve their products. Great mobile products replicate and amplify human behavior and interaction, writes Moatti. They don't replace human relationships; they enhance them. A strategy manual rather than a technical treatise, Mobilized includes case studies from mobile pioneers such as Facebook, Uber, Tinder, WhatsApp, and more. The market is full of how-to books for programming apps, but no works examine what is required for business success in the mobile era. Until now."

Tribe of Hackers: Cybersecurity Advice from the Best Hackers in the World


Marcus J. Carey - 2019
    Tribe of Hackers wants to change that. We asked for industry, career, and personal advice from 70 cybersecurity luminaries who are ready to break down barriers and shatter ceilings. It's about time.This book can be a catalyst for change for anyone, from beginners trying to enter the industry, to practitioners looking to start their own firms. What tips do the founders of Dragos, Inc. and Duo Security have on starting a company? Do you need a college degree or certification to be a cybersecurity professional? What is the biggest bang-for-the-buck action your organization can take to improve its cybersecurity posture? What "life hacks" to real hackers use to make their own lives easier? What resources can women in cybersecurity utilize to maximize their potential?All proceeds from the book will go towards: Bunker Labs, Sickle Cell Disease Association of America, Rainforest Partnership, and Start-Up! Kid's Club.We can't wait to show you the most epic cybersecurity thought leadership collaborative effort, ever.(Source: Amazon.com)

Modern Electronic Instrumentation and Measurement Techniques


Albert D. Helfrick - 1989
    

Machine Learning: A Visual Starter Course For Beginner's


Oliver Theobald - 2017
     If you have ever found yourself lost halfway through other introductory materials on this topic, this is the book for you. If you don't understand set terminology such as vectors, hyperplanes, and centroids, then this is also the book for you. This starter course isn't a picture story book but does include many visual examples that break algorithms down into a digestible and practical format. As a starter course, this book connects the dots and offers the crash course I wish I had when I first started. The kind of guide I wish had before I started taking on introductory courses that presume you’re two days away from an advanced mathematics exam. That’s why this introductory course doesn’t go further on the subject than other introductory books, but rather, goes a step back. A half-step back in order to help everyone make his or her first strides in machine learning and is an ideal study companion for the visual learner. In this step-by-step guide you will learn: - How to download free datasets - What tools and software packages you need - Data scrubbing techniques, including one-hot encoding, binning and dealing with missing data - Preparing data for analysis, including k-fold Validation - Regression analysis to create trend lines - Clustering, including k-means and k-nearest Neighbors - Naive Bayes Classifier to predict new classes - Anomaly detection and SVM algorithms to combat anomalies and outliers - The basics of Neural Networks - Bias/Variance to improve your machine learning model - Decision Trees to decode classification Please feel welcome to join this starter course by buying a copy, or sending a free sample to your preferred device.

Valedictorians at the Gate: Standing Out, Getting In, and Staying Sane While Applying to College


Becky Munsterer Sabky - 2021
    The perfect grades, the perfect scores, and the perfect extracurriculars. Valedictorians were knocking at the gate, but Becky realized that in their quest for admission many of these students were missing something. Their transcripts were golden, their interviews polished, but they weren’t applying for college, they were competing for it—and in the end they didn’t know what prize they were really striving for.In Valedictorians at the Gate, Sabky looks beyond the smoke and mirrors of the intimidating admissions gauntlet and places the power firmly where it should be: in the hands of the students themselves. Offering prescriptive, actionable advice for students and their (hopefully not helicoptering) parents, Sabky illuminates the pathway to finding the school that is the ideal match.Witty and warm, informative and inspiring, Valedictorians at the Gate is the needed tonic for overstressed, overworked, and overwhelmed students on their way to the perfect college for them.

I Heart Logs: Event Data, Stream Processing, and Data Integration


Jay Kreps - 2014
    Even though most engineers don't think much about them, this short book shows you why logs are worthy of your attention.Based on his popular blog posts, LinkedIn principal engineer Jay Kreps shows you how logs work in distributed systems, and then delivers practical applications of these concepts in a variety of common uses--data integration, enterprise architecture, real-time stream processing, data system design, and abstract computing models.Go ahead and take the plunge with logs; you're going love them.Learn how logs are used for programmatic access in databases and distributed systemsDiscover solutions to the huge data integration problem when more data of more varieties meet more systemsUnderstand why logs are at the heart of real-time stream processingLearn the role of a log in the internals of online data systemsExplore how Jay Kreps applies these ideas to his own work on data infrastructure systems at LinkedIn

Unpack Your Impact: How Two Primary Teachers Ditched Problematic Lessons and Built a Culture-Centered Curriculum


Naomi O'Brien - 2020
    

The Big Book of Maker Skills: Tools & Techniques for Building Great Tech Projects


Chris Hackett - 2014
    Step-by-step illustrations, helpful diagrams, and exceptional photography make this book an easy-to-follow and easy-on-the-eyes guide to getting your project done.With an emphasis on making DIY projects that can change the world, The Big Book of Maker Skills includes sections and tutorials on:Setting Up a HackerspacePicking the Right ToolsWelding SmartsCircuitry BasicsProgramming & ArduinosWorking with Wood3-D PrintingLaser-cuttingCNC RoutingTesting & PrototypingDrones and Space Exploration ToolsRoboticsBiotechnologySourcing and Crowdsourcing

How to Drive: Real World Instruction and Advice from Hollywood's Top Driver


Ben Collins - 2016
    And an absolute must for everyone with a learner's permit. Former Top Gear Stig and professional driver Ben Collins shares expert skills culled from a twenty year career as one of the best drivers in the world, famous for racing in the Le Mans series and NASCAR, piloting the Batmobile, and dodging bullets with James Bond. Refined over thousands of hours of elite-level performance in the physics of driving, his philosophy results in greater control and safer, more efficient and fun driving for all skill levels.

Make Noise: A Creator's Guide to Podcasting and Great Audio Storytelling


Eric Nuzum - 2019
      Nuzum identifies core principles, including what he considers the key to successful audio storytelling: learning to think the way your audience listens. He delivers essential how-tos, from conducting an effective interview to marketing your podcast, developing your audience, and managing a creative team. He also taps into his deep network to offer advice from audio stars like Ira Glass, Terry Gross, and Anna Sale.   The book’s insights and guidance will help readers successfully express themselves as effective audio storytellers, whether for business or pleasure, or a mixture of both.

Learner-Centered Innovation: Spark Curiosity, Ignite Passion, and Unleash Genius


Katie Martin - 2018
     When we tell kids to complete an assignment, we get compliance. When we empower kids to explore and learn how to make an impact on the world, we inspire problem solvers and innovators. This required change in education involves more than providing training for administrators and teachers to implement new curriculum or programs and resources; it demands that we, as teachers and leaders, create an environment where learners at every level are empowered to take risks in pursuit of learning and growth rather than perfection. This book is for you if you are wondering . . . What if learners were valued for their diverse talents and not just our traditional model of “smart”? What if I could create new and better experiences for those I serve? What if I could inspire students to learn, to discover their passions, and to share their ideas with the world? “This must-read book will inspire you to create experiences that develop learners, workers, and citizens who will thrive in a changing world.” —Linda Darling-Hammond, president, Learning Policy Institute “Katie not only provides an analysis of what's (glaringly) wrong in education, she also paints a bright vision for what's possible and provides a practical roadmap for how we might get there.” —Kaleb Rashad, director, High Tech High, San Diego “In Learner-Centered Innovation, Martin eloquently shares evidence-based, practical ways to ignite curiosity, develop passions, and unleash student genius through the types of learning experiences that today’s modern learners need to thrive in tomorrow’s world.” —Thomas C. Murray, director of innovation, Future Ready Schools “Learner-Centered Innovation is an inspirational call to action for all educators who dream of a brighter future for our children.” —Devin Vodicka, chief impact officer, AltSchool