Tag

Intermediate

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Feb 14, 2025 · Backend Development

Python Project Ideas for Intermediate Developers: Web, GUI, and CLI Applications

This article presents thirteen practical Python project ideas for intermediate developers, covering web scrapers, URL shorteners, regex tools, note‑taking apps, quizzes, media players, alarm utilities, file managers, accounting tools, address books, site checkers, bulk renamers, and directory tree generators, each with technical details and optional challenges.

CLIGUIIntermediate
0 likes · 15 min read
Python Project Ideas for Intermediate Developers: Web, GUI, and CLI Applications
Deepin Linux
Deepin Linux
Nov 2, 2024 · Fundamentals

Curated List of C++ Open‑Source Projects for Learning from Beginner to Advanced

This article presents a curated collection of C++ open‑source projects ranging from beginner-friendly tutorials and simple games to intermediate libraries and advanced frameworks, offering detailed descriptions, difficulty levels, and GitHub links to help developers progressively enhance their coding skills and understand complex system design.

AdvancedBeginnerC++
0 likes · 29 min read
Curated List of C++ Open‑Source Projects for Learning from Beginner to Advanced
Sohu Tech Products
Sohu Tech Products
Dec 21, 2022 · Artificial Intelligence

23 Classic Machine Learning Project Ideas for Beginners, Intermediate, and Advanced Levels

This article presents 23 curated machine learning project ideas—ranging from beginner-friendly tasks like Iris classification to advanced challenges such as sentiment analysis—complete with dataset links, brief project descriptions, and source code references to help learners build practical AI skills.

AdvancedBeginnerIntermediate
0 likes · 12 min read
23 Classic Machine Learning Project Ideas for Beginners, Intermediate, and Advanced Levels
Python Programming Learning Circle
Python Programming Learning Circle
May 20, 2021 · Fundamentals

Essential Python Skills that Separate Beginners from Intermediate Programmers

This article outlines the key competencies that distinguish beginner from intermediate Python programmers, covering problem‑solving techniques, the XY problem, string and list manipulation, functions, object‑oriented programming, and the importance of following PEP‑8 conventions, all illustrated with clear code examples.

BeginnerIntermediateOOP
0 likes · 11 min read
Essential Python Skills that Separate Beginners from Intermediate Programmers