CodeSamplez

Programming and web development blogs

  • Facebook
  • Google+
  • RSS
  • Twitter
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact

Getting Started With UDP Programming in Java

Rana Ahsan December 19, 2014 1 Comment

 Getting Started With UDP Programming in Java 

If you are familiar with basic networking protocols like TCP and UDP , you already might know TCP is reliable and used in most cases, specially for corruption-file download/requests over http, email communications etc. However, some other large part … [Read more...]

Filed Under: Programming Tagged With: java, udp

Getting Started With Nodejs Cluster

Rana Ahsan December 13, 2014 2 Comments

 Getting Started With Nodejs Cluster 

If you are already using nodejs for a while, you might already know that, nodejs is by default made up with single threaded architecture. That means, all your application logic will be run as a single thread for any amount of traffic requests. So, … [Read more...]

Filed Under: Development Tagged With: javascript, nodejs, scalability

Object Oriented JavaScript: Inheritance, (Static) Method

Rana Ahsan November 22, 2014 Leave a Comment

 Object Oriented JavaScript: Inheritance, (Static) Method 

This is a follow-up article of my earlier post on JavaScript class basics. There are some few more things that we actually need to dive into object-oriented programming in JavaScript. Today, In this tutorial, I will try to describe how we can … [Read more...]

Filed Under: Programming Tagged With: javascript, oop

Create Multi-Process NodeJS Server With ‘Clustered-Node’

Rana Ahsan November 9, 2014 Leave a Comment

 Create Multi-Process NodeJS Server With ‘Clustered-Node’ 

If you are a NodeJS application developer, by default you are developing it in single threaded/single process based. If you are deploying it on a multi-cpu/core based server, then you are only under-utilizing it. Sure, we can do better, right? Nodejs … [Read more...]

Filed Under: Project Tagged With: javascript, nodejs, npm, scalability, server

Object Oriented JavaScript: Class Basics

Rana Ahsan October 19, 2014 2 Comments

 Object Oriented JavaScript: Class Basics 

JavaScript has become one of the most dominating programming languages of modern software development era. From browser client side development to server side development(nodejs) to mobile app development(phonegap), it's everywhere. However, … [Read more...]

Filed Under: Programming Tagged With: javascript, oop

A Collection Of Frequently Used Vim Commands

Rana Ahsan October 13, 2014 Leave a Comment

 A Collection Of Frequently Used Vim Commands 

I am not a hardcore Vim/Vi user. But this tiny piece of editor is very much helpful for certain cases, such as editing files on remote server instance while connected via terminal/ssh. Thus, I have occasionally used this whenever needed. However, I … [Read more...]

Filed Under: Development Tagged With: tips, vim

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 20
  • Next Page »

Email Subscription

Never miss any programming tutorial again.

Popular Tutorials

  • Generate HTTP Requests using c#
  • How To Work With JSON In Node.js / JavaScript
  • PHP HTML5 Video Streaming Tutorial
  • How To Work With C# Serial Port Communication
  • Facebook C# API Tutorials
  • Get Facebook C# Api Access Token
  • Control HTML5 Audio With Jquery
  • How To Work With Multithreaded Programming In C#.NET Application
  • LinQ To SQL Database Update Operations In C#
  • 8 Most Frequently Used And Useful PHP Array Operations
Follow Us On Twitter

Recent Tutorials

  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read
  • Getting Started With Golang Unit Testing
  • Getting Started With Big Data Analytics Pipeline
  • NodeJS Tips And Tricks For Beginners
  • Apple Push Notification Backend In NodeJS
  • Web Based Universal Language Translator, Voice/Text Messaging App
  • How To Dockerize A Multi-Container App From Scratch
  • Getting Started With NVML Python API

Recent Comments

  • waail on How To Work With C# Serial Port Communication
  • pakdhetimin on Few Useful Smarty Examples And Tips
  • virender on Getting Started With CodeIgniter URL Routing
  • Mr JiJo on How To Execute Native SQL Query With Doctrine
  • Khalid on How To Work With JSON In Node.js / JavaScript

Archives

Resources

  • CodeSamplez.com Demo

Tags

.net apache api audio aws c# cache cloud server codeigniter deployment doctrine facebook git github golang htaccess html5 http image java javascript linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty ssh tfs thread tips ubuntu unit-test utility web application wordpress wpf

Copyright © 2010 - 2019 · CodeSamplez.com ·

Copyright © 2019 · Streamline Pro Theme on Genesis Framework · WordPress · Log in