.NET Information center

General information about .NET, Silverlight, WPF, WCF and everything else

Tuesday, March 22, 2011

Beginner’s Guide for Programming in C# - Hebrew

I've recently published a series of posts in Hebrew on the great site www.webmaster.org.il. The posts can be used as a beginner's guide for programming in C#. Following are the links for the different posts:

C# Guide - Part 01 – Installation
C# Guide - Part 02 - First Program
C# Guide - Part 03 - Input Output
C# Guide - Part 04 - Basic Variables
C# Guide - Part 05 - Arithmetic Operators
C# Guide - Part 06 - Boolean Operators
C# Guide - Part 07 - Binary Operators
C# Guide - Part 08 - If Statement
C# Guide - Part 09 - Nested If
C# Guide - Part 10 - For Loop
C# Guide - Part 11 - While Loop
C# Guide - Part 12 - Do Loop
C# Guide - Part 13 - Switch Statement
C# Guide - Part 14 - Continue Statement
C# Guide - Part 15 - Nested Loops
C# Guide - Part 16 – Functions
C# Guide - Part 17 - Passing Parameters
C# Guide - Part 18 - Out and Ref Parameters 
(more...)

Read more: Arik Poznanski's Blog
Posted via email from Jasper-Net
Tags: C#, Tutorial
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Post Older Post Home

Search This Blog

Translate

Popular Posts

  • Wiki in 80 lines of Javascript
    I want to share this hack I wrote over the weekend - an 80-line web app as a demo for my Pageforest JavaScript-based web app service. Click ...
  • Loading Win32 DLLs "manually" without LoadLibrary()
    Introduction  Sooner or later many people (OK, maybe not so many) start thinking about loading a DLL without LoadLibrary(). It has only a fe...
  • 50 Open Source Tools To Replace Popular Security Software
    While it's pretty painless to convert from commercial office software to an open source version, if you'd like to replace commercial...
  • $linq, a .NET Linq to Objects for JavaScript script (i.e. LINQ for JavaScript)
    Project Description  $linq is a Javascript version of .NET's Linq to Objects, with some query operations inspired by MoreLinq (an extens...
  • OSQA - Stackoverflow like QA system in Python
    OSQA is the open source Q&A system. It is more than just an FAQ page, it is a full-featured Q&A community. Users earn points and bad...
  • How to write a simple operating system
    This document shows you how to write and build your first operating system in x86 assembly language. It explains what you need, the fundamen...
  • #436 – Using a Drop Shadow with a Border
    If you specify a DropShadowEffect for a Border, all elements within the border will get a drop shadow. <Border Margin="10" Bord...
  • A bunch of free Metro graphic sets
    At the moment it is in to create simple but elegant designs. A good example is the metro design used by Microsoft in numerous products. Of ...
  • Simple paging with ASP.NET MVC and NHibernate
    This post demonstrates how you can do efficient paging using ASP.NET MVC and NHibernate. To make paging efficient we need to pass the start...
  • Calling a WCF service from a client without having the contract interface
    I was asked yesterday in the Hebrew C#/.NET Framework MSDN forums a tough question – is it possible to dynamically call a WCF service using ...
Awesome Inc. theme. Theme images by chuwy. Powered by Blogger.