paulojeronimo.com
8 subscribers
5 photos
24 links
Paulo Jerônimo's professional activity updates
Download Telegram
I'm learning a very nice alternative to React/Next.js and creating a tutorial about that: SvelteKit. Really ... It's impressive. On some days I'll produce a video playlist with my own tutorial about it. https://paulojeronimo.com/sveltekit-web3-login-tutorial.
I finally update my sitemap: https://paulojeronimo.com/sitemap/
What does this mean? You can now use hashtags in the link http://paulojeronimo.com/sitemap/ to know which content I produced about what you want to know. For an example, try these links: https://paulojeronimo.com/sitemap/#nft https://paulojeronimo.com/sitemap/#web3
New video published on LinkedIn and also on my YouTube channel (please, subscribe to it): https://www.youtube.com/watch?v=hL3hFxp-aSc
Forwarded from Paulo Jerônimo
Oi pessoal! 🙂 Passando aqui para compartilhar um pouquinho do conteúdo de um ebook que estou criando. Sugestões são sempre bem-vindas! Obrigado!
Forwarded from Paulo Jerônimo
Forwarded from Paulo Jerônimo
Forwarded from Paulo Jerônimo
In this video, aimed at those who are improving in programming with my tips, I present the solution to the following problems:

1) What is the index of the first number of the Fibonacci series (0 1 1 2 3 5 8 ...) with 55 digits?
2) How many Fibonacci numbers have between 55 and 89 digits?
3) What is the fastest implementation in Bash that could generate a list with the first 1000 numbers of the Fibonacci series?