Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Learning how to code with AI Series' Articles
Back to Vicente G. Reyes's Series
This is one way I use AI for coding
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Nov 3 '25
This is one way I use AI for coding
#
ai
#
python
#
beginners
3
reactions
Comments
2
comments
3 min read
Problem 1: Sum of Digits: A Beginner's Guide to String Iteration in Python
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Nov 10 '25
Problem 1: Sum of Digits: A Beginner's Guide to String Iteration in Python
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
3 min read
Problem 2: Finding Min and Max Without Built-in Functions: A Python Tutorial
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Nov 18 '25
Problem 2: Finding Min and Max Without Built-in Functions: A Python Tutorial
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
3 min read
Problem 3: Mastering FizzBuzz in Python: A Step-by-Step Guide
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Nov 24 '25
Problem 3: Mastering FizzBuzz in Python: A Step-by-Step Guide
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
3 min read
Problem 4: Flatten a Nested List
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Dec 8 '25
Problem 4: Flatten a Nested List
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
2 min read
Problem 5: Palindrome Checker
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Dec 15 '25
Problem 5: Palindrome Checker
#
python
#
beginners
#
learning
2
reactions
Comments
Add Comment
1 min read
Problem 6: Reverse a List (without using reverse())
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Dec 22 '25
Problem 6: Reverse a List (without using reverse())
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
2 min read
Problem 7: Factorial
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Dec 29 '25
Problem 7: Factorial
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
2 min read
Problem 8: Count Vowels
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Jan 6
Problem 8: Count Vowels
#
python
#
beginners
#
learning
6
reactions
Comments
Add Comment
2 min read
Problem 9: Most Frequent Element
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Jan 12
Problem 9: Most Frequent Element
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
2 min read
Problem 10: Duplicate Removal
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Jan 20
Problem 10: Duplicate Removal
#
python
#
beginners
#
learning
1
reaction
Comments
Add Comment
2 min read
Problem 11: Count Character Frequency
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Jan 27
Problem 11: Count Character Frequency
#
python
#
beginners
#
learning
Comments
Add Comment
2 min read
Problem 12: Find Pairs with Target Sum
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Feb 2
Problem 12: Find Pairs with Target Sum
#
python
#
beginners
#
learning
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account