Skip to main content

Introduction

Hello,This is RAMY And This an Introduction to my little blog , I will be blogging about most of Basic Concepts And Ideas that you SHOULD know as a Technology Professional , There are a lot of pretty simple ideas that won't take a lot of time understanding it so far . But those simple Ideas are very very very Important and because you don't need to pay money to be explained to you .

I know everybody wants this huge "FANSY" Certifications But they don't want to spend the time to understand the BASIC CONCEPTS that will really help them overall as a Technology Professionals.

So This Blog was created to try to present the simple Ideas and My Own experience that will make your life so much easier .

So if you are interested in this little things about Computer Profession , Just Feel free to Follow and Read my Blogs .

I hope that i will present you the most Basic Staff that you will build Computer Science Knowledge on it , Also i will be posting some professional technical staff in Programming Field Specially .

Here you will learn about a lot of staff that they don't talk about in Colleges Or Certificates .

Thanks.


Comments

Popular posts from this blog

How To Create C# Chat Application

Hello Geeks .. Today I gonna show you How to make a Chat Application Using Microsoft C#.NET 5.0  . You Can Use Older Versions Since there is nothing special in the application that only belongs to C# 5.0 . This Application Was Created To Allow Two Computers To "Chat" Using IP Addresses Also you Can Open two Clients On The Same Computer and Use Same IP Address But Different Port.. It is simple and Easy to Use And Develop .. I also Uploaded The Full Working Project With It's Source Code On MediaFire.. You Will Find The Link At The End Of the Post :)

C# Full Pharmacy Project With Source code

Hello Geeks .. This post is one of our completely Free Projects  .. It is a Pharmacy Project that can perform a lot of operations you can also find the (.dll) files for the working Barcode Reader Machines in your country and add it to the project .

How To Create A Change Password Form in a C# Application

Hello Geeks .. This little post is a free sample C#  Windows Form that can be used to change password in a SQL Database .