Tag: Learning
-
CSS masonry & CSS grid
Posted on October 22, 2024, Level intermediate Resource Length long
An approach for creating masonry layouts in vanilla CSS is one of those "holy grail" aspirations. I actually tend to plop masonry and the classic "Holy Grail" layout in the same general era of web design. They're different types of layouts, of course, but the Holy Grail was a done deal when we got CSS Grid. By Geoff Graham.
Tags web-development learning css frontend
-
Web development career roadmap: Jobs and levels guide
Posted on October 18, 2024, Level beginner Resource Length medium
Explore the job-leveling matrix for Web Development. Understand the roles and skills needed to advance from beginner to leader. By Coursera.
Tags web-development learning teams career
-
8 essential Android 15 security features you should set up immediately
Posted on October 1, 2024, Level beginner Resource Length medium
Google has released Android 15, which includes several significant security enhancements. These updates focus on privacy and theft protection, such as Private space, which allows users to create a separate, secure area on their device for sensitive data and apps1. Additionally, theft protection features include automatic device locking if theft is detected and preventing factory resets without authentication. By Parth Shah.
Tags android learning app-development infosec google
-
Understanding messaging queues: The backbone of modern software architecture
Posted on September 24, 2024, Level beginner Resource Length medium
In today's fast-paced and interconnected digital world, the need for robust and efficient communication between different components of a software system is paramount. Messaging queues have emerged as a vital solution to this challenge, providing a reliable way to manage and coordinate the flow of messages between various parts of an application. By Sean Coughlin.
Tags queues learning app-development devops messaging
-
Identity threat detection and response solution guide
Posted on August 15, 2024, Level intermediate Resource Length medium
Identity Threat Detection and Response (ITDR) has emerged as a critical component to effectively detect and respond to identity-based attacks. Threat actors have shown their ability to compromise the identity infrastructure and move laterally into IaaS, Saas, PaaS and CI/CD environments. Identity Threat Detection and Response solutions help organizations better detect suspicious or malicious activity in their environment. By The Hacker News.
Tags infosec devops cloud software-architecture learning cio
-
How to install Linux on an old laptop to give it new life and purpose
Posted on May 21, 2024, Level beginner Resource Length medium
If you're looking to revive that aging laptop, Linux might be your best bet. Find out how easy it can be to make this happen. By Jack Wallen.
Tags linux app-development learning
-
How to build a custom API Gateway with Node.js
Posted on April 16, 2024, Level intermediate Resource Length short
In the era of microservices, where applications are divided into smaller, independently deployable services, managing and securing the communication between these services becomes crucial. This is where an API gateway comes into play. By Iroro Chadere.
Tags devops microservices software-architecture apis learning
-
DevOps security: Definition, best practices
Posted on March 22, 2024, Level beginner Resource Length long
DevOps has revolutionized the way organizations develop, deploy, and maintain applications. However, upholding security in a DevOps environment is a serious concern organizations must address in order to keep software development isolated from cyber threats while maintaining agility, production speed, and cross-team collaboration. By Anastazija Spasojevic.
Tags devops infosec cloud software-architecture learning
-
Digital transformation: A comprehensive exploration for modern businesses
Posted on March 13, 2024, Level beginner Resource Length medium
Digital transformation is a term used to describe the integration of technology into all aspects of business operations to improve efficiency, increase competitiveness and ultimately enhance customer experiences. By Sean Houghton.
Tags cloud cio learning ux agile teams
-
Business intelligence services: Navigating the future of data analytics
Posted on March 10, 2024, Level beginner Resource Length medium
How does a business make key decisions? In a business environment, decisions take place based on evidence and information derived through various operations. A company decides to expand its manufacturing facility to produce more goods when shifts in consumer demand indicate growth. By infomineo.com.
Tags learning analytics cio big-data
-
Faster computers: First graphene semiconductor paves the way
Posted on March 9, 2024, Level beginner Resource Length medium
Researchers have showcased the first functional graphene semiconductor. The discovery could change computing and electronics forever. By Fred Schwaller.
Tags learning ai cio cloud teams servers
-
Go developer survey 2023 H2 results
Posted on March 5, 2024, Level beginner Resource Length long
In August 2023, the Go team at Google conducted our bi-annual survey of Go developers. We recruited participants via a public post on the Go blog and a randomized prompt in VS Code, resulting in 4,005 responses. We primarily focused survey questions around a few topics: general sentiment and feedback about developing with Go, technology stacks used alongside Go, how developers start new Go projects, recent experiences with toolchain error messages, and understanding developer interest around ML/AI. By Todd Kulesza.
Tags programming learning code-refactoring golang app-development