The Case for Accessible Design
Tech Trends

The Case for Accessible Design

Accessible design, defined as design that specifically considers the needs of users with disabilities, seems like an obvious win for designers. Yet many organizations are reluctant to invest in the process of planning, designing, and testing with accessibility in mind. What arguments can designers use to convince companies to prioritize accessibility?
Intro to Predictive Modeling
Tech Trends

Intro to Predictive Modeling: A Guide to Building Your First Machine Learning Model

Predictive modeling in data science involves using statistical algorithms and machine learning techniques to build models that predict future outcomes or behaviors based on historical data. It encompasses various steps, including data preprocessing, feature selection, model training, evaluation, and deployment.
Navigating Social Media Security
Tech Trends

Navigating Social Media Security: Protecting a Business Against Cyber Risks

Social media attacks are on the rise. Learn best practices for protecting a business (and a business’ employees) from bad actors.
Mapping Camping Locations for the 2024 Total Solar Eclipse
Tech Trends

Mapping Camping Locations for the 2024 Total Solar Eclipse

Find camping locations within the path of totality of the 2024 solar eclipse by viewing our data visualizations, which merge eclipse and parks geo datasets.
Storytelling in Design Presentations
Tech Trends

Storytelling in Design Presentations

Learn why storytelling is so critically important for designers when they are crafting design presentations, and find six storytelling techniques you can apply when crafting your own presentation.
Demystifying Conditional Statements and Loops
Tech Trends

The Logic Within: Demystifying Conditional Statements and Loops

Build strong coding foundations by learning the coding building blocks. You can apply these concepts in almost any programming language.