Welcome!
Hi! My name is Rebekah Flores and I am a Digital Media student at UH!
I am currently taking CIS 2336 where I am learning all about Internet application development. So far we have covered HTML, CSS, Bootstrap, and important background information about the Internet. You can find all of this information under "Module 1".
In Module Two I learned the server side scripting with PHP, you can explore all of my assignments by clicking "Module 2". PHP is a server-side scripting language designed primarily for creating dynamic web pages, as you explore Module Two you may notice how my website has evolved into grasping the PHP ways; one would say it is more dynamic than before.
Module Three focused on introducing MySQL/SQL and learning to how put it to good use along with PHP. I created databases and secured them by placing them outside of the Web Root directory. In my opinion, this module has been one of the easier ones to grasp on to, considering I am a DIGM major and have very little background knowledge of using server-side systems, special scripting, nor coding. Everything in this class has been "fresh off the boat" to me, it can be overwhelming at times but exciting when the code I'm working on actually runs. Click on the "Module 3" tab on the left of the page to explore my completed assignments. Enjoy!
Module Four consisted of learning about Javascript and the functions within the language. Javascript is used for making websites more interactive; it can be used to control web pages on the client side of the browser, server-side programs, and even mobile applications.