21 Programming Project Ideas (Beginner to Advanced)

21 Programming Project Ideas (Beginner to Advanced)

Coding with Lewis

8 месяцев назад

259,402 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@CodingWithLewis
@CodingWithLewis - 17.09.2023 06:05

Ok… so unity MIGHT not be a good option anymore lmfao

Ответить
@IsYitzach
@IsYitzach - 26.11.2023 10:33

When you write your own password manager, you can write your own encryption algorithm. NIST has published a standard for AES and then you'll know it works right. Alternatively, you can use the library to that links to the included with circuits on the x86 CPU.

Ответить
@mhytos420
@mhytos420 - 24.11.2023 23:43

Holy shit, I wanted to watch the video to get better at coding, but turns out im doing exactly that for work atm, tha mood tracker, deploying itn mongodb using angular 17.
Juts started this june with coding :)

Ответить
@_xilar
@_xilar - 19.11.2023 20:33

When you really know how to program, the problem is that you have to many ideas and you need to choose

Ответить
@gaetanlavit7330
@gaetanlavit7330 - 14.11.2023 14:07

Love your content, thanks !

Ответить
@MrBagginsDoes
@MrBagginsDoes - 11.10.2023 05:07

One upped the calculator before when I was learning JS. Instead of showing the chars, I form a segmented display, and show and hided segments depending on the the values needed to display. Really fun

Ответить
@simeonotu8218
@simeonotu8218 - 10.10.2023 03:35

Wow, thanks
Not having task(s) to work on can make a programmer grow very lazy

Ответить
@dogeplayz.
@dogeplayz. - 04.10.2023 23:21

Hey, man, mind if you make a "project ideas for advanced developers" video?

Ответить
@user-eq2xm9le6d
@user-eq2xm9le6d - 04.10.2023 17:46

can you suggest me a good tutorial for the chat gpt clone project?

Ответить
@saurabh7489
@saurabh7489 - 28.09.2023 13:47

Amazin. Thank You Sir.

Ответить
@omegagaming4649
@omegagaming4649 - 27.09.2023 15:57

I feel so overwhelmed whenever i try to a make a project 😢💔

Ответить
@rmt3589
@rmt3589 - 24.09.2023 07:06

Webscrape from an srd, and make a roll20/D&D Beyond free alternative.
Writing this down for myself. Projects listed here should be sufficient to make this. Will help when I don't know what to specifically make with the prompts.

Ответить
@andreylizin9038
@andreylizin9038 - 22.09.2023 12:57

Hi Lewis ! I really enjoyed your videos . I wanted to hear your opinion about how ease of involvement in the development of Near Protocol.
I think it would be interesting to hear your thoughts on how accessible the development process is for newcomers and what steps can be taken to make it more inclusive.

Ответить
@maalmovlogs4648
@maalmovlogs4648 - 22.09.2023 06:32

could you pls share with us cyber security projects

Ответить
@aaravprasad7956
@aaravprasad7956 - 18.09.2023 18:06

0<-x^{2}+6x-5

Ответить
@poor_guy6969
@poor_guy6969 - 17.09.2023 15:28

emm... I think URL shortener is really simple but is really good for beginner as a learning method. I did that in like an hour or less several years ago. With python and sqlite u can do it really fast.

Ответить
@Grinwa
@Grinwa - 17.09.2023 01:39

Since am studying networking am thinking all the time of making a chat app that works over specific network this means not necessary to have internet but can be setup to work locally

Ответить
@matyo_
@matyo_ - 16.09.2023 23:55

well it has only been 9 days but the unity recommendation already aged like shit

Ответить
@Programando-EV
@Programando-EV - 16.09.2023 20:26

My friends create a chatgpt , he have your hone api

Ответить
@pazzoeo
@pazzoeo - 15.09.2023 16:21

Do not use Unity !!!!

Ответить
@whizgameshub1437
@whizgameshub1437 - 14.09.2023 15:52

This was epic

Ответить
@andreylizin9038
@andreylizin9038 - 14.09.2023 12:50

Hello, how do you feel about blockchain projects?

Ответить
@ShayansCodeCommunity
@ShayansCodeCommunity - 12.09.2023 18:52

