Search result for How to learn web design Online Courses & Certifications
Get Course Alerts by Email
Segmentation and Clustering
by Rod Light- 0.0
Approx. 3 weeks
In this course, you'll learn how to use an advanced analytical method called clustering to create useful segments for business contexts, whether its stores, customers, ge Get introduced to how segmentation is used in business. lesson 2 Data Preparation for Clustering Models Learn how to select data for clustering models. Learn how to visualize and validate your clusters....
Free
Developing Applications with SQL, Databases, and Django
by Yan Luo , Rav Ahuja- 4.8
Approx. 15 hours to complete
Data is stored in various databases, either on-premise or on the cloud, and developers will need to learn how to talk to them via programming languages. In addition to SQL, you will discover how Object-Relational Mapping (ORM) allows you to use Object-Oriented Programming (OOP) languages to work with databases. - Describe what is a database and how to model data...
UX Design: From Concept to Prototype
by Predrag Klasnja- 4.8
Approx. 15 hours to complete
You will then learn how to turn wireframes and interaction architecture into interactive prototypes that can be tested with prospective users and iteratively refined into a high quality design that that is ready for a hand-off to the development team for implementation. Introduction to the Design Process Introduction to the Design Process...
Browser Rendering Optimization
by Cameron Pittman , Paul Lewis- 0.0
Approx. 1 months
lesson 4 JavaScript How to optimize JavaScript to hit 60fps during animations. How to move expensive JavaScript operations off the main thread and into Web Workers. Learn how to debug multiple instances of Forced Synchronous Layout. Learn how to optimize layers to reduce the number of steps the browser needs to take to render each frame....
Free
Human-Centered Design for Inclusive Innovation
by Sarah Kaplan , Nika Stelman , Mark Leung- 5
Approx. 13 hours to complete
You will learn by doing, experiencing the design process through exercises and a mini-bootcamp. You will learn why human-centered design is a central component of Gender Analytics. Introduction to human-centered design Learn how to involve users & stakeholders in all stages of design—from ideating to prototyping and testing—& bring a learning mindset to the process....
Android Basics: Data Storage
by Katherine Kuan , Jessica Lin- 0.0
Approx. 8 weeks
lesson 1 Using SQLite Learn how to store app data in an SQLite database - a widely used industry data structure. lesson 3 Building a ContentProvider Learn how basics of a ContentProvider and add one to your app. Learn to design URIs for your ContentProvider. Implement the required functions to use your ContentProvider....
Free
Introduction to Web Development
by Daniel Randall- 4.7
Approx. 22 hours to complete
This course is designed to start you on a path toward future studies in web development and design, no matter how little experience or technical knowledge you currently have. How to Find and Select a Web Hosting Company How to Zip and Unzip Files Creating HTML - How to Practice How to Put Your HTML on the Internet...
Programming Languages
by Westley Weimer- 0.0
Approx. 2 months
Take this class and learn how to build your own simple web browser complete with the ability to parse and understand HTML and JavaScript. Concepts include how to specify and process valid strings, sentences and program structures. Learn how to escape problematic characters. lesson 3 Grammars How to specify and deconstruct valid sentences....
Free
Java Programming: Arrays, Lists, and Structured Data
by Andrew D. Hilton , Robert Duvall , Owen Astrachan , Susan H. Rodger- 4.7
Approx. 14 hours to complete
Use these data structures to build more complex programs that use Java’s object-oriented features. At the end of the course you will write an encryption program and a program to break your encryption algorithm. Combine multiple classes to solve larger problems; High-level Design Concepts Web Server Logs: From Logs to Visits...
Text Retrieval and Search Engines
by ChengXiang Zhai- 4.5
Approx. 31 hours to complete
Recent years have seen a dramatic growth of natural language text data, including web pages, news articles, scientific literature, emails, enterprise documents, and social media such as blog articles, forum posts, product reviews, and tweets. 1: Learning to Rank - Part 1 2: Learning to Rank - Part 2 3: Learning to Rank - Part 3...