• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • 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

CodeSamplez.com

Programming, Web development, Cloud Technologies

You are here: Home / Archives for Development

Development

Getting Started With Big Data Analytics Pipeline

May 9, 2015 by Rana Ahsan Leave a Comment

Big Data Analytics Pipeline

So you are interested in Big Data? Ready to explore its huge potential of it? To get ready, you have to know the basics first, and how this works overall. In recent days, I have learned some basics through my Master's coursework, and I would like to share what I learned in this post about the big data analytics pipeline. This is a basic guideline and thus won't include deep … [Read more...] about Getting Started With Big Data Analytics Pipeline

NodeJS Tips And Tricks For Beginners

April 26, 2015 by Rana Ahsan 2 Comments

nodejs tips tricks

Over time, I learned a few useful facts while working with NodeJS that made my life a lot easier at the beginning stage. I tried to compile them into a list on this post. As a NodeJS developer, you may find at least some of these NodeJS tips helpful as well. Using Strict Mode In Coding: using strict mode in Nodejs code helps us to figure out poorly written JavaScript … [Read more...] about NodeJS Tips And Tricks For Beginners

Apple Push Notification Backend In NodeJS

March 16, 2015 by Rana Ahsan 11 Comments

apn backend

Node.JS is a nice technology for building high-performance and efficient backend applications. Thus it is also a very popular technology to be used as a mobile application's backend server, where performance impacts user engagement highly. For a mobile application, push notification is a highly important aspect. Implementing push notifications includes both iOS and server-side … [Read more...] about Apple Push Notification Backend In NodeJS

Getting Started With Unit Testing In Node.JS

January 7, 2015 by Rana Ahsan Leave a Comment

unit-test-nodejs

I don't remember any unit test frameworks for JavaScript environment when I first became familiar with this language(around 2008). A lot changed since then. JavaScript took over back-end(NodeJS) too and many other revolutionary libraries/frameworks are now available. Assuming you are already familiar with NodeJS and have written code for a while, today I am going to share … [Read more...] about Getting Started With Unit Testing In Node.JS

Getting Started With Nodejs Cluster

December 13, 2014 by Rana Ahsan 2 Comments

nodejs cluster tutorial

If you are already using NodeJS for a while, you might already know that NodeJS is, by default, made up of single-threaded architecture. That means all your application logic will be run as a single thread for any amount of traffic requests. So, whenever it's doing one operation, it won't be doing anything else at that moment, even if there is a new request at the same time, … [Read more...] about Getting Started With Nodejs Cluster

« Previous Page
Next Page »

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Follow Us

  • Twitter
  • Facebook

Top Posts & Pages

  • How To Work With JSON In Node.js / JavaScript
    How To Work With JSON In Node.js / JavaScript
  • PHP HTML5 Video Streaming Tutorial
    PHP HTML5 Video Streaming Tutorial
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token
  • Getting Started With UDP Programming in Java
    Getting Started With UDP Programming in Java
  • Utilizing Config File In C#.NET Application
    Utilizing Config File In C#.NET Application
  • Generate HTTP Requests using c#
    Generate HTTP Requests using c#

Recent Posts

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read

Tags

.net angularjs apache api audio auth authenticatin aws c# cloud server codeigniter deployment docker doctrine facebook git github golang htaccess html5 http javascript jwt linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty socket.io tfs tips unit-test utility web application wordpress wpf

Footer

Archives

Follow Us

  • Twitter
  • Facebook

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Copyright © 2023