Browse Results

Showing 33,301 through 33,325 of 53,393 results

Century 21® Computer Applications and Keyboarding, Comprehensive, Lessons 1-170

by Jack P. Hoggatt Jon A. Shank

Provide your students with the best in keyboarding education from the proven keyboarding leader--now stronger than ever! This latest edition of CENTURY 21 COMPUTER APPLICATIONS AND KEYBOARDING helps students prepare for a lifetime of keyboarding success with innovative solutions updated to reflect today's business challenges. Students tap into the latest keyboarding technology, learn to master computer applications using Microsoft Office 2007, and increase communication skills with relevant activities throughout this best-selling text. Trust the leader who has taught more than 85 million people to type--bringing 100 years of publishing experience and a century of innovations together in a complete line of keyboarding solutions.

Century 21™ Computer Keyboarding: Essentials, Lessons 1-75

by Jack P. Hoggatt Jon A. Shank

Century 21 Computer Keyboarding gives you what you are looking for in a one semester course on new key learning, document formatting and word processing. This text is a combination of 50 lessons of key learning/ technique mastery and 25 lessons on word processing/document formatting.

Century 21® Computer Keyboarding, Essentials, Lessons 1-80

by Jack P. Hoggatt Jon A. Shank

CENTURY 21 COMPUTER KEYBOARDING provides everything you need for in a one-semester course covering new-key learning, document formatting, and word processing. This latest edition helps students prepare for a lifetime of keyboarding success with innovative solutions updated to reflect today's business challenges. Trust the leader who has taught more than 85 million people to type--bringing 100 years of publishing experience and a century of innovations together in a complete line of keyboarding solutions. <P> <i>Advisory: Bookshare has learned that this book offers only partial accessibility. We have kept it in the collection because it is useful for some of our members. To explore further access options with us, please contact us through the Book Quality link on the right sidebar. Benetech is actively working on projects to improve accessibility issues such as these. </i>

Inbound Marketing and SEO: Insights from the Moz Blog

by Thomas Høgenhaven Rand Fishkin

As the SEO industry undergoes a shift and Google continues to change its algorithm, successful SEO practitioners need to increase their knowledge of a wide range of inbound marketing channels. The Moz Blog is the go-to place for the latest thought leadership on the shifts in inbound marketing and SEO. This book cherry-picks and updates the most popular articles for the key inbound marketing disciplines, mixing them with some brand-new essays. Rand Fishkin and Thomas Høgenhaven have produced a masterfully edited anthology packed with information to provide the best possible insight into these marketing channels. The popular Moz blog is a top resource for cutting-edge information on SEO techniques: Co-compiled and co-edited by Moz CEO and co-founder Rand Fishkin, this book is an anthology of articles selected to provide the best possible overview of current SEO and inbound marketing techniques and trends Covers channels of online marketing, content marketing, social media, outreach, conversion rate optimization, and analytics, as well as search engine optimization Focuses on leveraging existing platforms like social media sites and community for inbound marketing success Inbound Marketing and SEO is a must-have for marketers in today's online world.

A Practical Guide to Database Design (Second Edition)

by Rex Hogan

Fully updated and expanded from the previous edition, A Practical Guide to Database Design, Second Edition, is intended for those involved in the design or development of a database system or application. It begins by focusing on how to create a logical data model where data is stored "where it belongs." Next, data usage is reviewed to transform the logical model into a physical data model that will satisfy user performance requirements. Finally, it describes how to use various software tools to create user interfaces to review and update data in a database. Organized into 11 chapters, the book begins with an overview of the functionality of database management systems and how they guarantee the accuracy and availability of data. It then describes how to define and normalize data requirements to create a logical data model, then map them into an initial solution for a physical database. The book next presents how to use an industry-leading data modeling tool to define and manage logical and physical data models. After that, it describes how to implement a physical database using either Microsoft Access or SQL Server and how to use Microsoft Access to create windows interfaces to query or update data in tables. The last part of the book reviews software tools and explores the design and implementation of a database using as an example a much more complex data environment for a University. The book ends with a description of how to use PHP to build a web-based interface to review and update data in a database.

Developing Effective Websites: A Project Manager's Guide

by Patrick Hogan Roy Strauss

