I'm a 24-year-old Full-Stack web and C++ developer
. As I started learning how to code in 2021 by digging into
I found my way to the world of programmers. My curiosity didn't stop there and led me to the path of
Web Development
, since I'd already known C++ it wasn't challanging to learn syntax of
,
and
but took me a while to get a deep understanding of how everthing works.
Web development helped me to go deeper into programming and gave me the ambition of following my childhood dream, becoming a
Game Developer
in the future.
std::vector<std::string> life;
life.push_back("Challange");
life.push_back("Failure");
life.push_back("Miserableness");
while(user.status == "Trying"){
if(user.attitude == "Consistant"){
life.pop_back();
}else{
user.isFailed = true;
}
}
const Ego = document.querySelector("Ego");
Ego.addEventListener("Listening", () =>{
return user = "a real loser"
})
<h1> I think the above codes said enough. </h1>