
Emmanuel Mbagwu
@lilstex_
Followers
186
Following
531
Media
4
Statuses
146
Should you always normalize your database to 3NF?.It depends. 3NF is great for transactional integrity, but denormalizing is often better for analytics performance. When have you made the trade-off for speed?.#DatabaseDesign #3NF.
0
0
0
Just wrapped up an amazing experience at #NOG2025!.Feeling inspired to keep pushing forward with the BONGS ERP project, building solutions for marine operations with the team @GoddafiSW @tophar_dav.Proud to be part of the movement. #TechInEnergy #MarineERP
0
0
1
Kicking off an epic SQL deep dive with my data wizards! We're using a massive, real-world inventory and procurement dataset to go from zero to data hero. Let the querying begin! #SQLJourney #LearnToCode #EdTech.
0
0
0
RT @GoddafiSW: Meet Godwin @g_enangg a Data Analyst who fell in love with statistics early on and studied Economics before transitioning in….
0
2
0
RT @GoddafiSW: Meet Emmanuel, @lilstex_ a Senior Software Engineer, who will be sharing real insights from his journey and how beginners c….
0
1
0
RT @GoddafiSW: We’re excited to host “Navigating the Tech Industry as a Beginner with AI” 🎉. A free virtual workshop designed to help you b….
0
5
0
RT @billeryIO: “Billery helps me bill my client across boarder faster”. Chakam 📸!. Before i hear “i don’t know of any application i can use….
0
3
0
- boolean: Use for true/false values. Great for flags, conditions, and toggles. - bytes: Use for variable-length raw data. Handy for low-level data handling. - string: For handling text. Perfect for names, descriptions, and any other string data. #LearningWeb3.
0
0
0
#Today's lesson on #web3. Using "view" and "pure" functions helps optimize your smart contracts by reducing gas costs. View functions can only read state variables and can not modify them. While pure functions can neither read nor modify state variables. #Solidity #LearningWeb3.
0
0
1
#Today's lesson on #web3. In #Solidity, you'll encounter functions, structs, arrays, mappings, and events. It's like a Swiss Army knife for blockchain development—everything you need to build your decentralized dreams. 🔧💻 #LearningWeb3.
0
0
1
#Today's lesson on #web3. What are some data types in Solidity?. Solidity offers a delightful variety of data types: uint, int, address, boolean, bytes, string, and more. It's like a buffet of variables for your coding pleasure. 🍽️💻 #SolidityDataTypes #LearningWeb3.
0
0
1
#Today's lesson on #web3.What is Solidity?. #Solidity is the high-level programming language of choice for Ethereum, based on contracts and syntax that feels like JavaScript. It's like writing legal contracts in JavaScript—because why not mix law with code 💻📜 #LearningWeb3.
0
0
1
#Today's lesson on #web3.What are some limitations of Web3?. Web3 the future of the internet, if only it could scale, be accessible, offer a decent user experience, and not cost a lot. It's like having a sports car that can only drive in your driveway. #LearningWeb3.
0
0
0