I am going to learn programming language and my friends are suggesting me to learn C. need help...
Forum Thread: Can C Programming Help Me for Hacking or Pen Testing.
- Hot
- Active
-
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 51 Replies
2 hrs ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 18 Replies
3 wks ago -
Forum Thread: Mitm attack problem 2 Replies
1 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 32 Replies
1 mo ago -
Metasploit Error: Handler Failed to Bind 40 Replies
1 mo ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
1 mo ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
1 mo ago -
Forum Thread: How to Hack School Website 8 Replies
1 mo ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
2 mo ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
2 mo ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
2 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
2 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
2 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
3 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
3 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
4 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
4 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
4 mo ago -
Forum Thread: Kali Wont Start, Stuck at Kali Login: 21 Replies
6 mo ago
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
How To: 4 Ways to Crack a Facebook Password & How to Protect Yourself from Them
-
How To: Crack Password-Protected ZIP Files, PDFs & More with Zydra
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
Hack Like a Pro: How to Hack Facebook (Facebook Password Extractor)
-
How To: Crack Any Master Combination Lock in 8 Tries or Less Using This Calculator
-
Networking Foundations: Subnetting Madness
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Bypass File Upload Restrictions on Web Apps to Get a Shell
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: Gain Complete Control of Any Android Phone with the AhMyth RAT
10 Responses
C/C++ Programming Language gives you the Ultimate power to Control a computer. It;s like a heart of the computer.
Its Powerful and flexible. Though what you should remember is, it is really hard to learn. But that does not mean you shouldn't try.
I did it, and so can you.
But if you want, and you are new to Programming World, Then I would suggest you to learn Bash then Python.
These languages are really simple and easy to lean, Plus Really helpful.
The rest is up to you. :)
Uncle Micheal
Im new to programming, Im learning c/c++ on my own. And i dont actually find it that hard. But when I look at a python script, it look very complicated. But maybe thats because I dont udnerstand a brick of it xD
I cant tell about whether python or c/c++ is easiest, when I havent tried programming with python yet. But c/c++ seems easier to me?
Am I the only one feeling that way?
C Programming is an ANSI/ISO standard and powerful programming language for developing real time applications. C programming language was invented by Dennis Ritchie at the Bell Laboratories in 1972. It was invented for implementing UNIX operating system. C is most widely used programming language even today. All other programming languages were derived directly or indirectly from C programming concepts. This tutorial explains all basic concepts in C like history of C language, data types, keywords, constants, variables, operators, expressions, control statements, array, pointer, string, library functions, structures and unions etc.
This C programming tutorial is designed for the new learners, students and also for the corporate level developers who want to learn and refresh their C programming skills.
I agree with Michael,first learn something simple like python,and then move on to c/c++,java..
With a full comprehension of the C language, you are also supposed to comprehend memory segments, manipulation and modulation, which is at the very basica of exploitation, and many famous and refommended texts assume that.
I think I am going to learn c programming because reading all you're post and I have also heard that c programming can help in learning other programming also..but my question is can c be used to make exploits,malware,hacking tools and other..but thank you everybody for you're help..now I am going to read c/c++ then python and then other and other..
I learned C/C++ programming as my first language, and I am so happy that i did. Its complexity made most other languages easy to learn. Also, learning these low level languages allows to learn about low level concepts such as segments, pointers, etc.. I do enjoy using python for penetration testing because i can very quickly create something that would take a more time in C. An example of this would be socket programming, where you need to know about multiple structs and have more knowledge on how network sockets work. However, I have run into multiple situations where my python code was more complex than my C code. I recommend all my friends to learn C/C++ before another language, because you work through the hard stuff first, and dont have to deal with it in other languages.
Thank you hackesh arp for you're suggestion..I think c will help me to understand other programming language also.Tomorrow I will go and buy books of c and start to learn..
Good luck learning!
C and C++ are both starting stage for all of us to learn and if we overcome the difficulties in this then upcoming code which will make you to clear easily since we crossed one of the main step in programming language. I loved in programming c language in different ways and you will also like going further.
Share Your Thoughts