Is your website project out of control?Every website project needs a manager. Developing Effective Websites describes Internet technologies in plain language and helps you see beyond your expertise to the big picture. It does this by drawing on established software project and management principles. Like any project, effective management of website development starts by understanding and balancing the constraints of time, resources, and tasks. You can deliver your project on time and on budget, by following a process that includes:· Analyzing the requirements of users and your market· Developing a workplan for the site and breaking it down to tasks· Scheduling with Gantt and PERT charts and measuring slippage for more accurate revisions· Estimating cost by the budget-first or design-first methods · Using the team development process and covering all the necessary roles· Aligning contractor and client interests to create a win-win relationship· Following an iterative development process for designing, prototyping, and building out· Applying software testing principles to website development· Making hosting decisions and planning for maintenance

Designing for Performance: Weighing Aesthetics and Speed

by Lara Callender Hogan

As a web designer, you encounter tough choices when it comes to weighing aesthetics and performance. Good content, layout, images, and interactivity are essential for engaging your audience, and each of these elements has an enormous impact on page load time and the end-user experience. In this practical book, Laura Hogan helps you approach projects with page speed in mind, showing you how to test and benchmark which design choices are most critical.To get started, all you need are basic HTML and CSS skills and Photoshop experience.Topics include:The impact of page load time on your site, brand, and usersPage speed basics: how browsers retrieve and render contentBest practices for optimizing and loading imagesHow to clean up HTML and CSS, and optimize web fontsMobile-first design with performance goals by breakpointUsing tools to measure performance as your site evolvesMethods for shaping an organization's performance culture

Web Development Recipes

by Brian P. Hogan Chris Warren Mike Weber Chris Johnson

Modern web development is so much more than just HTML and CSS with a little JavaScript mixed in. People want faster, more usable interfaces that work on multiple devices, and you need the latest tools and techniques to make that happen. This book gives you over 40 concise solutions to today's web development problems, and introduces new solutions that will expand your skill set---proven, practical advice from authors who use these tools and techniques every day. In this completely updated edition, you'll find innovative new techniques and workflows, as well as reworked solutions that take advantage of new developments.Web development is constantly changing, and you need to stay on top of your game. Discover a wide spectrum of web development techniques, from how to improve the way you present content, to solutions for data analysis, testing, and deployment.In this edition we introduce new tools, add new recipes, and modernize old ones. You'll use Vagrant to automate server setup, and you'll discover new ways to develop blogs and static sites. You'll learn how to use Grunt to script the deployment of your web project, and use Angular to build a single-page app. You'll learn how to make content stand out with simple cross-browser styles; create animations that work well everywhere without plugins; and create lightweight, responsive layouts. We'll show you how to use preprocessors like CoffeeScript and Sass; write tests for your code; use Git and Dropbox to collaborate; configure and secure the Apache web server; use virtualization to set up your own servers automatically; and much more.Whether you're new to front-end development, or you've got a few years of experience, you'll become a more versatile developer by finding out how---and why---to use these solutions in your next project.What You Need:Your favorite text editor, the most current version of Mozilla Firefox, Internet Explorer, Google Chrome or Safari, and a working knowledge of HTML and JavaScript. Familiarity with command-line interfaces is a plus.

Automate with Grunt: The Build Tool for JavaScript

by Brian P. Hogan

Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and maintain tasks and project builds, and automate your workflow with plugins and custom tasks.JavaScript has moved from being the language you love to hate to the language you need to use. And as JavaScript applications get more complex, you need a process to manage that complexity. While online tutorials just explain how to slap together a configuration file, this book goes further and shows you how to create your own tasks, design your own project templates, combine plugins together to bring a web app to life, and build your own plugins. You'll start by learning the basics of task creation, error handling, and logging as you create a simple configuration that executes basic JavaScript code using Node.js. Then you'll jump right into file manipulation as you read, write, copy, and delete files. You'll learn how Grunt's powerful multitasks work as you build a task to concatenate files together. Once you've got a grasp on these basics, you'll build a simple app with AngularJS and CoffeeScript, using Grunt to do all the heavy lifting and script processing. Finally, you'll create your own plugin so you can understand how plugins work.Each chapter contains hands-on exercises and ideas for further study. Whether you rock Ruby or sling C#, Grunt will be a useful addition to your toolbox.What You Need:This book covers Grunt 0.4.1 and higher, and requires basic knowledge of JavaScript and command-line tools on Windows, OS X, or Linux.

