Mohit Bilalamohitbilala.hashnode.dev·Jun 20, 2022The Best Ways to Learn Fundamental Programming ConceptsMy view is that the best teacher is someone with a lot of knowledge and a good understanding of a particular subject. Most importantly is someone with experience in programming or algorithms, and someone who has stuck with learning programming so tha...47 readsProgramming Blogs
Adeleke Emmanueladelekeblessing.hashnode.dev·Jun 5, 2022Primitive Data Type Vs Reference Data Type.PRIMITIVE DATA TYPE: In the primitive data type,the data is stored directly in the location variables accesses. It is stored on the stack. When you want to access primitive data type you access it by it's Value. THERE ARE DIFFERENT EXAMPLES OF PRIMI...94 readsJavaScript
Melvin KosisochukwuforOpen Replay's Technical Blogopenreplay.hashnode.dev·May 29, 2022Creating a Blockchain Decentralized App with Vue and Tezosby Melvin Kosisochukwu Many organizations/individuals have adopted blockchain technology and development in recent years. Blockchain technology is gaining so much traction due to the decentralization and security provided by storing data on the block...Vue.js