Ahamad Basha NSintro-to-c-net-core.hashnode.dev·Dec 7, 2024var and dynamic KeywordsIn-Depth Explanation of var and dynamic Keywords 𝐯̲𝐚̲𝐫̲ ̲🦸̲̲ 𝐚̲𝐧̲𝐝̲ ̲𝐝̲𝐲̲𝐧̲𝐚̲𝐦̲𝐢̲𝐜̲ ̲🦹̲̲ ̲𝐊̲𝐞̲𝐲̲𝐰̲𝐨̲𝐫̲𝐝̲𝐬̲ When you get tired of declaring data types of variables. And you don't want to stress on small things and focus on the...coding tips
Harsh Goswamicoderg-tales.hashnode.dev·Nov 22, 2024🚀 Coding is tough, Until i know these five things1. Learn by doing Learning to code without coding is like trying to swim without water—it just doesn’t work. Start writing code, make mistakes, and learn as you go ! 2. Learn to program not a programming language Learning to program isn’t about memor...1 like#learningcode