awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesScripting Basics

Instructional content focused on writing simple scripts for task automation.

Distinct from Python Programming Guides: Distinct from general guides by focusing specifically on automation scripts rather than general language features.

Explore 2 awesome GitHub repositories matching education & learning resources · Scripting Basics. Refine with filters or upvote what's useful.

Awesome Scripting Basics GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • visualize-ml/book1_python-for-beginnersVisualize-ML का अवतार

    Visualize-ML/Book1_Python-For-Beginners

    6,763GitHub पर देखें↗

    This project is an introductory programming course and educational resource designed to teach the basics of the Python language. It serves as a beginner guide to foundational programming concepts and syntax through a structured learning path. The curriculum focuses on Python language learning and scripting basics, enabling learners to build a foundational understanding of how to write and run code. Instructional materials are delivered through an example-driven curriculum that pairs runnable code snippets with hands-on exercises. The content is organized into a modular lesson structure using

    Teaches the basics of writing Python scripts to automate simple tasks through practical examples.

    Jupyter Notebook
    GitHub पर देखें↗6,763
  • acelewis/my_first_calculator.pyAceLewis का अवतार

    AceLewis/my_first_calculator.py

    4,319GitHub पर देखें↗

    This project is a terminal-based calculator implemented as a Python script. It performs basic arithmetic operations, including addition, subtraction, multiplication, and division, through a text-based interface. The implementation demonstrates calculator behavior by using exhaustive conditional logic and predefined number ranges to determine mathematical outcomes. It utilizes if-else structures and precomputed mappings to simulate calculations rather than relying on standard mathematical operators. The script covers fundamental programming concepts such as basic Python scripting, input and o

    Uses basic Python scripting to handle input, output, and automated calculations.

    Python
    GitHub पर देखें↗4,319
  1. Home
  2. Education & Learning Resources
  3. Python Programming Guides
  4. Scripting Basics