My experience at the WTMB: JavaScript Crash Course

My experience at the WTMB: JavaScript Crash Course Originally posted at Women Techmakers Berlin. I recently had the opportunity to attend the JavaScript Crash Course by Women Techmakers Berlin. It was a 2 months course, starting in October. The lectures were every Thursday from 7 PM to 10 PM and the goal of the course was To introduce JavaScript and Node.

Fireside Chat with Laura Butler

¡Hola! 😄 Last week, I had the amazing opportunity to attend the Fireside Chat with Laura Butler at Microsoft! :-D It was an amazing little adventure, my head blew up many times with the Pearls of wisdom that Laura shared with us. These Pearls of wisdom are the ones that I want to share with you in this blog post.

My First Lean Coffee

¡Hola! 😄 This week I had the amazing opportunity to attend for the first time a Lean Coffee. If you want to learn more about what Lean Coffee is, read here ! The Steps of Lean Coffee Gather into groups (I’d say groups with <= 6 people) Each person writes the topic they’d like to discuss in a post-it After all the topics have been gathered, each person gets 2,3,4 votes (depending on the number of people in the group) to use on which ever topics they like or would like to discuss Order the topics based on the number of votes (topics with more votes first) Start discussing in iterations First iteration is time boxed to 6 minutes.

Create a new Java project in 1, 2, 3!

What are we going to learn? Today we will learn how we can create a new Java Project with Maven structure and using IntelliJ IDEA! Steps Open IntelliJ IDEA and click on Create New Project From the menu, select Maven Click on Next

Hello world on Google Cloud

Hello World! This time I decided to play with Google Cloud and Scala, run a Hello World application on the clould and write about it! I hope you find it useful and can use it as a starting point to play more with Google Cloud!