Search Fields (at least one required): |
PREVENT-AD Data Pittsburgh Supercomputing Center (PSC) Open science dataset drawn from cognitively healthy aging individuals with an increased risk of developing Alzheimer Disease. |
Natural Language Toolkit Data Data Pittsburgh Supercomputing Center (PSC) Platform for building Python programs to work with human language data |
Three-Dimensional (3-D) Geologic Modeling Data The need for improved geologic information is ever increasing as environmental and land-use issues continue to grow, with particular relevance to water resources. In northeast Illinois, bedrock aquifers are under regional stress and Lake Michigan sources are nearly fully allocated. Thus, McHenry County has responded with proactive water-resources planning. In cooperation with the County, the ISGS is in the final stages of completing a county-wide 3-D geologic model of the glacial deposits, which include the shallow sand and gravel aquifers. |
Well Location (Questor) Maps Data The Survey has an extensive well database. |
Databases & Journals, Chemistry Library Data University Library The Chemistry library offers many Chemistry related databases and journals. |
cPanel Web Hosting Service Web Publishing and Communications Technology Services Provides a dashboard with a variety of tools for creating and managing website. |
Bringing Solutions not Problems Training Lynda.com Suzy Welch talks about the importance of reporting problems to your boss and encourages bringing solutions as well. She explains the value of the Socratic method when reporting problems and proposing solutions. |
Video Data Management on Set and in the Field Training Lynda.com On hectic video shoots where you're working with several cameras and saving your work on tiny memory cards, it's easy to lose data. In this course, learn techniques for managing the massive amounts of data generated by shooting video on a set or on location. Follow Rich Harrington as he takes you through a practical workflow, explaining how to set up and organize your cameras on set, as well as how to set up a data transfer station on set to ensure that your data has a place to go. He also covers software tools, from using your computer's operating system to transfer data, to organizing your material using dedicated software solutions like Adobe Prelude. Plus, Rich goes into backup strategies, card management, and how to successfully hand off your data to post-production. |
Color for Video Editors Training Lynda.com Interested in learning more about color correction? In this course, colorist Robbie Carman provides editors and those new to working with color with practical strategies that can help them simplify color correction tasks for nearly any project. Robbie provides crucial information about how people really see and why one's environment plays an important role in successful color correction. He also discusses how to technically and creatively evaluate footage and projects, manage time and effort while color correcting, break down a project into manageable steps, and more. |
SQL Essential Training Training Lynda.com Whatever database application you create—whether it's for bookkeeping, sales, inventory, or even the lowly to-do list—it's all about the data. Completely updated for 2018, SQL Essential Training is designed to help users understand the most common language for database wrangling, SQL. Instructor Bill Weinman teaches all the major features of SQL: creating tables; defining relationships; manipulating strings, numbers, and dates; using triggers to automate actions; and using subselects and views. He offers a solid working knowledge of the language and shows how to retrieve and manage data efficiently. The final chapter includes a real-world example of building a simple and complete database application using SQL. |
Audio Foundations: Delay and Modulation Training Lynda.com In this installment of Foundations of Audio, author Alex U. Case explains the fundamentals of delay and modulation effects and how to apply these effects, technically and creatively, to improve the sound of a mix. The course covers adjusting individual parameters such as delay time, level, and feedback; working with long delays to create echoes, enhance groove, and add support; using delay modulation for chorus and doubling effects; and dialing-in spectral effects from delay, such as flanging. This course also includes Get in the Mix (GITM) sessions for both Avid Pro Tools and Apple Logic Pro. Exercise files are also included with the course. |
Audio Mixing Bootcamp Training Lynda.com In this course, author Bobby Owsinski reveals industry tips, tricks, and techniques for producing professionally mixed audio on any digital audio workstation. He offers recommendations for setting up an optimal listening environment, highlights the most efficient ways to set up and balance a mix, and shows how to build a powerful sound with compression. The course also explains how to master the intricacies of EQ; incorporate reverb, delay, and modulation effects; and generate the final mix. |
Construction Estimating Takeoff Training Lynda.com Takeoffs are one of the most common documents prepared by professional construction estimators. A takeoff lists the materials needed to complete a job. It includes quantities and measurements, and should be as accurate and detailed as possible. This course provides step-by-step instructions for developing a takeoff—including counts, units, notes, and labor estimates—in the correct sequence. Learn how to measure area, length, and volume, and get tips on how to work more efficiently and avoid some of the most common takeoff mistakes. |
After Effects for UX Design Training Lynda.com Learn a variety of techniques you can use to prototype motion and interactions using Adobe After Effects CC 2018. The course starts with a review of the AE interface, showing how to set up After Effects for working on UX projects. The course then covers how to prototype gestures and micro-interactions using animation tools; how to create and export an app with interaction previews for client and team reviews, and more. |
Flash CS4 Professional Audio Techniques Training Lynda.com Flash CS4 Professional Audio Techniques shows how integrating audio into Flash projects can create a more engaging and interesting viewer experience. Instructor Todd Perkins dives deep into the details of manipulating audio in Flash using ActionScript 3.0. He demonstrates how to monitor a song's playback progress, display this information for viewers, and create a viewable playlist for multiple songs using XML data. Through the course of the tutorials, Todd creates an audio player for the web, complete with sharing capabilities. Exercise files accompany this course. |
Joomla! 2.5 Essential Training Training Lynda.com In Joomla! 2.5 Essential Training, Jen Kramer uses Joomla! to build a web site from scratch—no programming required—and guides site designers through the process, from installation to launch. The course demonstrates how to create and organize content; add menus, sidebars, and other features; change the look with templates; install plug-ins and extensions; assign specific users to create and edit content; and much more. Jen also shows how to evaluate the quality of third-party extensions and templates and how to download and install them, and emphasizes the importance of backups for your Joomla! site, with details on creating and storing those backups. |
Joomla! 2.5: Adding Dynamic Functionality to Your Site Training Lynda.com If you already have a Joomla! site and want to take it to the next level, this workshop from trainer and consultant Laura Gordon is for you. This course shows how to take a basic "informational" site and make it more dynamic by applying Joomla! core functionality and enhancing it with feature-rich components such as event managers and document managers. Laura also introduces Access Control Lists, which limit who can edit and view different areas of your website, and see how to modify templates, link your site to social networks, display automatic updates from within the site, and much more. |
Learning Android Phone and Tablet Security Training Lynda.com Keep the critical information on your Android phone or tablet safe and secure with these proactive and easy-to-implement tips. Nick Brazzi explains common security terms and concepts, helping Android users understand typical security risks and what to do when a device is lost or stolen. You'll also learn how to protect passwords on a device, secure location and app data, protect devices from malware, and use Android Device Manager to locate, disable, or even erase devices when they are lost or stolen. |
Learning CakePHP (2013) Training Lynda.com CakePHP is a registered trademark of Cake Software Foundation, Inc.. Cake Software Foundation, Inc. is not affiliated with Lynda.com, nor does it endorse, sponsor, or otherwise support Lynda.com services. Speed up your development with CakePHP, the popular open-source PHP framework. In this course, author Jon Peck builds a magazine cataloging system while explaining how to work with the Model-View-Controller (MVC) development pattern. The course demonstrates how to install and configure CakePHP, describing the layout and components. Then, leveraging the Bake console, Jon shows how to generate and customize code, and explores form validation, database persistence, and even image uploads. By developing a complete, functional application, you'll have the foundation you need to build your own applications with CakePHP. |
Learning Google Apps Script (2013) Training Lynda.com Meet Google Apps Script, the master key that unlocks the power of Google Apps. This JavaScript-based language allows you to access Google Apps data, automate tasks, and build your own applications. Join Scott Simpson as he introduces the Google Apps Script environment; defines the common script types, permissions, and classes; and dives into scripting services. Learn to access and edit data from documents and spreadsheets, use cloud storage, set up events and triggers, and create user interfaces like dialogs. Plus, learn to publish and share your script as a web app. At the end of the course, Scott challenges you to pull all the lessons you've learned together and build an app based on some simple parameters. |
Learning React.js (2016) Training Lynda.com A new JavaScript library has arrived: React.js. React.js is designed to make the process of building modular, reusable user interface components simple and intuitive. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. In this course, Eve Porcello helps you get started with React.js, guiding you through the interface design of a sample bulletin board app. She reviews components, properties, and component state, as well as the foundational parent/child relationships within React.js. Eve also describes the lifecycle of components and how developers can trigger creation, lifetime, and teardown events. The course wraps with a chapter dedicated to building a more complete app with React.js and companion tools like Babel, NPM, and more. |
Financial Modeling Foundations Training Lynda.com By distilling key information regarding cash flow levels and risks, financial modeling helps decision-makers make informed choices based on data analytics that move their firms forward. In this course, learn how to build financial models that can be used in corporate finance, investment banking, commercial banking, and portfolio management. Professor Michael McDonald covers financial statement models, investment banking models, M&A models, buyout models, and DCF models—all using Microsoft Excel. Throughout the course, Michael includes exercises—together with downloadable exercise files—that can provide you with a practical understanding of these key topics. |
Learning Web Analytics (2013) Training Lynda.com Analytics can be an extremely powerful tool for measuring and maximizing the value of your business. In this course marketing expert Matt Bailey shows you what analytics is, what it can do, and how it will change your online business. Learn how to apply value measurement to your website and figure out which pages convince people to become customers and which pages push them away. Matt also shows how to integrate and measure your SEO and social media campaigns so that you can measure the full benefit of each. |
Managing and Analyzing Data in Excel 2010 Training Lynda.com In this course, Dennis Taylor shares easy-to-use database commands and methods for maintaining an Excel database. The course covers sorting, adding subtotals, auto-filtering, and using the Excel Advanced Filter feature and specialized database functions. |
Time Management for Managers Training Lynda.com When you begin to manage people, organizing your time reaches a whole new level of complexity—team members may need more time with you than you're anticipating, direct reports may frequently come by your desk with questions, and you may receive more emails than you can keep up with. As a manager, you want to make sure you're being productive with your time while setting a good example for your team.
In this course, best-selling author Dave Crenshaw offers managers at all levels practical strategies for efficient time management. Dave covers time management best practices for managing people, including delegating tasks, managing expectations, and establishing productive one-on-one meetings. He also provides helpful tips for managing projects, including how to coordinate multiple projects, allocate scarce resources, hold a team accountable to deadlines, and communicate deadline changes when necessary. Additionally, Dave covers how to manage priorities, including using your calendar as a prioritization tool, keeping your meetings action-focused, and shifting priorities when the need arises. Lynda.com is a PMI Registered Education Provider. This course qualifies for professional development units (PDUs). To view the activity and PDU details for this course, click here. ![]() The PMI Registered Education Provider logo is a registered mark of the Project Management Institute, Inc. |