Edit: Wrote this post a month ago but for some reason I forgot to post it! I recently attended the Winter Job Fair and the Disciplines of Engineering Career Fair (DECaF) held at UCSD where hundreds of companies and prospective employees go to network and hopefully land a job. I went with the same intention … Continue reading Job Fairs at UCSD
Reforming Habits #1
I've decided to create a new category for Miscellaneous things that I want to talk about that I feel like I could find useful in the future. In this series, I will talk about a book I will be rereading to refresh what I learned about forming habits. The book is called The Power of Habit … Continue reading Reforming Habits #1
Status Update: January 13, 2017
Happy New Years! A little update on the two interviews that I had from last month. I am currently 1 for 2 in that I moved to the next round for one of them, but unfortunately did not make it for the other one. I want to reflect on what this interview process has done … Continue reading Status Update: January 13, 2017
Status Update: December 21, 2016
Hello! I haven't been able to update the blog lately, mainly because I have been playing Maplestory (an MMORPG that is SO addicting). Anyways, I'm planning on getting back to the blogs again, and since my last blog, I have gotten two interviews from two prestigious companies! One of the interviews is actually happening tomorrow … Continue reading Status Update: December 21, 2016
JavaScript Fundamentals #3
I want to preface this post by saying that these Javascript "Fundamentals" posts really aren't about the fundamentals, but really about the intricacies and under-the-hood principles that make Javascript such a powerful language. Specifically, these are topics that I found interesting that changes my perspective on JavaScript programming and why it is such a cool … Continue reading JavaScript Fundamentals #3
JavaScript Fundamentals #2
Today I watched a bit more of JavaScript: Understanding the Weird Parts on Udemy. I learned a lot more about functions than I had known previously and it is actually really useful. First of all, it is important to note that functions are objects. This means that functions can be treated as objects and can … Continue reading JavaScript Fundamentals #2
Javascript Fundamentals #1
This is a little post after watching the second section of JavaScript: Understanding the Weird Parts by Anthony Alicea. I want to preface this by saying that before going into the course, I didn't think I was going to learn much about JavaScript since I've used it a bunch on various projects. It was true … Continue reading Javascript Fundamentals #1
Status Update: November 21, 2016
I just thought of a few more things to write about that could be greatly beneficial to web development. I've started watching the Udemy lecture, Javascript: Understanding the Weird Parts, and when starting it, I didn't think I was going to learn much. However, the further I got into the lecture, the more I started … Continue reading Status Update: November 21, 2016
What is a Web Service?
“A web service is any piece of software that makes itself available over the internet, sometimes through HTTP, and uses a standardized XML messaging system.” What is HTTP? HTTP means Hypertext Transfer Protocol. It is a stateless internet protocol meaning that there is no memory of any previous page actions or commands. Basically, nothing can … Continue reading What is a Web Service?
Status Update: November 18, 2016
Just opened up a blog I had from a very long time ago: pjamas180.wordpress.com It was basically a blog that I had to detail my college life. The last time I wrote in it was June 1, 2014 which was a looong time ago (relatively). I would say I've changed a bunch since then especially … Continue reading Status Update: November 18, 2016