Pulse News engineer Jean Hsu answered the question, “Startup or Big Company After Graduation?” This article goes on to explain the benefits of either working at a rising startup or at an established company such as Google. So if you were wondering what is your best bet after graduation, you should check out the following Full Article…
Search
Vint Cerf – one of the “Fathers of the Internet” at UCLA
Today at UCLA we had the privilege of having Vint Cerf, Chief Internet Evangelist at Google also known as one of the “fathers of the internet”, give an amazing talk. Below is a video of him giving the same talk at Google. I tried writing a bio, but the one given to us at UCLA Full Article…
How to Code like a Hacker using Hacker Typer
Have you ever wished you could code like a hacker? Perhaps maybe so you could one day hop aboard an alien ship with your mad hacking skills and take it down with a virus. I mean, it did happen in Independence Day right? Where the aliens for some reason were using the USB 1.0 or Full Article…
I’m at Level 1 on Project Euler
I had talked about Project Euler before, and today I want to stress how important it is to try some of these problems out if you haven’t before. The reason being is that these problems expose you to the type of problems you might receive at an interview. They also help you develop the skills Full Article…
How to switch the User Agent of a Browser using Firefox
Recently I’ve been using Django, a high-level python Web Framework, to create a website complete with login authentication, oAuth RESTful API calls, and a MySQL database. I also added a mobile layout depending if the user decides to visit our page using a mobile browser with the help of the minidetector middleware application that detects Full Article…
Watch Google I/O Live
If you haven’t check out Google I/O live. It’s Google’s developers conference where they made some pretty interesting announcements like the following: Monthly Chromebook Subscriptions for Business and Schools Learn about the features about the new Chromebook. Angry Birds now available in the Chrome Web Store Angry Birds is now available on the Chome Web Full Article…
Importance of RNG in online gaming
At first glance, online casinos that host poker look simplistic in design. However, don’t let the simplistic looks of most sites fool you Where most sites lack in aesthetics, they more than make up in coding. Most of the coding centers around the games, and more specifically the RNG, or random number generator, for the Full Article…
