If you’re a beginner to code. Build these projects. #technology #programming #software #business

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

“Reddit has an API that you can use for free”

RIP

brians
Автор

As a professional coder I have to say - those projects can really teach you something ;)

yurkeetravels
Автор

A todo app is also a really good idea to buld for beginners

guusvandewiel
Автор

You know Mr Lewis, these shorts of yours are so much more useful than huge 10hr videos.

kaustabhchakraborty
Автор

This channel is a gold mine, with great content

nagsai
Автор

Besides teaching me a lot about coding, these projects actually helped me get hired at Los Alamos National Laboratory! Thank you so much!

cgoat
Автор

Another classy one is building an automation for some website you have to use. For example, I have a script to download lectures from my university to the right local directories. One could a) reverse-engineer their API if they have one or b) use a webdriver like Puppeteer or Selenium.

NicolaiWeitkemper
Автор

I like the blog idea coz I wannabe a writer and I have programming experience from my physics degree so, I need to learn a few topics about web designing (coz my programming experience is in Python and skewed towards scientific uses).

lazykaori
Автор

I'm thankful I have this channel on my programming journey 😄

kelvinzer
Автор

Lewis is really helping out here. Big Shout it to him

bsummer
Автор

Ok, this has me inspired to build a blog!

hempressdigital
Автор

I say use Electron. Get stuck, get pissed, give up temporarily, come back and either A) keep going or B) discard Electron and look for a better solution. This is probably one of the most important skills for a software developer: the ability to recognize when something is not working and to move on to something better.

If you find yourself saying "there has got to be a better way, " either there already is, or depending in how stubborn you are, you're about to invent it.

ChungusTheLarge
Автор

here's a tip to beginners: find something you have actual interest in making, don't spend hours trying to look for project ideas online
it's not as enjoyable when you're making someone else's ideas

IveGotBeef
Автор

Writing a program that can be used to hide zip files inside jpg files is very easy. Its one of the best programs I built as a beginner and one that I still use.

dotslashconfigure
Автор

Amazing I’m definitely going to try this out.

vn
Автор

One of the first projects I did when I was learning HTML, CSS and JavaScript was build a calculator

almostanengineer
Автор

Nice idea's definitely will try them out

eeshanchanpura
Автор

My first thought was about API wrappers. Create a library that wraps someone's API into a bunch of functions.

SyberiaK
Автор

Just wrote a password generator in java that was probably more complex and feature rich than it needed to be but it was fun!

lilv
Автор

a fun and quick program i created was a program that lets you create and run your own surveys and save the users response

kirbykilledgod