Book picks similar to
PHP 7 Data Structures and Algorithms by Mizanur Rahman
programming
a
aaa
computer-science
Debugging the Development Process: Practical Strategies for Staying Focused, Hitting Ship Dates, and Building Solid Teams
Steve Maguire - 1994
With the refreshing candor reviewers admired in Writing Solid Code, Maguire talks about what did and what didn't work at Microsoft and tells you how to energize software teams to work effectively - and to enjoy their work; why you might want to kick your star programmer off your team; how to avoid corporate snares and overblown corporate processes; which tiny changes produce major results; how to deliver on schedule and without overwork; how to pull twice the value out of everything you do; how to get your team going on a creative roll; and how to raise the average programmer level at your company.
The Waite Group's Turbo C Programming for the PC
Robert Lafore - 1987
Assuming no prior knowledge of C, this introductory-level book demonstrates and explains how to write useful and marketable programs in Turbo C on the IBM PC, XT, AT, and PC/Z computers.
Essential System Administration: Tools and Techniques for Linux and Unix Administration
Æleen Frisch - 2002
Essential System Administration provides a clear, concise, practical guide to the real-world issues that anyone responsible for a Unix system faces daily.The new edition of this indispensable reference has been fully updated for all the latest operating systems. Even more importantly, it has been extensively revised and expanded to consider the current system administrative topics that administrators need most. Essential System Administration,3rd Edition covers: DHCP, USB devices, the latest automation tools, SNMP and network management, LDAP, PAM, and recent security tools and techniques.Essential System Administration is comprehensive. But what has made this book the guide system administrators turn to over and over again is not just the sheer volume of valuable information it provides, but the clear, useful way the information is presented. It discusses the underlying higher-level concepts, but it also provides the details of the procedures needed to carry them out. It is not organized around the features of the Unix operating system, but around the various facets of a system administrator's job. It describes all the usual administrative tools that Unix provides, but it also shows how to use them intelligently and efficiently.Whether you use a standalone Unix system, routinely provide administrative support for a larger shared system, or just want an understanding of basic administrative functions, Essential System Administration is for you. This comprehensive and invaluable book combines the author's years of practical experience with technical expertise to help you manage Unix systems as productively and painlessly as possible.
Clark Howard's Living Large for the Long Haul: Consumer-tested Ways to Overhaul Your Finances, Increase Your Savings, and Get Your Life Back on Track
Clark Howard - 2013
For many, home values are still too low and unemployment is still too high. Others have prospered despite the ups and downs. In Clark Howard's Living Large for the Long Haul, the renowned broadcaster examines our new paradigm through the eyes of those whose financial portfolios have beaten the odds, and those whose economic situation has gone off course. Through these fascinating personal accounts, listeners will uncover amazing opportunities and smart decisions, finding advantages in bleak times for lasting payoffs in the long run.
Hacking School Libraries: 10 Ways to Incorporate Library Media Centers into Your Learning Community (Hack Learning Series Book 20)
Kristina A. Holzweiss - 2018
They are places for research, refuge, and reflection--where students create, collaborate, communicate, and develop skills in critical thinking and compassion. Learn 10 ways to create the library learning environment that every child deserves. In Hacking School Libraries, 2015 School Librarian of the Year, Kristina A. Holzweiss, and 2017 Sensational Student Voice Award finalist, Stony Evans, bring you 10 practical hacks that will help you create a welcoming and exciting school library program. They show you how to rethink your library to become the hub of the school community, whether you are a veteran librarian or just beginning your career. Hacking School Libraries isn't just for librarians. It's for any educator who wants to learn how to transform your learning space provide hands-on learning opportunities empower your students bring curriculum to life differentiate instruction effectively raise funds advocate for modern school libraries establish global connections celebrate reading What the experts say: "When I learned that Kristina and Stony were writing a book to fit into one of my favorite series, I was so excited and couldn’t think of a better duo to do so! School librarians will find Hacking School Libraries such an amazing read and resource in so many ways. The hacks found in this book are terrific for any grade level and will help guide librarians to make a difference in their library, school, and community!" -Shannon McClintock Miller, Teacher Librarian and Iowa Future Ready Librarian Spokesperson "Authors Kristina Holzweiss and Stony Evans are two of the most respected thought leaders and practitioners in the school library field. Their book, Hacking School Libraries, is an essential resource for any modern-day library media specialist. It is filled with actionable tips and strategies that anyone can easily implement tomorrow." -Laura Fleming, Library Media Specialist, bestselling author of Worlds of Making and The Kickstart Guide to Making Great Makerspaces Grab Hacking School Libraries today, and incorporate library media centers into your learning community tomorrow.
The Secret of Parenting: How to Be in Charge of Today's Kids--from Toddlers to Preteens--Without Threats or Punishment
Anthony E. Wolf - 2000
Wolf, and parents are often uncertain about how to cope.In his new book, Wolf presents a fresh perspective on this less pleasant behavior and a surprisingly simple method for dealing with it. He argues that punishments and rewards don't work and may even be counterproductive. Instead, parents must act swiftly and decisively following Wolf's easy but powerful technique. Using numerous examples of effective and ineffective parent-child interactions, he offers practical advice on a wide range of basic issues, from tantrums and back talk, to getting kids off to school in the morning and eliminating sibling fights.Humorous and easy to use, The Secret of Parenting is guaranteed to dramatically increase the joy parents get from raising their children.
Fed Fit: A 28 Day Food Fitness Plan to Jump-Start Your Life with Over 175 Squeaky-Clean Paleo Recipes
Cassy Joy Garcia - 2016
With over 175 gluten-free and Paleo-friendly recipes, a 28-day food and fitness plan, portion guides, program guides and supplemental online tools, Fed & Fit provides readers a foundation for lasting success. Joy's recipes were hand selected to complement each of 'The Four Pillars' and include step-by-step instructions, full-color photos and personalized guides to help you achieve your individual wellness goals. Fed & Fit offers meal preparation guides and incorporates practical application tools that are centered around the 'Pillars' to ensure complete success and make transitioning to a healthy lifestyle a positive and rewarding experience. Fed & Fit also features expert techniques and fitness recommendations from New York Times Bestselling author and fitness coach Juli Bauer. Cassy Joy also incorporates detailed advice for parents, students, and professionals that can be tailored specifically to situational needs including: shopping lists, stocking your pantry, make-ahead tips, doubling recipes, cooking for just one and best practices for storage, freezing, and reheating Readers will walk away from Fed & Fit with a new, practical, lasting lease on their healthy lifestyle. They will feel empowered to make positive decisions and confident with a new mastery of obtaining life-long health.
Modern Vim: Craft Your Development Environment with Vim 8 and Neovim
Drew Neil - 2018
Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the future of Vim with Neovim: a fork of Vim that includes a built-in terminal emulator that will transform your workflow. Whether you choose to switch to Neovim or stick with Vim 8, you’ll be a better developer.A serious tool for programmers and web developers, no other text editor comes close to Vim for speed and efficiency. Make Vim the centerpiece of a Unix-based IDE as you discover new ways to work with Vim 8 and Neovim in more than 30 hands-on tips.Execute tasks asynchronously, allowing you to continue in Vim while linting, grepping, building a project, or running a test suite. Install plugins to be loaded on startup—or on-demand when you need them—with Vim 8’s new package support. Save and restore sessions, enabling you to quit Vim and restart again while preserving your window layout and undo history. Use Neovim as a drop-in replacement for Vim—it supports all of the features Vim 8 offers and more, including an integrated terminal that lets you quickly perform interactive commands. And if you enjoy using tmux and Vim together, you’ll love Neovim’s terminal emulator, which lets you run an interactive shell in a buffer. The terminal buffers fit naturally with Vim’s split windows, and you can use Normal mode commands to scroll, search, copy, and paste. On top of all that: Neovim’s terminal buffers are scriptable.With Vim at the core of your development environment, you’ll become a faster and more efficient developer.
Blockchain: The Beginners Guide to Understanding the Technology Behind Bitcoin & Cryptocurrency (The Future of Money)
Artemis Caro - 2017
As a result, many people are left with an incomplete understanding of this transformative new technology and its massive implications for the future. The goal of this book is not to plumb the depths of the mathematical wizardry used to code blockchain-based applications, but rather to serve as an introduction to the broader architecture and conceptual background behind blockchain technology. We will take a practical approach, examining how Blockchains are used in the real world. In this short, concise guide you will learn:
A Brief History of Blockchain Technology
Blockchain Basics: Managing Digital Transactions
What is a Distributed Ledger?
Blockchain Beyond Bitcoin
Implications Of Blockchain: Big Data, Privacy & Personal Data
Profiting from Blockchain Technologies
Limitations & Challenges of Blockchain
The Future of Blockchain
For Centuries, people have relied on corrupt Centralized Institutions like banks and Governments to serve as intermediaries when it comes to storing and transacting financial assets.
This is ALL About To Change...
Make sure you take action and join the Financial Revolution by reading this book!
Leading from the Library: Help Your School Community Thrive in the Digital Age
Shannon McClintock Miller - 2019
One essential role librarians play is that of a leader who works collaboratively to build relationships, mold culture and climate, and advocate for the needs of students and the community. In this book, a librarian and an education leader team up to reflect on the librarian's ability to build connections in two ways. First, they discuss the benefits of bringing the outside world into the library through the use of social media, videoconferencing and other tools that allow librarians to partner with others. Then they expand upon these connections by addressing how librarians can lead in the greater educational community by sharing resources and strategies, and partnering with school leaders to tell the story of the school community. Through this book, librarians will discover the influence they can have on the school community as the library becomes the heart of the school, a place where problems are solved, content is explored, connections are made and discovery happens.
Kindness Wins
Galit Breen - 2015
With compassion, humor, insight, and practical wisdom born of firsthand experience, Galit Breen makes a compelling case for online decency. What would happen if parents and kids everywhere could read these 10 simple rules of conduct, learn them by heart, and live by them each and every time they log in? The world would change dramatically--and for the good of us all."--Katrina Kenison, author of Mitten Strings for God and The Gift of an Ordinary DayIf kindness wins, accountability rules. The need for this mantra is never clearer than when scrolling through posts and comments online.Approximately four out of ten kids (42 percent) have experienced cyberbullying. When we were young, our bullies weren't usually strangers. They were the kids who passed mean notes about us in class, the ones who didn't let us sit at their table during lunch, and the ones who tripped us in the hallway or embarrassed us in gym class. Cyberbullying isn't all that different from the playground bullying of our youth and nightmares. But with social media, our bullies have nonstop access to us--and our kids. In fact, we're often "friends" with our bullies online.When freelance writer Galit Breen's kids hinted that they'd like to post, tweet, and share photos on Instagram, Breen took a look at social media as a mom and as a teacher and quickly realized that there's a ridiculous amount of kindness terrain to teach and explain to kids―and some adults―before letting them loose online. So she took to her pen and wrote a how-to book for parents who are tackling this issue with their kids.Kindness Wins covers ten habits to directly teach kids as they're learning how to be kind online. Each section is written in Breen's trademark parent-to-parent-over-coffee style and concludes with resources for further reading, discussion starters, and bulleted takeaways. She ends the book with two contracts―one to share with peers and one to share with kids. Just like we needed to teach our children how to walk, swim, and throw a ball, we need to teach them how to maneuver kindly online. This book will help you do just that.
Flask Web Development: Developing Web Applications with Python
Miguel Grinberg - 2014
With this hands-on book, you’ll learn Flask from the ground up by developing a complete social blogging application step-by-step. Author Miguel Grinberg walks you through the framework’s core functionality, and shows you how to extend applications with advanced web techniques such as database migration and web service communication.Rather than impose development guidelines as other frameworks do, Flask leaves the business of extensions up to you. If you have Python experience, this book shows you how to take advantage of that creative freedom.- Learn Flask’s basic application structure and write an example app- Work with must-have components—templates, databases, web forms, and email support- Use packages and modules to structure a large application that scales- Implement user authentication, roles, and profiles- Build a blogging feature by reusing templates, paginating item lists, and working with rich text- Use a Flask-based RESTful API to expose app functionality to smartphones, tablets, and other third-party clients- Learn how to run unit tests and enhance application performance- Explore options for deploying your web app to a production server
Docker: Up & Running: Shipping Reliable Containers in Production
Karl Matthias - 2015
But understanding how Linux containers fit into your workflow--and getting the integration details right--are not trivial tasks. With this practical guide, you'll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production.Two Lead Site Reliability Engineers at New Relic share much of what they have learned from using Docker in production since shortly after its initial release. Their goal is to help you reap the benefits of this technology while avoiding the many setbacks they experienced.Learn how Docker simplifies dependency management and deployment workflow for your applicationsStart working with Docker images, containers, and command line toolsUse practical techniques to deploy and test Docker-based Linux containers in productionDebug containers by understanding their composition and internal processesDeploy production containers at scale inside your data center or cloud environmentExplore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration
Copying and Pasting from Stack Overflow
Vinit Nayak - 2016
Mastering this art will not only make you the most desired developer in the market, but it will transform the craziest deadline into "Consider it done, Sir".
SEO 2013 & Beyond: Search Engine Optimization Will Never Be The Same Again
Andy Williams - 2012
Panda was designed to remove low quality content from the search engine results pages. The surprise to many were some of the big name casualties that were taken out by the update. On 24th April 2012, Google went in for the kill when they released the Penguin update. Few SEOs that had been in the business for any length of time could believe the carnage that this update caused. If Google's Panda was a 1 on the Richter scale of updates, Penguin was surely a 10. It completely changed the way we need to think about SEO. On September 28th 2012, Google released a new algorithm update targeting exact match domains (EMDs). I have updated this book to let you know the consequences of owning EMDs and added my own advice on choosing domain names. While I have never been a huge fan of exact match domains anyway, many other SEO books and courses teach you to use them. I'll tell you why I think those other courses and books are wrong.The EMD update was sandwiched in between another Panda update (on the 27th September) and another Penguin update (5th October).Whereas Panda seems to penalize low quality content, Penguin is more concerned about overly aggressive SEO tactics. Stuff that SEOs had been doing for years, not only didn't work any more, but now can actually cause your site to be penalized and drop out of the rankings. That’s right, just about everything you have been taught about Search Engine Optimization in the last 10 years can be thrown out the Window. Google have moved the goal posts. I have been working in SEO for around 10 years and have always tried to stay within the guidelines laid down by Google. This has not always been easy because to compete with other sites, it often meant using techniques that Google frowned upon. Now, if you use those techniques, Google is likely to catch up with you and demote your rankings. In this book, I want to share with you the new SEO. The SEO for 2013 and Beyond.