Android Development Architecture of Android OS In this article at OpenGenus, you have explained the Architecture of Android OS in depth which is a starting point for Android Development. Android architecture contains stacks of software components to support a large number of Android-enabled devices.
Software Engineering 25 tricks and shortcuts of VSCode VS Code is considered an Integrated Development Environment (IDE) equipped with a plethora of features like plugins, extensions, version control integration, and particularly, shortcuts to speed up code writing.
CSS CSS Preprocessors CSS Preprocessors are tools that add more functionality to normal CSS by using its own unique syntax. The browser can't read preprocessors so the code has to be compiled into vanila CSS which the browser can read.
Python Use MySQL in Django web application This article at OpenGenus demonstrates how to use MySQL in Django web application. This is demonstrated by using a Post model.
Python 5 + Uses Of Python For Programming Students In 2023 In this article at OpenGenus, we have listed and explained 5+ unique ways Programming Students use Python Programming Language.
Python List of keywords in Python Python keywords are unique reserved words with specific meanings and use that can only be used for those specified purposes. You will never have to import these keywords into your code since they are always available.
Culture IISc Interview experience for CDS (Computational Data Science) PhD and M.Tech (Research) In this article, we have presented the IISc Interview experience for CDS (Computational Data Science) PhD and M.Tech (Research). We have added the actual questions asked in the Interview so that you can prepare well.
C++ C++ program to print Rhombus Pattern In this article at OpenGenus, we will learn to print Rhombus pattern in C++ language. We will go with two types of Rhombus patterns that is solid Rhombus and hollow Rhombus.
UX Design Weber's Law of Just Noticeable Differences Weber's Law of Just Noticeable Differences (JND) is a fundamental psychological principle that describes how humans detect differences in the strength of sensory stimuli.
Ruby Programming Sorting in Ruby In this article at OpenGenus, we have explained different ways of Sorting in Ruby Programming Language. This include sorting an array or hash using in-build method, sorting custom objects and implementing custom sorting algorithms like Selection Sort.
Machine Learning (ML) Regression toward the Mean The goal of this article at OpenGenus is to provide a comprehensive understanding of Regression toward the mean, its applications, potential confounding factors, and how to account for it in experimental designs and machine learning models.
Deep Learning Advantages of CNN and DCNN In this article at OpenGenus, this topic will delve into the various advantages of CNN and DCNN in detail, and explain how these architectures have revolutionized computer vision applications.
Research Papers Attention Is All You Need: Paper Summary and Insights In 2017, Vaswani et al. published a groundbreaking paper titled "Attention Is All You Need" at the Neural Information Processing Systems (NeurIPS) conference. This article at OpenGenus summarizes this paper and present the key insights.
Database Management System (DBMS) SQLite - Designing Database This article at OpenGenus outlines the process of developing a database utilizing an external file, while also showcasing the tables' data structure and type. It is intended to provide a clear and concise approach to database design.
Java Convert String to char array in Java [3 methods] In this article at OpenGenus, we will see 3 different ways to convert a String to Char Array in Java Programming Language.
System Design System Design/Architecture of Airbnb In this article at OpenGenus, we will try to understand the basics of system design and architecture of a hotel renting platform namely Airbnb and do a high level design of Airbnb.
C++ Adjacency list and matrix in C++ In this article, we will take a look at the concept of Adjacency list and Adjacency matrix and how to implement both data structures in C++ Programming Language.
data mining Forecasting flight delays [Data Mining Project] The goal of this project at OpenGenus is to use historical data to create a forecasting model for flight delays.
UX Design Peak-End Rule In UX Design In this article at OpenGenus, We will look at how a psychological heuristic can affect the way we do things that is Peak End Rule and also aid in UX Designing.
Machine Learning (ML) Law of Averages In this article at OpenGenus, we will explore the Law of Averages in Machine Learning.
System Design System Design of Meeting Scheduler In this article at OpenGenus, we are going to discuss some key points of the functional requirements, non-functional requirements and many more technical aspects for the System Design of meeting schedule.
JavaScript 31 Node.js Projects [with source code] In this article at OpenGenus, we have listed 31 core projects that should be implemented in Node.JS and will be a strong addition to the portfolio of the JavaScript developer.
Java Linear Search in Java [both Array + Linked List] In this article at OpenGenus, we will be implementing linear search algorithm for both arrays and linked list in Java.
Linux 3 Easy steps to Install Postman in Kali Linux In this article at OpenGenus, we have covered the installation and setup of Postman in your Kali Linux environment.
The role of drones in logistics and transportation In recent years, drones have emerged as a disruptive technology in the logistics and transportation industries. This article at OpenGenus will look at the function of drones in logistics and transportation, as well as their impact on the sector.