Stacks and Queues are commonly used data structures capable of performing specific tasks in a specialised way. Let’s dive deeper! What are …
Tanya Bansal
-
-
Tutorials
SQL Processing and understanding its Key Capabilities
by Tanya Bansalby Tanya Bansal 1.1K viewsThe Structured Query Language(SQL) is a simple query language used for accessing, handling and managing data in relational databases. The original version …
-
ProjectsTutorials
Getting Started with Proteus 8 Professional
by Tanya Bansalby Tanya Bansal 1.5K viewsAccording to Wikipedia, the Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation. The software is …
-
TutorialsVideo & Tips
Exception Handling and Generators in Python
by Tanya Bansalby Tanya Bansal 3.9K viewsWhile writing programs it is natural to commit error, may it be a spelling mistake, an indentation error or something else. When …
-
TutorialsProjects
Use Tkinter Library, Build your own Widgets!
by Tanya Bansalby Tanya Bansal 3.2K viewsGUI (Graphical User Interface) plays a very integral role in daily interactions, may it be a website, an application or anything on …
-
Before getting to know about 8085 let’s understand what a microprocessor is and how it is different from a micro controller. What …
-
TutorialsProjects
What is FSM? Write Mealy and Moore State Machine using Verilog
by Tanya Bansalby Tanya Bansal 11.2K viewsWhat is FSM? A Finite State Machine, or FSM, is a computation model that can be used to simulate sequential logic, or, …
-
Tutorials
Make your own Responsive Navigation Bar for a website
by Tanya Bansalby Tanya Bansal 1.4K viewsIf you are planning to design your website, then having a navigation bar or simply a navbar is a must to help …
-
I am sure most of us have always been fascinated with remote control in our childhood days or video games. If not …
-
ProjectsTutorials
Don’t use apps! Build your own To-Do List using JavaScript
by Tanya Bansalby Tanya Bansal 1.3K viewsNowadays, everyone on earth has a list of things to be completed and we look for ways to organize it. So, we …
- 1
- 2