Three outstanding Filipino programmers and developers were named as finalist of the Kaspersky Lab Asia Pacific and Middle East & Africa Cup 2013. They became part of the elite top 15 regional finalists in the competition to be held at the National University of Singapore from March 21-23, 2013. The three Filipinos who will represent the Philippines were identified as Ivan Dominic Baguio and John
In this tutorial, you will learn on how to access your web server from another computer in your Local Area Network. This is specific to WampServer. However, you can also use this tutorial on other application similar to WampServer.
The Python bi-annual contest, more popularly known as PyWeek or the Python Game Programming Challenge is now open for registration. The Pyweek is a challenge to write a game using Python will starts its registration this coming April 14 while the voting for the theme will commences on April 7. Richard Jones was the main man behind the establishment of Pyweek during the year 2005. The contest
This is a bingo program written in Rapid-Q programming language(VB6-like program) that draws numbers randomly. Along with the code(ebingo.bas), I included the RQ compiler & IDE (Observe the size and you will be amazed :) This is my free and portable/lightweight alternative to VB6). * Unzip the file. * Open ebingo.bas using RQDevStudio. * Compile and Run. Output may vary based on your screen
> open the project > then run to project > after run write into file name text box > then write a paragraph,latter etc. Into multi line text box > then click on the save button > your file will save into project folder type or paste your content here
Stack Overflow, one of the best programming Q & A website have listed some of the world's most controversial programming opinions they ever received since the first day when the question was posted on the site last 2009. Although the questions was only available among select users but it garnered some of the most awesome and sometimes awkward answer. The answers of the questions about the
this is simple sending email software. you can also attach your file and send it. i make this software in .net framework 4.5. you can copy the shortcut of this exe file to you startup folder due to which this software is always open and you can open by clicking at its notification icon. you can contact me at www.facebook.com/amt.tmg
The system was design by den topasi and re-develop by me... import database in xampp to go in admin page of the website musical/login.php -----------------------To God Be The Glory-----------------------------
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author SoulPour */ import java.lang.Math; import java.util.Random; import javax.swing.*; public class XY_Grapher extends javax.swing.JFrame { /** * Creates new form XY_Grapher */ public XY_Grapher() { initComponents(); } /** * This method is called from within the constructor to initialize the