More Relevant Posts
-
🚀 Day 3/30 – Mini Python App Challenge Built a Password Generator 🔐 using Python. Features: • Custom password length • Letters, numbers & symbols • Random & strong passwords Concepts used: random, string module, loops GitHub 👇 🔗 https://lnkd.in/dCSFW_Hd #Python #LearningInPublic #30DaysOfCode #CyberSecurityBasics #github #dailyposting #security
To view or add a comment, sign in
-
-
Developed a basic Login System using Python that verifies a username and password through conditional statements. This project helped me understand user input handling, comparison logic, and the basic flow of authentication. Technologies Used: Python (Core), Conditional Statements #Python #LoginSystem #StudentProject #CorePython #Learning
To view or add a comment, sign in
-
If anyone is interested in developing their skills in basic knowledge python,sql,c++, a quick thought based on my experience that might be helpful. 💬 Here are some tips for developing this skill: tips for developing the skill to practice more on coading
To view or add a comment, sign in
-
While learning REST APIs, I noticed something important: clear, resource-based endpoints make APIs easier to use. For example: /users/ /users/1/orders/ Good endpoint names help everyone understand the API without extra explanation. - What do you think matters more when building APIs? • Clear endpoint names • Security • Performance Would love to learn from your experience 🙂 #BackendDevelopment #RESTAPI #DjangoRESTFramework #Python #LearningJourney
To view or add a comment, sign in
-
Developed a Python file organizer that automates the sorting of documents and images. The program scans a specified directory. Employing conditional logic and string indexing to identify files by their extension (.txt, .jpg) in this case, and uses the shutil and os modules to move them into corresponding subdirectories.
To view or add a comment, sign in
-
Day 2: Python knowledge refresher TYPE KEYWORD The built-in function type() returns the type of an object. In Python3, everything is an object and thus an instance of a class. Therefore, the built-in function type() can be used to return the class type of the passed variable. Example:
To view or add a comment, sign in
-
-
🔐 Task 3 – Password Generator (Python) Built a password generator that creates strong, random passwords using letters, numbers, and special characters. This project helped me learn about randomization and string manipulation in Python.
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development
Impressive