programming
Video thumbnail for Bash if..else Statement | Bash Scripting
Bash if..else Statement | Bash Scripting

monibe_com

Bash if..else Statement Mastering Conditional Logic: Bash if..else Statement Explained. In this comprehensive tutorial, we dive into the world of conditional logic in Bash scripting, focusing on the 'if..else' statement. Whether you're a beginner in scrip

Video thumbnail for Bash Shebang | Bash scripting
Bash Shebang | Bash scripting

monibe_com

Bash Shebang Demystifying the Bash Shebang: A Guide to Understanding and Using #! in Bash Scripts. In this enlightening tutorial, we unravel the significance of the Bash Shebang, also known as the '#!' symbol and its role in Bash scripting. Whether you're

Video thumbnail for Bash Functions | Bash scripts
Bash Functions | Bash scripts

monibe_com

Bash Functions Unleashing the Power of Bash Functions: A Comprehensive Guide. In this illuminating tutorial, we delve into the world of Bash functions, exploring how they enhance script modularity, reusability, and maintainability. Whether you're a script

Video thumbnail for The most in demand skills for the future
The most in demand skills for the future

monibe_com

The most in-demand skills for the future are those that are related to emerging technologies and trends, as well as those that are transferable and adaptable. Here is a list of some of the most in-demand skills for the future: Artificial intelligence (A

Video thumbnail for Code snippet sharing site | different programming languages
Code snippet sharing site | different programming languages

monibe_com

Code snippet sharing site A code snippet sharing site is a website where developers can share and discover code snippets in different programming languages. These sites typically offer a variety of features, such as: Code search: Allows users to search f

Video thumbnail for Python Online Compiler | Python code in a web browser
Python Online Compiler | Python code in a web browser

monibe_com

Python Online Compiler A Python online compiler is a website or app that allows you to write and execute Python code in a web browser. This can be useful for a variety of purposes, such as: Learning Python: Online compilers can be a great way to learn Py

Video thumbnail for Python Online Compiler | learning testing and collaborating on Python projects
Python Online Compiler | learning testing and collaborating on Python projects

monibe_com

Python Online Compiler Python Online Compiler is a tool that enables users to write and run Python code in a web browser without having to install any software. It is a useful tool for learning, testing, and collaborating on Python projects. Here are som

Video thumbnail for Collaborative coding platform | Visual Studio Code Live Share | CodeTogether | Collabedit | CodeSandbox | Repl.it
Collaborative coding platform | Visual Studio Code Live Share | CodeTogether | Collabedit | CodeSandbox | Repl.it

monibe_com

A collaborative coding platform is a software application that enables developers to work together on code remotely. These platforms offer a variety of features to facilitate teamwork and collaboration, such as: Real-time multiplayer editing: Developers

Video thumbnail for Code sharing platform | Materials, Software and Code Sharing | Code sharing python
Code sharing platform | Materials, Software and Code Sharing | Code sharing python

monibe_com

Code sharing is the practice of distributing code to others, either for collaboration or for reference. There are a number of different ways to share code, including: Version control systems: Version control systems such as Git allow developers to track

Video thumbnail for Web based IDE | programming languages, including Python, JavaScript, and Java
Web based IDE | programming languages, including Python, JavaScript, and Java

monibe_com

A web-based IDE is an integrated development environment that is accessed through a web browser. Web-based IDEs offer a number of advantages over traditional desktop IDEs, including: Accessibility: Web-based IDEs can be accessed from anywhere with an int

Video thumbnail for Python libraries and frameworks | parsing HTML and XML documents | Frameworks
Python libraries and frameworks | parsing HTML and XML documents | Frameworks

monibe_com

Python libraries and frameworks are collections of pre-written code that can be used to perform common tasks. Libraries are typically smaller and more focused on a specific task, while frameworks are larger and provide a more complete solution for develop

Video thumbnail for The Easy And Simple Guide To Go Programming Language | Basics to Advanced Features
The Easy And Simple Guide To Go Programming Language | Basics to Advanced Features

monibe_com

The Easy And Simple Guide To Go Programming Language | Basics to Advanced Features

Video thumbnail for Understanding OOPS in Python | Object Oriented Programming Python: All you need to know
Understanding OOPS in Python | Object Oriented Programming Python: All you need to know

monibe_com

Understanding OOPS in Python | Object Oriented Programming Python: All you need to know

Video thumbnail for TCS NQT Your Ultimate Guide to Success | programming languages such as C, C++, and Java
TCS NQT Your Ultimate Guide to Success | programming languages such as C, C++, and Java

monibe_com

TCS NQT Your Ultimate Guide to Success | Programming languages such as C, C++, and Java

Video thumbnail for The Easiest Guide to Understand Basic Concepts of C++ | Learn C++ Programming
The Easiest Guide to Understand Basic Concepts of C++ | Learn C++ Programming

monibe_com

The Easiest Guide to Understand Basic Concepts of C++ | Learn C++ Programming

Video thumbnail for Object Oriented Programming in C++ | C++ OOP (Object-Oriented Programming) | (OOPs)
Object Oriented Programming in C++ | C++ OOP (Object-Oriented Programming) | (OOPs)

monibe_com

Object Oriented Programming in C++ | C++ OOP (Object-Oriented Programming) | (OOPs)

Video thumbnail for Python code examples | Python Programming Example | Programming Code
Python code examples | Python Programming Example | Programming Code

monibe_com

Here are some simple Python code examples: Python # Print "Hello, world!" print("Hello, world!") Use code with caution. Learn more Output: Hello, world! Python # Add two numbers num1 = 10 num2 = 20 sum = num1 + num2 print(sum) Use code with caution. Lear

Video thumbnail for Python for artificial intelligence | natural language processing | Python (programming language)
Python for artificial intelligence | natural language processing | Python (programming language)

monibe_com

Python is a widely used programming language for artificial intelligence (AI) and natural language processing (NLP). It is a general-purpose language, which means that it can be used for a variety of tasks, but it is well-suited for AI and NLP because of

Video thumbnail for Top 10 Vim plugins for programming in multiple languages | Vim plugins for development
Top 10 Vim plugins for programming in multiple languages | Vim plugins for development

monibe_com

Top 10 Vim plugins for programming in multiple languages | Vim plugins for development

Video thumbnail for Learn Python Tutorial | Python Programming Language | Python 3.12.0 documentation | Python Education
Learn Python Tutorial | Python Programming Language | Python 3.12.0 documentation | Python Education

monibe_com

Learn Python Tutorial | Python Programming Language | Python 3.12.0 documentation | Python Education

Video thumbnail for A Beginner's Guide to Java Programming | A Beginner's Guide to Java Programming - Online Course
A Beginner's Guide to Java Programming | A Beginner's Guide to Java Programming - Online Course

monibe_com

A Beginner's Guide to Java Programming | A Beginner's Guide to Java Programming - Online Course

Video thumbnail for Understanding OOPS in Python | Object-oriented programming (OOP) is a programming paradigm
Understanding OOPS in Python | Object-oriented programming (OOP) is a programming paradigm

monibe_com

Object-oriented programming (OOP) is a programming paradigm that uses objects and classes to structure code. Objects are self-contained entities that contain data and behavior. Classes are blueprints for creating objects. OOP is a popular programming par

Video thumbnail for A Beginner's Guide to Java Programming | Java also supports object-oriented programming concepts
A Beginner's Guide to Java Programming | Java also supports object-oriented programming concepts

monibe_com

Java is a general-purpose, object-oriented programming language that is used to develop a wide variety of applications, including web applications, mobile applications, desktop applications, and embedded systems. It is one of the most popular programming

Video thumbnail for Introduction to Python Programming Language | Python, variables are used to store data.
Introduction to Python Programming Language | Python, variables are used to store data.

monibe_com

Python is a general-purpose, high-level programming language. Its design philosophy emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logic

Video thumbnail for TCS NQT Your Ultimate Guide to Success | programming languages such as C, C++, and Java
TCS NQT Your Ultimate Guide to Success | programming languages such as C, C++, and Java

monibe_com

TCS NQT is a national-level online test conducted by Tata Consultancy Services (TCS) for hiring fresh graduates in the IT industry. The test is designed to assess the candidate's quantitative aptitude, verbal ability, and programming skills. To succeed i