Build Websites with Hugo: Fast Web Development With Markdown

by Brian P. Hogan

Database-driven sites bring complexity you might not need, but building a site by hand is too much work. Hugo is a static site generator and web development framework that creates content sites quickly without the overhead or dependencies of a dyanmic web framework. With Hugo, you use HTML templates and Markdown to build static sites you can host anywhere, letting you use the skills you already have. Develop your own theme using standard HTML and CSS, using Hugo’s powerful templating features to organize your site’s components. Create your site’s content with HTML or Markdown and use Hugo’s content templating features to build new content quickly. Build a fully-featured blog with archive pages, tagging, and pagination, and integrate an external commenting system to provide interactivity. Use data from front-matter, site-wide configuration, and external JSON sources to add content, and generate JSON others can use. Integrate JavaScript with your site to create a search engine. Get Hugo working with Webpack so you can leverage the wider web development ecosystem, and explore ways to publish your site to various services. Finally, learn how you can move your existing content site to Hugo. Dive in and build your next site with Hugo!

Exercises for Programmers: 57 Challenges to Develop Your Coding Skills

by Brian P. Hogan

When you write software, you need to be at the top of your game. Great programmers practice to keep their skills sharp. Get sharp and stay sharp with more than fifty practice exercises rooted in real-world scenarios. If you're a new programmer, these challenges will help you learn what you need to break into the field, and if you're a seasoned pro, you can use these exercises to learn that hot new language for your next gig.One of the best ways to learn a programming language is to use it to solve problems. That's what this book is all about. Instead of questions rooted in theory, this book presents problems you'll encounter in everyday software development. These problems are designed for people learning their first programming language, and they also provide a learning path for experienced developers to learn a new language quickly.Start with simple input and output programs. Do some currency conversion and figure out how many months it takes to pay off a credit card. Calculate blood alcohol content and determine if it's safe to drive. Replace words in files and filter records, and use web services to display the weather, store data, and show how many people are in space right now. At the end you'll tackle a few larger programs that will help you bring everything together.Each problem includes constraints and challenges to push you further, but it's up to you to come up with the solutions. And next year, when you want to learn a new programming language or style of programming (perhaps OOP vs. functional), you can work through this book again, using new approaches to solve familiar problems.What You Need:You need access to a computer, a programming language reference, and the programming language you want to use.

HTML5 and CSS3: Level Up with Today's Web Technologies

by Brian P. Hogan

HTML5 and CSS3 are more than just buzzwords--they're the foundation for today's web applications. This book gets you up to speed on the HTML5 elements and CSS3 features you can use right now in your current projects, with backwards compatible solutions that ensure that you don't leave users of older browsers behind. This new edition covers even more new features, including CSS animations, IndexedDB, and client-side validations.HTML5 and CSS3 power today's web applications, with semantic markup, better forms, native multimedia, animations, and powerful APIs. You'll get hands-on with all the new features with practical example projects, and find what you need quickly with this book's modular structure. "Falling Back" sections show you how to create solutions for older browsers, and "The Future" sections at the end of each chapter get you excited about the possibilities when features mature. This revised second edition walks you through new features such as IndexedDB, CSS Animations, SVG, and more, along with updated fallback solutions. You'll use HTML5's new markup to create better structure for your content and better interfaces for your forms. You'll work with new form controls and validations, and build interfaces that are accessible to assistive technology and mobile devices. You'll draw with the Canvas and SVG, do simple animations with pure CSS, work with advanced CSS selectors, and make audio and video play natively.You'll bring your web apps to the next level as you use Web Storage and IndexedDB to save data on the client and make applications available offline. And you'll discover how to use web sockets, geolocation, cross-document messaging, and the History API to create even more interactive applications.Today, you have the flexibility that used to be only available through large JavaScript libraries or proprietary plugins. Get ready for today's web.What You Need:You'll need the latest versions of Google Chrome, Firefox, Opera, and Internet Explorer, along with a text editor with good support for HTML5 and CSS3 syntax. Instructions for testing on older versions of Internet Explorer are included in the book.

