|
|
|
|
|
by hiso
4721 days ago
|
|
Online CTFs are computer security challenges (reversing binaries, exploits, cryptography/steganography challgenges, forensics). I'm trying my hand at those, although I'm still stammering :) I also tried teaching myself some Django via online tutorials, but I must say web development isn't my cup of tea : One of those tutorials showed how to make a basic blog. I typed all the code by hand step by step. The admin interface shows up, the development server runs without errors, but errors arise in urls.py and the templates. I copypaste the relevant code to check. "Unmatched parenthesis" template error still showing. Googling the error: no relevant matches. I flip the table and ragequit.) I like to think I have low-frustration tolerance, although I pick high-frustration video games (I'd probably love Dark Souls), but I still want it to develop that skill in case of (to show my portfolio yup, but in my case, said portfolio is pretty much inexistent, and that worries me to have nothing to show to potential employers, especially in the field I aim to work.) |
|