Welcome to the leading Carding Forum where carders from around the world share knowledge, tools, and trusted resources. Whether you’re looking for Crdpro discussions, Altenen updates, or non-VBV BIN lists for 2025, you’ll find a secure and active community ready to guide you. Our forum is built for both beginners and experienced carders who want to stay ahead in the latest techniques, marketplaces, and carding tutorials. Join live conversations about trusted shops, security tools, and leaks while connecting with like-minded members who share valuable insights. Guests only see part of the content — by registering, you unlock full access to exclusive BIN lists, Crdpro & Altenen forums, carding guides, and private discussions. Don’t miss out on the chance to build authority, learn proven methods, and grow inside the internet’s most reliable carding community.

Best website to learn coding online ?

Moderator
Joined
Apr 22, 2019
Messages
204
I am certain I have mentioned this again on cracked but for Python I definitely recommend Automate the Boring Stuff with Python (https://automatetheboringstuff.com/), it teaches you the basics of Python and what you need to know then to learn further you just have to experiment yourself. Find a project that you would like to work on and start researching it!
 
Contributor
Joined
Dec 10, 2018
Messages
757
Vassilios said:
Forgot to mention that if anyone has problems with Python feel free to PM me.

what are some projects you did with python?
i am interested in learning another programming language i can code in C and at the moment i am learning c++ and assembly in school and i want another one.
 
Moderator
Joined
Apr 22, 2019
Messages
204
atiufi said:
Vassilios said:
Forgot to mention that if anyone has problems with Python feel free to PM me.

what are some projects you did with python?
i am interested in learning another programming language i can code in C and at the moment i am learning c++ and assembly in school and i want another one.

> Using APIs such as the Reddit one (PRAW) and the Discord one (Discord Py Rewrite).
> Web Crawler. (Get all links, images from a website.)
> Playing games by itself. (Cookie clicker, or BiteFight or any HTML game.)
> Morse Translator.
> Instagram Downloader. (Get all the information about someone on Instagram.)
> A bot that draws images on Paint.
> A text-to-speech translator.
and other random stuff.
 
Top