Small, Sharp Software Tools: Harness the Combinatoric Power of Command-Line Tools and Utilities

by Brian P. Hogan

The command-line interface is making a comeback. That's because developers know that all the best features of your operating system are hidden behind a user interface designed to help average people use the computer. But you're not the average user, and the CLI is the most efficient way to get work done fast. Turn tedious chores into quick tasks: read and write files, manage complex directory hierarchies, perform network diagnostics, download files, work with APIs, and combine individual programs to create your own workflows. Put down that mouse, open the CLI, and take control of your software development environment. No matter what language or platform you're using, you can use the CLI to create projects, run servers, and manage files. You can even create new tools that fit right in with grep, sed, awk, and xargs. You'll work with the Bash shell and the most common command-line utilities available on macOS, Windows 10, and many flavors of Linux.Create files without opening a text editor. Manage complex directory strutures and move around your entire file system without touching the mouse. Diagnose network issues and interact with APIs. Chain several commands together to transform data, and create your own scripts to automate repetitive tasks. Make things even faster by customizing your environment, creating shortcuts, and integrating other tools into your environment. Hands-on activities and exercises will cement your newfound knowledge and give you the confidence to use the CLI to its fullest potential. And if you're worried you'll wreck your system, this book walks you through creating an Ubuntu virtual machine so you can practice worry-free.Dive into the CLI and join the thousands of other devs who use it every day.What You Need:You'll need macOS, Windows 10, or a Linux distribution like Ubuntu, Fedora, CentOS, or Debian using the Bash shell.

tmux 2: Productive Mouse-Free Development

by Brian P. Hogan

Your mouse is slowing you down. The time you spend context switching between your editor and your consoles eats away at your productivity. Take control of your environment with tmux, a terminal multiplexer that you can tailor to your workflow. With this updated second edition for tmux 2.3, you'll customize, script, and leverage tmux's unique abilities to craft a productive terminal environment that lets you keep your fingers on your keyboard's home row. You have a database console, web server, test runner, and text editor running at the same time, but switching between them and trying to find what you need takes up valuable time and breaks your concentration. By using tmux 2.3, you can improve your productivity and regain your focus. This book will show you how. This second edition includes many features requested by readers, including how to integrate plugins into your workflow, how to integrate tmux with Vim for seamless navigation - oh, and how to use tmux on Windows 10. Use tmux to manage multiple terminal sessions in a single window using only your keyboard. Manage and run programs side by side in panes, and create the perfect development environment with custom scripts so that when you're ready to work, your programs are waiting for you. Manipulate text with tmux's copy and paste buffers, so you can move text around freely between applications. Discover how easy it is to use tmux to collaborate remotely with others, and explore more advanced usage as you manage multiple tmux sessions, add custom scripts into the tmux status line, and integrate tmux with your system. Whether you're an application developer or a system administrator, you'll find many useful tricks and techniques to help you take control of your terminal.

From Social Science to Data Science: Key Data Collection and Analysis Skills in Python

by Bernie Hogan

From Social Science to Data Science is a fundamental guide to scaling up and advancing your programming skills in Python. From beginning to end, this book will enable you to understand merging, accessing, cleaning and interpreting data whilst gaining a deeper understanding into computational techniques and seeing the bigger picture. With key features such as tables, figures, step-by-step instruction and explanations giving a wider context, Hogan presents a clear and concise analysis on key data collection and skills in Python.

From Social Science to Data Science: Key Data Collection and Analysis Skills in Python

by Bernie Hogan

From Social Science to Data Science is a fundamental guide to scaling up and advancing your programming skills in Python. From beginning to end, this book will enable you to understand merging, accessing, cleaning and interpreting data whilst gaining a deeper understanding into computational techniques and seeing the bigger picture. With key features such as tables, figures, step-by-step instruction and explanations giving a wider context, Hogan presents a clear and concise analysis on key data collection and skills in Python.

