von Samuel | Jul 31, 2022 | #100DaysOfCode, Progammieren, Web Development
Isn’t there a more direct way to style rendered ModelForms (hence add CSS classes or ID’s?) – without looking up the underlying widget class for every form field? It’s possible to override the default form fields. Furtunately there is a Filed...
von Samuel | Jul 17, 2022 | Web Development
I can’t help declaring that Python is superior to JavaScript🤷♀️Just solved all exercises without learning any JS before😎 Learn Python first Sorry to all the lovely JS dev’s out there☹Maybe you should consider learning Python instead💁♀️May turn out that...
von Samuel | Jun 12, 2022 | #100DaysOfCode, Progammieren, Web Development
notes on HTML and CSS Tutorial for 2021code and progress documentation (GitHub) HTML/CSS basics write HTML structure, based on user interface (UI) of desktop version (because it includes all elements – usually more than in mobile version)write CSS designstart...
von Samuel | Jun 5, 2022 | #100DaysOfCode, Business, Persönlichkeit, Progammieren
Evaluation after not completing 100DaysOfCode absolutely focused on CoderMatchingeventually a letter to my future self What went well? first 2-3 months (until mid-feb/beginning-march) well focused -> Django: build „MVP“ + Deployment: Publish MVP with...
von Samuel | Mai 22, 2022 | Progammieren
While learning HTML and CSS, I created a repository to track the progress of the respective tutorial.I organzied the repository in a way that people can access the different phases of the tutorial (and also my own solutions) simply by changing the branch. At some...
von Samuel | Mai 15, 2022 | Progammieren
Faster Workflow with Testdriven Development Talk by Torsten Zielke at PyConDE 2022 Goals knwoledge to apply TDDknow benefitsapply TDD in real world projectsfaster workflow Benefits of TDD testing gives free detailed documentationshort cycles of working producteasy to...
Neueste Kommentare