NetworkedBlogs.com (beta) is an extension of the Facebook app NetworkedBlogs.

Tech Gossipz

Click 'Connect with Facebook' to join NetworkedBlogs. NetworkedBlogs is a community of bloggers and blog lovers. Join the fun, add your blog, and connect with others who read and write about subjects you like.
 

Information

Blog Name: Tech Gossipz
Url: http://techgossipz.blogspot.com
Language: English
Topics: technical, flex, javafx
Description: This is my Technical blog in english
Popularity: 3 Followers

Blog Feed

Get you hands on Erlang
How to install ?if you are using linux just type sudo apt-get install erlangon the terminal then it will automatically installed in to your machine. ORyou can visit www.erlang.org/download.html and download and install erlang.First glance at Erlangok.. now we are done with installation so, let's move on to next step... get the terminal and type erl on it.you will see1> kind of a thing...first let's use it as a calculator :to do that you only need to type a statement and after t
Concurrent programming with Erlang
What is concurrent programming ?it is a form of computing where more than one process executing in parallel. it can be executed in a seqential manner in a single processor.In concurrent programming we use two kind of procedures : Shared memory communication               where processes use shared variables and by altering it they communicate with each other. there are some issues when more than one process altering a single and shared variables so in order to eliminate that kind of issues we use locking mechanism where we use semaphores, mutex and monitors.  
Let's GO
GO..is a new programming language introduced by Google. It is a compiled language but it has some features of interpreted languages so it has C/C++ like features as well as Python like features. GO is really fast almost like C. this is a lightweight language compared to some other languages and supports multi core machines and most importantly and as usual Google released the new language Open source.How to install GOFirst  you need to install mercurial on your machine. if you haven't installed it yet get the terminal and enter this command.sudo easy_install mercurialthen you have to add an environment variable
install Java on Linux
Hi all, Today, I'm going to talk about some very basic things, actually this is a summary of what i did in yesterday workshop.How to install Java since java is a platform independent language and runs on a virtual machine we need to install something called SDK (or JDK) in other words Software Development Kit. there are few ways to install Java  if you don't have an Internet connection but can access internet from some other place here is the way to install Java :first
Install LAMP with tasksel
What is LAMP ?  LAMP stands for Linux Apache MySQL PHP/Perl/Python. when it comes to web developing LAMP is the best way for Rapid Application Development using open source technolgies.What is tasksel ? tasksel is an installation system that comes with debian/ubuntu systems it groups software packages by tasks

Followers

This blog has 3 followers. Visit the blog page on Facebook to see who's following this blog.
Follow

Popular in:

Not enough data.
Calculated for blogs with 20+ followers.

Related Blogs

This site uses BitPixels previews
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.