Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/injamamulhak0804/lets_learn_py
https://github.com/injamamulhak0804/lets_learn_py
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/injamamulhak0804/lets_learn_py
- Owner: injamamulhak0804
- Created: 2024-08-08T04:34:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T11:12:44.000Z (about 2 months ago)
- Last Synced: 2024-11-12T12:21:17.769Z (about 2 months ago)
- Language: JavaScript
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Bootstarp => panel group
- css => grid
- HTML => is it secure a new window or not
- 503, 301 status => ?
- Problem Solving => password strength password length, upperCase, lowerCase, number, special character.
- Form Validation
- Reverse a string
- Curosal
- progress bar# Day - 01
- 06/08/24# Learning Strings and variables
# ------Topics------
- Variables => int, float, strings, boolean, lists[], dictionaries{key: value}, tupes(), sets{}
- List [], list methods
- String Formatting
- string basic operation# Day - 02
- 07/08/24
# ------Topics------
- condition
- Adding some real interview question