• Coding
  • LebGeeks Programming Talks vol. 2

Click here to watch the videos
  • Build a media player using Raspberry Pi, node.js and Socket.IO – Donald Derek
  • Dynamic Programming – Rene Adaimi
  • RESTful API Design – Bassem Dghaidy
  • A Coder's Look at Responsive Web Design – Salim Batlouni
  • Using Math to Generate Audio and Graphics – Mohammad Skafi
  • Fear of Programming – Oday Maleh
  • Introduction to Lisp and Condition Handling – Mackram Raydan
As always, these short talks are being given by programmers for a technical audience, so expect them to dive into code. Programmers from all levels are welcome, don't be shy, show up.

Friday, June 21 at 7:30 PM in AltCity, Hamra

Please RSVP by replying to this topic, you can also do it on the Facebook event.

You can watch previous talks here.
To add, recommend or request future talks, go here

Getting to AltCity, Hamra

Map: http://www.altcity.me/location

Human directions: Hamra main street, Montreal building, before Chopsticks. Facing "FNB" (First National Bank). The building has no gate and has a flashing sign with "Carré" written on it. In the elevator, choose floor "M" or take the stairs.
Hoping they'll be made available online, like the last ones.
rolf wroteHoping they'll be made available online, like the last ones.
Definitely. I'll be going early to do an equipment check, to have better audio and video quality.
I'll make sure to mention this when I send a reminder to the mailing list.
Does anybody else need to carpool? Please let me know so I can also mention you.
can a non programmer IT person benefit from it ?!
I'm in, you guys are awesome. If you need help with setup, logistics, please let me know!

Tarek: It depends on what you're looking to get out of it. Programmers have interesting ways of thinking about problems and that could be useful to learn even if the actual technical details don't mean anything to you.

Also, there are always interesting people at LebGeeks meetups and that's worth it even if you don't listen to the talks!
I will be attending the event with another member of Coddict team.
We're looking forward to meeting interesting people.
Hi All-
As always, ahlein bi AltCity.

Samer, venam, we have some people coming to AltCity on Friday eve (for a separate event, though maybe we'll try to get them to check out part of the LebGeeks event), I think from Tripoli. Could be a *possible* ride link. Samer, can you link me and venam by email so I can do an email intro to the possible ride-sharers?

Cheers.
I'm happy to announce that Mackram Raydan has joined our speakers and will be giving an introduction to Lisp and condition handling.
Not a programmer, but interested in the Pi media player part.
I'll try to make it. Could be a good chance to dust off my coding skills
@Ra8: I won't be able to attend. Can you tell us a bit more about your talk? "Dynamic Programming" can mean anything.
rahmu wrote@Ra8: I won't be able to attend. Can you tell us a bit more about your talk? "Dynamic Programming" can mean anything.
It's a technique to solve big problems by dividing it into smaller ones. But with dynamic programming you only solve each smaller problem once. You can read more about it here: http://en.wikipedia.org/wiki/Dynamic_programming. Or wait till the video comes out. I can send you my presentation if you want to also.