NumPy Where Function

Submitted by moazkhan on

In this tutorial you will learn:

  • What is array search?
  • NumPy where() function
  • Python Syntax

Array Search

Array search is carried out to check whether a specific element (alphabet / word / number) exist in an array or not. Generally all the searching algorithms return index of the number being searched and procedure involves iterating through each element of the array. There are two methods in NumPy for searching the array

Flappy Bird Game Using Pygame

Submitted by razormist on
Flappy Bird Game with Source Code is a Python program that is a single-player arcade game that is similar to the ones from Android and IOS system. This program was developed using Python language. The program is very simple, the player can control the bird by clicking the screen with left click in order to move the bird upward. The player must survive until the end to get higher score than anyone

Simple File Management System

Submitted by razormist on
Simple File Management System with Source Code is a C++ program that can dynamically manipulate a file inside a folder. This application was developed with the use of C++ language. The system is very straightforward, the user must enter a certain key in order to access all the functions within the system. The use can create new file, display the list of file, estimate the actual file size, and

NumPy Stack

Submitted by moazkhan on

In this tutorial you will learn:

  • What is NumPy Stack function and its uses?
  • Results of hstack on 1D, 2D and 3D arrays
  • Results of vstack on 1D, 2D and 3D arrays
  • Results of dstack on 1D, 2D and 3D arrays

NumPy Stack Function

Student Management System

Submitted by Kabir M. Alhasan on
This is an Online Student Management System that will surely help a school in managing and keep track with the information of every students. Compared to manual that needs a lot of time in managing the information in a spreadsheet, this system can save you a lot of time and it will do all the work for you. It is a user-friendly system that school staff and admin can easily learn all the features

Advanced School Management System with Complete Features

Submitted by donbermoy on
School Management System Project was programmed using PHP and MySQL as the database used. It also includes advanced JavaScript and CSS programming. Complete Features Administrator Admin can manage full this software. Add dynamic class, section and group. Admin can select student capacity in a class and section. Admin can view, edit and delete class’s information, section and group. Add new student