What's New
Off Topix: Embrace the Unexpected in Every Discussion

Off Topix is a well established general discussion forum that originally opened to the public way back in 2009! We provide a laid back atmosphere and our members are down to earth. We have a ton of content and fresh stuff is constantly being added. We cover all sorts of topics, so there's bound to be something inside to pique your interest. We welcome anyone and everyone to register & become a member of our awesome community.

Most complex piece of code.

Lord Saru

Junior Member
Member
Joined
Jun 12, 2020
Posts
32
OT Bucks
0
Whats the most complex piece of code you created?

For me, the most complex of it was when I attempted to create a BBcode using HTML for a Harry Potter related website announcement.

I finally ended up trashing the whole piece.
 
Nothing too complicated but it was Hive Gamurs. I coded that myself with Python & Flask to create it. It actually wasn't too hard because once you know what you are doing, it's pretty easy to do everything else for the website. The hardest bit was just trying to fix something that was broken where you didn't know what the cause was.
 
It was first crawling script for inserting movies into Wordpress database. I needed learn some Wordpress parts of database, confing files, reading site code, decoding 64base code.
Also, crawling data from betting site was also very hard chalengue for me.
 
Back
Top Bottom