This FREE resource will help you code something AWESOME👩‍💻 #technology #programming #software

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

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

I have a SQL Server DB with all the words imported into a table. You can do so many interesting queries e.g. recently I wondered how many words break the "i before e except after c" rule. Turns out there's 1, 010 words with "ei" in them, but only 88 of them conform to the rule - the other 922 all break the rule!

dansmif
Автор

Thank you, now I can loop through each letter in this file when winter comes

sergion
Автор

This actually really helps my current projects, your videos never fail to be amazing 😂

erikrosdorff
Автор

Some ideas:
Make a spelling corrector
Game of lexicant
Crossword puzzle game

kinershah
Автор

I once made a Wordle hack with that same library and it actually worked. It's actually easy to make.

labscience
Автор

I started seeing your shorts, great stuff, i dont have a clue what you really talking about but it gives me hope that the sky is limit.

rasler
Автор

Most Linux distorts include a word file at /usr/share/dict/words with around a 100k common words

Tamtam-hhxv
Автор

Hey adding the link to description would help

tapu_
Автор

I'll give you an idea.if your are reading a pdf or a word document and you want to know the meaning of a specific word, hover the cursor over the word to show its meaning

god_gaming
Автор

Imagine 200 sentences is 5 kb of data and this is 5 mb

termisher
Автор

The thing I was looking for .
What a coincidence.

Love From Bangladesh 🇧🇩🇧🇩🇧🇩

samiraalom
Автор

appreciate your hard work dude, love from India

lalosalamanca
Автор

analyse the number of letters, 2 letters being the same ( ab bc cd and so on) for every possible combination of 2 letters, same for 3, 4 and so on.

TritiumHD
Автор

if you see a 5mb text file, you need to hold your pants.

welpyes
Автор

put the words together randomly until it tells you how to cure cancer

karylw
Автор

I used this word list to create a project for doing decryption with the hill climbing algorithm

BryanOP
Автор

Teaching app that teaches non enchlish speakers random 5 words every day

Redeam.
Автор

I have so much trouble coming up with project ideas, I want to do them to get better at programming and yet I can't think of anything.

sephalopod
Автор

No code is the next big trend, making programming accissible to everyone

chullupa
Автор

Idk if this is possible but, you should make a program that takes any English language book and returns a list of all the words in it

monkeycage