Skip to navigation Skip to content
Manan Academy
  • Home
  • Blog
  • Videos
  • বাংলা (Bengali)

Run automation tests in GitHub CI/CD: Playwright & Python

Posted onDecember 17, 2025 December 17, 2025.Posted inPython Programming Language, Software Automation Testing, Software Quality Assurance.

Setting up your automation tests in a GitHub CI/CD pipeline is primarily achieved using GitHub Actions. This is a powerful, built-in feature that allows you to define workflows that are…

Run automation tests in GitHub CI/CD: Playwright & JavaScript

Posted onDecember 16, 2025 December 16, 2025.Posted inSoftware Quality Assurance, JavaScript Programming Language, Software Automation Testing.

Setting up your automation tests in a GitHub CI/CD pipeline is primarily achieved using GitHub Actions. This is a powerful, built-in feature that allows you to define workflows that are…

Complete JavaScript Cheat sheet

Posted onDecember 12, 2025 December 16, 2025.Posted inProgramming Language, JavaScript Programming Language, Web Design & Development.

JavaScript is one of the most popular and powerful programming languages. It is mainly used to make websites interactive, dynamic, and user-friendly. With JavaScript, we can control webpage behavior—such as…

Git & Version Control

Posted onDecember 11, 2025 December 16, 2025.Posted inProgramming Language, Application Development.

To check git version command: Git Configuration To check existing user & user email: To change existing configuration: Initialize or Clone Repository To start a new project: To check changes/modification…

Syntax Comparison: Python Vs Dart

Posted onNovember 25, 2025 December 16, 2025.Posted inProgramming Language, Dart Programming Language, Python Programming Language.

Basic Syntax Title Python Dart entry point top-level statements void main() indentation significant (spaces) curly braces {} statement end newline semicolon optional (but usually added) type system dynamic (PEP 526…

Complete Dart Cheat Sheet

Posted onNovember 24, 2025 December 20, 2025.Posted inProgramming Language, Application Development, Dart Programming Language, Flutter, Mobile App Development.

Basic Syntax main() function Dart program starts from main(): Statements in dart end with semicolon Comments Example Variables And Data Types late keyword Late Keyword tells Dart you’ll assign the…

Complete Python Cheat Sheet

Posted onJuly 28, 2025 December 17, 2025.Posted inProgramming Language, Python Programming Language.

To code with python programming language in our system first we have to had python installed in our system. To install the latest version of python we need to get…

Copyright © 2026 Manan Academy | Powered by Enthusiast.
  • About us
  • Home
  • Blog
  • Videos
  • বাংলা (Bengali)
Type to search