Declarative Programming and Knowledge Management: Conference on Declarative Programming, DECLARE 2019, Unifying INAP, WLP, and WFLP, Cottbus, Germany, September 9–12, 2019, Revised Selected Papers (Lecture Notes in Computer Science #12057)

by Petra Hofstedt Salvador Abreu Ulrich John Herbert Kuchen Dietmar Seipel

This book constitutes revised selected papers from the 22nd International Conference on Applications of Declarative Programming and Knowledge Management, INAP 2019, the 33rd Workshop on Logic Programming, WLP 2019, and the 27th Workshop on Functional and (Constraint) Logic Programming, WFLP 2019. The 15 full papers and 1 short paper presented in this volume were carefully reviewed and selected from 24 submissions. The contributions present current research activities in the areas of declarative languages and compilation techniques, in particular for constraint-based, logical and functional languages and their extensions, as well as discuss new approaches and key findings in constraint-solving, knowledge representation, and reasoning techniques.

Food Supply Networks: Trust and E-business

by Gert Jan Hofstede Nicola Cantore Rainer Haas Lisa House Aris Matopoulos Rodney Bray Oliver Meixner

When relations are facilitated by communication technologies such as e-business, food supply networks can improve efficiency, flexibility and effectiveness. However, a lack of trust within such transactions can prevent the integration of e-business into this large, economic sector. Using case studies from European countries, chapters discuss trust-building methods for food networks in an e-business environment. Key issues include the influence of cultural disparity and cross-border transactions upon major product groups such as meat, cereal products and fresh produce.

Python für Dummies (Für Dummies)

by Johannes C. Hofmeister Horst Schneider

Python ist eine der beliebtesten und vielseitigsten Programmiersprachen überhaupt. Für viele Entwickler führt deshalb kein Weg an Python vorbei. Schöpfen Sie mit diesem Buch aus dem reichen Erfahrungsschatz zweier langjähriger Softwareentwickler. Sie lernen zunächst die Syntax der Sprache und vertiefen dann das Erlernte anhand von konkreten Aufgabenstellungen. Für den Blick über den Tellerrand sorgen Kapitel zu Programmierparadigmen, Code-Qualität, Test-Ansätzen und Dokumentation. Jede Menge Tipps und Tricks und ein breites Spektrum an Beispielen lassen Sie zu einem wahren Python-Profi werden.

Internet-Modellierung mit Julia: Modelle, Algorithmen und Programme

by Ulrich Hofmann

Das Buch verbindet die Internetmodellierung mit der neuen Programmiersprache Julia. Die Eignung von Julia für die Modellierung sowohl etablierter Internet-Modelle als auch für forschungsnahe Themen wie die Car-to-Infrastructure-Kommunikation und von Black-Box-Modellen für Lastprognosen mit neuronalen Netzen wird vermittelt. Nach dem Studium des Buches und den Anregungen für weitere selbständige Analysen ist der Leser in der Lage, auch komplexere Modellierungsaufgaben in Forschung und Entwicklung mit Julia zu bearbeiten.

Designing for Digital Transformation. Co-Creating Services with Citizens and Industry: 15th International Conference on Design Science Research in Information Systems and Technology, DESRIST 2020, Kristiansand, Norway, December 2–4, 2020, Proceedings (Lecture Notes in Computer Science #12388)

by Sara Hofmann Oliver Müller Matti Rossi

This book constitutes the thoroughly refereed proceedings of the 15th International Conference on Design Science Research in Information Systems and Technology, DESRIST 2020, held in Kristiansand, Norway, in December 2020. The 28 revised full research papers included in the volume together with 7 research-in-progress papers and 9 prototype papers, were carefully reviewed and selected from 93 submissions. They are organized in the following topical sections: digital public services; data science; design principles; methodology; platforms and networks; and service science. Due to the Corona pandemic this event was held virtually.

Electronic Participation: 12th IFIP WG 8.5 International Conference, ePart 2020, Linköping, Sweden, August 31 – September 2, 2020, Proceedings (Lecture Notes in Computer Science #12220)

by Sara Hofmann Csaba Csáki Noella Edelmann Thomas Lampoltshammer Ulf Melin Peter Parycek Gerhard Schwabe Efthimios Tambouris

This book constitutes the proceedings of the 12th IFIP WG 8.5 International Conference on Electronic Participation, ePart 2019, held in Linköping, Sweden, in August/September 2020, in conjunction with the 19th IFIP WG 8.5 IFIP International Conference on Electronic Government (EGOV 2020) and the International Conference for E-Democracy and Open Government Conference (CeDEM 2020). The conference was held virtually due to the COVID-19 pandemic. The 11 full papers presented were carefully reviewed and selected from 33 submissions. The papers are clustered under the following topical sections: eParticipation developments; digital transformation; open government and transparency; and user perspectives.

RapidMiner: Data Mining Use Cases and Business Analytics Applications (Chapman And Hall/crc Data Mining And Knowledge Discovery Ser. #33)

by Markus Hofmann

Powerful, Flexible Tools for a Data-Driven WorldAs the data deluge continues in today's world, the need to master data mining, predictive analytics, and business analytics has never been greater. These techniques and tools provide unprecedented insights into data, enabling better decision making and forecasting, and ultimately the solution of incre

Arbeit 4.0 – Digitalisierung, IT und Arbeit: It Als Treiber Der Digitalen Transformation (Edition HMD)

by Josephine Hofmann

Aktuelle und spannende Fachbeiträge zur Arbeitswelt der Zukunft.<P><P> Diskutiert Arbeitsgestaltung und Qualifizierung im Zeitalter der Digitalisierung.<P> Liefert differenzierte Einblicke zu IT-Einsatz und Wirkung in verschiedenen Branchen.<P> Die Digitalisierung transformiert die Arbeitswelt in vieler Hinsicht: Arbeitsplätze werden zunehmend mobil und flexibel, Arbeitsprozesse durch Algorithmen gesteuert, Roboter sind die neuen „Kollegen“ in der Industrie und im Dienstleistungssektor. Dieser Band der „Edition HDM“ erörtert viele zentrale Fragen rund um die Transformation der Arbeitswelt von heute und morgen. In ihren Beiträgen über den Einfluss der massiven Digitalisierung auf unterschiedliche Branchen und Arbeitsbereiche diskutieren die Autorinnen und Autoren diverse Aspekte wie: • den Einfluss der Digitalisierung im Versandhandel und auf die Wissensarbeit. • die Interaktion von Mensch und Roboter in der Fabrik 4.0.• den Wert der menschlichen Arbeitsleistung in der Zukunft.• die Anforderungen an Qualifizierung.• die Möglichkeiten für Mitarbeiter, die Arbeit in der vernetzten Wirtschaft 4.0 proaktiv mitzugestalten. Unter der Herausgeberschaft von Josephine Hofmann, Leiterin des Competence Center Business Performance Management am Fraunhofer IAO in Stuttgart, entsteht so ein Sammelband, der sich als Teil der aktuellen Debatte um die digitale Transformation der Arbeitswelt versteht. Nicht nur Wissenschaftler erhalten neue Denkanstöße für ihre Forschung, auch Entscheider in Wirtschaft und Politik sowie Verantwortliche in den Bereichen Bildung, Fortbildung und Personalentwicklung können aus der Lektüre des Buches wertvolle Erkenntnisse über die Arbeit von heute und die Gestaltung der zunehmend digitalisierten Arbeitswelt von morgen gewinnen.

iRules: What Every Tech-Healthy Family Needs to Know about Selfies, Sexting, Gaming, and Growing up

by Janell Burley Hofmann

As Janell Burley Hofmann, mother of five, wrapped her 13-year-old's iPhone on Christmas Eve, she was overwhelmed by questions: "Will my children learn to sit and wonder without Googling? Should I know their passwords for online accounts? Will they experience the value of personal connection without technology?"To address her concerns, she outlined boundaries and expectations in a contract for her son to sign upon receiving his first cell phone. When Hofmann's editor at The Huffington Post posted the contract, now known as iRules, it resonated on a massive scale and went viral, resulting in a tsunami of media coverage and requests. It quickly became apparent that people across the country were hungry for more.In iRules, Hofmann provides families with the tools they need to find a balance between technology and human interaction through a philosophy she calls Slow Tech Parenting. In the book, she educates parents about the online culture tweens and teens enter the minute they go online, exploring issues like cyberbullying, friend fail, and sexting, as well as helping parents create their own iRules contracts to fit their families' needs. As funny and readable as it is prescriptive, iRules will help parents figure out when to unplug and how to stay in sync with the changing world of technology, while teaching their children self-respect, integrity, and responsibility.

Refine Search

Showing 33,301 through 33,325 of 53,393 results