Why not a matrics solving app with step by step without AI

Ответить
@ShayansCodeCommunity
@ShayansCodeCommunity - 12.09.2023 18:48

Wow

Ответить
@devflo
@devflo - 12.09.2023 17:44

Recently created a notes app. But I would give it like 🌟🌟 stars considering how easy you can complicate things😅

Ответить
@nikobalek
@nikobalek - 12.09.2023 13:40

how do you edit so good?!

Ответить
@TheRealMangoDev
@TheRealMangoDev - 12.09.2023 12:16

discord bots r ez

Ответить
@tomvice
@tomvice - 11.09.2023 21:17

What's up with over the top gay voice cadence

Ответить
@RobbyBalboa-cj4ig
@RobbyBalboa-cj4ig - 11.09.2023 18:06

Hey man, I really liked your cameo in the first scene of Loudermilk S02E01, it was hilarious!

Ответить
@complexx8092
@complexx8092 - 10.09.2023 20:07

Great Video Congrats on the Wedding too..

Ответить
@FriedMonkey362
@FriedMonkey362 - 10.09.2023 03:01

Not to hate but these are the most generic a$$ projects and most of them sre web based

Ответить
@strawhatsanji4985
@strawhatsanji4985 - 10.09.2023 00:05

Hey thanks for the video, but you look extremely under the weather.

You should take sometime to rest up.

Ответить
@LOVETOWATCHNEW
@LOVETOWATCHNEW - 09.09.2023 18:17

Thanks for your Valuable content

Ответить
@Phoenix-zk2oe
@Phoenix-zk2oe - 09.09.2023 15:59

for pomodoro cli, how can i prompt user for pause while constantly printing remaining time + progress bar on screen? (im using python)

Ответить
@RemotHuman
@RemotHuman - 09.09.2023 09:47

what are the edge cases with a url shortner? Seems like a simple key value store. Lookup by short url, get long url. users can register a new shorturl, users can visit your server which will look it up and redirect them

Ответить
@sharokhkeshawarz2122
@sharokhkeshawarz2122 - 08.09.2023 11:35

THANK YOU THANK YOU THANK YOU! I I was out of ideas XD Love you Lewis We all love you for the really good quality content!! Specially the animation!

Ответить
@behzat1398
@behzat1398 - 08.09.2023 10:31

I can't complete a basic projects, all the time get issues. I founded some tutorial videos, in video completing basic projects. If I complete projects with this video.Can it contribute to me? Can I improve myself? What do you suggest?

Ответить
@abishekbaiju1705
@abishekbaiju1705 - 08.09.2023 09:46

1. ToDoApp
2. Expense Tracker
3. Personal Portfolio
4. Daily Journal Emailer
5. FlashCard Apps
6. URL shortener
7. Pomodoro Timer
8. Receipe Finder
9. Password Manager
10. Chat Application
11. Calculator
12. Quote Generator
13. Discord Bot
14. Make a Video Game
15. Web Scraper
16. RNG Website
17. Typing speed test
18. ChatGPT Clone
19. Virtual Tamagotchi
18. Visualize a Dataset
19. Yard Sale Flipperr

Ответить
@ex0ja
@ex0ja - 08.09.2023 07:59

It's hard to get motivated to create these when I know there's existing products that can do it better, even though I know I will benefit a lot from creating them.

Ответить
@Android-17
@Android-17 - 08.09.2023 07:36

Excellent video!
Thanks Lewis!

Ответить
@asobu000
@asobu000 - 08.09.2023 06:05

Thanks so much Lewis

Ответить
@darthvader1191
@darthvader1191 - 08.09.2023 05:00

Thank you so much man. I cannot tell you how much this helps.

Ответить
@furkanacundas
@furkanacundas - 08.09.2023 00:08

Apart from your amazing content, I really appreciate edits on your videos. If possible, could you also guide about how you do it? It really makes fun to watch and helps us to comprehend the context. o7

Ответить
@AI_Elbaz
@AI_Elbaz - 07.09.2023 23:46

So do i have to host my projects on a real server to have them actually running, or having a github repository is enough. Great video ❤️

Ответить