Programming

Installing Python In Windows 10 – Tutorial

This article will show you how to install python on windows 10 and run our first Hello World program correctly the guide will work fine for earlier versions of windows too. First a brief introduction to the language, Python is an interpreted programming language with a syntax very clean and readable code, is multi-paradigm (object-oriented, imperative and […]

Installing Python In Windows 10 – Tutorial Read More »

pythonlogo

Basic Concepts of Programming

Wanna learn a programming language?Java? Perhaps you’ll go with C, or you’ll go with .NET? No you may enjoy more Python? No matter what language you learn these are your personnel preferences , there are some concepts that are universal in any programming language you use, that’s why today we present five basic concepts of programming you will find in

Basic Concepts of Programming Read More »

learn to code

Programming Project Ideas for College,or to earn loads of Bucks

Many times we have the desire or need to start developing some project programming that involves something more than a simple calculator, either for reasons of School, Work, or simply Hobbie , and we are in a situation in which no idea lands us to the head and we’re thinking, thinking and simply nothing in this Article

Programming Project Ideas for College,or to earn loads of Bucks Read More »

programming

Ideas for Final Year Project in Information Security

Today, if anyone is short of ideas I will share 10 possible topics for projects that have to do with Information security or these can be more specifically said as Top 10 Invitational Project/Research Ideas in field of Information, Security and Hacking 1) Integrating frameworks Latch in Internet with Second Factor Authentication Latch is a

Ideas for Final Year Project in Information Security Read More »

be a hacker like inspector gadget

Object Orientation in PHP for beginners

I know many PHP programmers the concept of object-oriented programming scares them. I’ve been there. The syntax is different. But in this article I will try to understand object-oriented (OOP by its acronym in English), programming, programming style in which the actions are grouped into classes that help us to create more compact and easy to maintain code.

Object Orientation in PHP for beginners Read More »

PHP tips and tricks

Introduction to the Web Speech API -WebApps That talk

HTML 5 specification includes a voice recognition allowing users to interact with our website using your computer’s microphone. Enabling speech recognition in a form field, the browser will provide the field with an option to start the speech recognition. way of providing this option will vary depending on the browser, eg Google Chrome desktop displays a microphone

Introduction to the Web Speech API -WebApps That talk Read More »

GeeksProgramming

BEST Programming Languages – A Brief Introduction

At the first developed computers, electronics was the need to program them, that is, to store in memory the information about the task they were to perform. The former are used as simple calculators; are indicated in the footsteps of calculation , one by one. John Von Neumann developed the model that bears his name, to describe this concept of ” program stored “. In this model, there is an abstraction of the memory as a

BEST Programming Languages – A Brief Introduction Read More »

GeeksProgramming
Scroll to Top