| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,250
» Latest member: sarbogast
» Forum threads: 38,780
» Forum posts: 175,821
Full Statistics
|
| Online Users |
There are currently 54 online users. » 1 Member(s) | 44 Guest(s) Google, Bing, Apple, AOL, Facebook, kshahzad1985
|
|
|
| Application |
|
Posted by: SpeccialK - Jul-14-2017, 07:03 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello, I am new to the forum. What is a simple program I can download to my PC that allows me to code in one window and view the result of that code i..... More
|
|
|
| sending email |
|
Posted by: rwahdan - Jul-13-2017, 03:18 PM - Forum: General Coding Help
- Replies (7)
|
 |
I am trying to send email but it is not working.
[python]
from kivy.app import App
from threading import Timer
from threading import Thread
f..... More
|
|
|
| Google VR Blocks |
|
Posted by: Larz60+ - Jul-13-2017, 12:37 AM - Forum: Bar
- Replies (5)
|
 |
has anyone played around with the free google vr app?
Looks like it might be very useful for creating 3D characters for games
if you haven't heard a..... More
|
|
|
| phpBB vis a vis MyBB |
|
Posted by: greektranslator - Jul-12-2017, 11:05 AM - Forum: Board
- Replies (2)
|
 |
I wonder why the old forum was abandoned. How does your experience of the 2 forum softwares compare?
|
|
|
| Use specific IP Address |
|
Posted by: EnGeLs - Jul-12-2017, 04:52 AM - Forum: Networking
- Replies (6)
|
 |
Hi guys,
I'm would like your help since I'm new with socket and packet manipulation.
I'm working on Kali Linux, I have my eth0 with 2 IP address..... More
|
|
|
| htmlescape.py |
|
Posted by: Skaperen - Jul-12-2017, 02:37 AM - Forum: Code sharing
- No Replies
|
 |
just finished up my version of html_escape():
[python]#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from __future__ import division, print_funct..... More
|
|
|
| Pandas: Accessing column headers |
|
Posted by: zsad512 - Jul-12-2017, 12:20 AM - Forum: Homework
- No Replies
|
 |
Hello,
I have a problem I am trying to solve in Python using Pandas. I have a dictionary of dictionaries that I will eventually be transforming in..... More
|
|
|
|