codezxero Profile Banner
Code Zxero Profile
Code Zxero

@codezxero

Followers
6
Following
58
Media
6
Statuses
39

All About CODING.

cloud
Joined July 2018
Don't wanna be here? Send us removal request.
@BilliCodes
Bilal Hussain
1 year
Humans vs AI
17
8
53
@codezxero
Code Zxero
1 year
✅I have completed the Python Variables Exercise from W3Schools 💪 #W3Schools #Python #Exercises
0
0
0
@codezxero
Code Zxero
1 year
file:///C:/Users/Admin/Desktop/Web%20Development/zzSide_Projects/SharingSocialMedia.html heh?
0
0
0
@codezxero
Code Zxero
1 year
Finally Started with C++!! @freeCodeCamp has 31 hour video🥹🥹 #cpp #coding
0
0
0
@codezxero
Code Zxero
3 years
The Best Course!
@cs50
CS50
3 years
Professor @davidjmalan explains the difference between CS50 and CS50x.
0
0
0
@github
GitHub
3 years
Next time you need to generate diagrams or wireframes, consider giving Excalidraw a try 😍 https://t.co/oVJfbP4b3m 💯 free & open source, 🤼 collaborate in real time, ✍️ beautiful, hand-drawn style, 🖼️ export to PNG, SVG & clipboard, ➕ much more!
26
250
2K
@codezxero
Code Zxero
3 years
#ChatGPT the new way of learning?
0
0
0
@codezxero
Code Zxero
4 years
0
0
0
@ThePracticalDev
DEV Community
4 years
Wondering which language to learn next? Try out some Hello Worlds to see which one fits! #DEVCommunity https://t.co/NtKs8xDBGL
dev.to
When I start learning any programming language, the first example I get from the tutorial is : let's...
1
3
20
@codezxero
Code Zxero
5 years
When the Bug you just Fixed, Created another Bug
0
0
1
@codezxero
Code Zxero
5 years
Code for I.R. Sensor void setup() { pinMode(7,INPUT); Serial.begin(9600); pinMode(13,OUTPUT); } void loop() { Serial.print("IRSensorip "); Serial.println(digitalRead(7)); if(digitalRead(7)==0) { digitalWrite(13,HIGH); } else{ digitalWrite(13,LOW); } }
0
0
0
@codezxero
Code Zxero
5 years
The Programmers Life :- "No Hugs and Kisses Only Bugs and Fixes" #Programming #Coding
0
1
1
@codezxero
Code Zxero
6 years
0
0
0
@codezxero
Code Zxero
6 years
Hackers Reverse-Engineer Firmware, So they can find Vulnerability. #Hacker #DarkWeb #ReverseEngineer #Firmware #vulnerability
0
0
0
@codezxero
Code Zxero
6 years
Want to Learn about Operating Systems? Click the Link Below to know more. #OperatingSystem #OS #Kernel #Shell #TechTeamGB https://t.co/GFHo4o5q1w
0
0
0
@codezxero
Code Zxero
6 years
Coding in Dark Mode cux Light attracts Bugs😆 #DarkMode #Bugs
0
0
1
@codezxero
Code Zxero
6 years
First C# Code!! using System; namespace Giraffe { class Program { static void Main(string[] args) { Console.WriteLine("Hello World!"); Console.ReadLine(); } } }
0
0
0
@codezxero
Code Zxero
6 years
Visual Studio😆
0
0
0
@codezxero
Code Zxero
6 years
Uses and Applications of C Programming Language. Click on the below link. https://t.co/9M0NcZ7wtg
0
0
0
@codezxero
Code Zxero
6 years
To Program (well) in C, you have to know how a Computer works, how Memory works, in order to understand possible Memory Leaks and so forth. #C #CProgramming
0
0
0