Svetlin Nakov has 20+ years of technical background as software engineer, project manager, consultant, trainer, and digital entrepreneur with rich technical experience (Web development, information systems, databases, software engineering, cryptography, blockchain, C#, Java, JS, PHP, Python). Svetlin Nakov is a regular speaker at hundreds of conferences, seminars, courses and other trainings and holds a PhD degree in computer science. He is author of 15 books about computer programming and software technologies, lives in Sofia, Bulgaria and works as an passionate trainer and inspirer at SoftUni.
I had a talk at a blockchain conference regarding the upcoming public “Decentralized Cloud” systems, which will combine the best of the public cloud platforms (like AWS, Azure, Google Cloud, Heroku, …) with the blockchain and peer-to-peer networks (Ethereum, IPFS, EOS, TRON, NEM, NEO, Storj, Sia, …). Why? Because the trend towards decentralized organizations (DAO)
Recently I had a talk about the basics of cryptography for blockchain developers at the Bulgarian Web Summit 2018. I am happy to succeed to introduce the most important concepts of the elliptic curve cryptography (ECC), key derivation and encryption (SCrypt, AES and HMAC), digital signatures (ECDSA, sign / verify) and crypto-wallets (HD wallets, mnemonics
Стартира още една от големите ми каузи за българското ИТ образование, една от големите ми мечти. Първата частна гимназия за дигитални умения отваря врати от есента на 2018 г. Това е проект, по който работя с колеги от няколко години, защото вярвам, че днешните ученици имат право и нужда да получат адекватно на дигиталния свят образование
С голяма радост обявявам на всички навлизащи в програмирането, че през март 2018 г. излезе от печат безплатната книга “Основи на програмирането със C#”, която повежда читателя към първите стъпки в програмирането, усвояването на умения за писане на код и организиране на програмна логика, използвайки данни, проверки, цикли и методи. За книгата “Основи на програмирането със
Шервам видео и материали от моето вчерашното участие на конференцията jProfessionals – Jan 2018. Разказах за предизвикателствата, които съвременните блокчейн мрежи решават, за да постигнат децентрализиран консенсус относно състоянието на данните в блокчейн мрежата, което отделните възли виждат. Обясних защо е необходим консенсус, как консенсус алгоритмите подреждат транзакциите и построяват новите блокове, как решават double-spending
I am happy to announce that I will teach the first 6-week long intensive Blockchain Dev Camp, which will be held in Sofia in the Software University from 29 Jan 2018. To enroll, visit the course official site: Blockchain Dev Camp – Sofia (Feb 2018) The developer camp will teach the blockchain technologies from the developer perspective
За всички колеги от ИТ сектора и дигиталните професии, приемете моя скромен технологичен новогодишен поздрав. 31.12.2017 г. 22:30 Скъпи съотечественици, Скъпи колеги от дигиталния свят, Скъпи програмисти и ИТ специалисти, Обръщам се към вас, за да ви поздравя за Новата година! Какво се случи в дигиталния и ИТ света през 2017 г. Измина още една
Yesterday I had a talk on the JS.talks() conference in Sofia on “Creating DApps with Ethereum“. I demonstrated how to create a “Document Registry” ADpp on the Ethereum blockchain network, using a smart contract coded in Solidity and connecting to the Ethereum network through the Web browser from JavaScript app using MetaMask and its Injected