Skip to content
Mamunwrites
Mamunwrites
  • Contact

python

This category includes all posts related to Python programming, tutorials, tips, best practices and project ideas. Stay Tuned.

How to Change Conda Environment from an .ipynb or Notebook File in VS Code
Posted in
  • IT Support
  • python

How to Change Conda Environment from an .ipynb or Notebook File in VS Code

If you’re working with Jupyter Notebooks in Visual Studio Code (VS Code) and need to switch between different Conda environments,…

by Mamun•June 30, 2024May 20, 2025•0
Solving the FizzBuzz Problem in Python!
Posted in
  • python

Solving the FizzBuzz Problem in Python!

If you’re new to programming or looking to brush up on your coding skills, the FizzBuzz problem is a fantastic…

by Mamun•June 23, 2024May 20, 2025•0
Understanding Accessor and Mutator Methods in Python
Posted in
  • python

Understanding Accessor and Mutator Methods in Python

When working with objects in Python, you’ll often encounter situations where you need to access or modify the internal data…

by Mamun•June 9, 2024May 20, 2025•0
Word Letter Position Sum Function in python
Posted in
  • python

Word Letter Position Sum Function in python

In [ ]: #Sorted List original_list = [4,1,5,2,3] # sorted_list = sorted(original_list) original_list.sort() ol = original_list print(ol) [1, 2, 3, 4, 5]…

by Mamun•June 9, 2024May 20, 2025•0
Roadmap to be LLM Engineer in a Year
Posted in
  • python

Roadmap to be LLM Engineer in a Year

Becoming a self-taught Large Language Model (LLM) engineer involves a structured approach, focusing on acquiring the necessary skills and knowledge…

by Mamun•June 9, 2024May 20, 2025•0

Recent Posts

Complete Guide: Installing Miniconda & Setting Up a CUDA-Enabled Environment on Pop OS

February 1, 2025May 20, 2025
16-Must-Do-after-pop-os-installation

Pop!_OS Setup Guide: 16 Must-Do Tasks After Installation (2025)

February 1, 2025May 20, 2025
How-to-Change-Conda-Environment-from-an-.ipynb-or-Notebook-File-in-VS-Code

How to Change Conda Environment from an .ipynb or Notebook File in VS Code

June 30, 2024May 20, 2025

Popular Posts

Top Categories

  • IT Support
  • Linux
  • python
Copyright © 2025 Mamunwrites.
Powered by WordPress and HybridMag.
Mamunwrites
Mamunwrites
  • Contact