Description Great design doesn’t come out of nowhere; it is born, nurtured, and grown–all through a systematic, learnable process. In this UX course, you will explore the process of taking a basic concept, grounded in user needs, and developing it into a design that will address those needs. In the course, you will gain hands-on…
Description This course is an introduction to the finite element method as applicable to a range of problems in physics and engineering sciences. The treatment is mathematical, but only for the purpose of clarifying the formulation. The emphasis is on coding up the formulations in a modern, open-source environment that can be expanded to other…
Description The basic biology of the virus, HIV, and the disease it causes, AIDS. The economic, social and political factors that determine who gets sick and who remains healthy, who lives and who dies. The progress of scientific research and medical treatments. The reasons for hope; the reasons for fear. (To get a glimpse of…
Description In this course, you’ll learn what every citizen should know about the security risks–and future potential — of electronic voting and Internet voting. We’ll take a look at the past, present, and future of election technologies and explore the various spaces intersected by voting, including computer security, human factors, public policy, and more. Price:…
Description Dentistry 101 is an introduction to the exciting and diverse field of dentistry through the lens of its many practitioners. If you’re interested in exploring dentistry as a profession, or if you’re ready to pursue a career in it and want to prepare yourself for dental school and the profession that lies ahead, Dentistry…
Description The capstone project will consist of three options, and you will complete one of them as part of the course. The first option is working with senior-level executives to help them solve their most pressing leadership challenges. Two (2) senior-level executives from leading organizations will provide detailed descriptions of ongoing leadership challenges that they…
Description This engaging course is designed to help you achieve the success that you desire. Drawing on decades of scientific research, you will learn what the most successful people do differently than others, why IQ is not the most significant predictor of success (and can sometimes backfire), and why many commonly held beliefs hold people…
Description In this course, you’ll explore the basic structure of a web application, and how a web browser interacts with a web server. You’ll be introduced to the request/response cycle, including GET/POST/Redirect. You’ll also gain an introductory understanding of Hypertext Markup Language (HTML), as well as the basic syntax and data structures of the PHP…
Description This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. The course will use SQLite3 as its database. We will also build web crawlers and multi-step data gathering and visualization…
Description In this course, we’ll look at the object oriented patterns available in PHP. You’ll learn how to connect to a MySQL using the Portable Data Objects (PDO) library and issue SQL commands in the the PHP language. We’ll also look at how PHP uses cookies and manages session data. You’ll learn how PHP avoids…