Search results for #365codingphasechallenge
Been away from daily posting to concentrate on client work, DevOps fundamentals, Photoshop Fundamentals, and PHP. I'm looking forward to posting regularly now as part of my daily routine once again. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Took a break to work on refining my approach to include a fundamental database design philosophy that will be repeatable to structure the object model of future applications. That way server code writes itself... #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Working with some SQL injections and the SQL Workbench... This software has a significant learning curve. I'm curious if there are alternatives because it's not as intuitive as I'd hoped it would be, and needs more screen space. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Spent the majority of the day researching server options for WordPress support and options to speed up the payload delivery. I'm impressed by Siteground and Litespeed. SQL and PHP for the win! #365CodingPhaseChallenge #CodingPhase #TheCodingWay
It's amazing how little code is really needed to execute all the queries for a fundamentally functional CRUD application. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Drilling through logical operators and column search queries for SQL database code layer. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Working the kinks out of some rudimentary database design SQL queries. MySQL Workbench is a great tool to run these queries but it feels a bit cramped. I'd like to rearrange the windows, or pop them out if possible. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Drilling through SQL commands as a part of my daily practice... #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Day 34 of ... 20XX Good Afternoon people...working on the Pizza site. The CSS is a bit off but I will fix it once all the JS and Python is finished. #365codingphasechallenge #thecodingway #100daysofcode #javascript #React #django
Day 33 of ... 20XX I know it's been a minute...I've just been spazing about getting things ready for the new baby...did some coding to calm me down...a pizza shop with a Next / Django #codingphase #365codingphasechallenge #thecodingway #100daysofcode #javascript #React #django
Worked with some column conditionals to make sure entries are screened before they are entered into a database. Some of these things redundant and handled in the server programming layer, but nice to have nonetheless. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Birthday coding session centered around fundamentals of database design with MySQL Workbench. I'm starting to really appreciate it as a powerful tool for troubleshooting data queries. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Familiarizing myself with MySQL Workbench and some of the nuances of different data types for database construction. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Got rocking and rolling with MySQL Workbench today... It is not the least bit intuitive, but it's a very powerful piece of software. My goal is to develop the repetition needed to troubleshoot SQL databases better. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Decided to take a hard pivot into a more different direction to learn more about troubleshooting commandline issues with a completely different setup. Started an Adonis JS project to test things out. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Sometimes it's difficult to know when to leave a new technology alone and circle back. I'm gonna have to do that with the virtual server because the PDO and SQLi packages are not registering properly. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Had fun firing up the Command Line Tools to figure the built-in server with PHP CLI. This process is fruitful for testing applications for live deployment with the public folder only accessible. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Took a break from posting everyday to read and research things on the Web Development topic so I had nothing to post. Wrestled filesystem issue, and solved array errors PHP null coalescing operator. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Focused most of the day on advanced WordPress options for lifetime theme packages, and potential membership website packages. Researched hosting options, and reconfigured file structure links in CRUD app. #365CodingPhaseChallenge #CodingPhase #TheCodingWay
Day 31 of ... 20XX Yay...Late night coding it is :) Finishing up the Hero component on the blog main page #codingphase #365codingphasechallenge #thecodingway #100daysofcode #javascript #React #50Projects50Days #25daysofcode