Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: files creation question, any help plz ?
Post: RE: files creation question, any help plz ?

(Apr-12-2017, 01:43 PM)wavic Wrote: Let's break it to simple tasks. I am supposing that each line is formated like: id tweet text # open the input file and read it. with open('input.txt', 'r') as i...
Qubayel General Coding Help 10 7,290 Apr-12-2017, 02:10 PM
    Thread: files creation question, any help plz ?
Post: RE: files creation question, any help plz ?

(Apr-12-2017, 12:52 PM)buran Wrote: (Apr-12-2017, 12:44 PM)wavic Wrote: Didn't get it. A row in the input file contains 1 "what a nice day"?He wants to have separate file for each id with the name...
Qubayel General Coding Help 10 7,290 Apr-12-2017, 01:21 PM
    Thread: files creation question, any help plz ?
Post: RE: files creation question, any help plz ?

(Apr-12-2017, 12:41 PM)Kebap Wrote: Hi Qubayel, welcome to the forums! Did you have a try which we can comment on? It seems like a simple task which can be solved with standard python commands. Or a...
Qubayel General Coding Help 10 7,290 Apr-12-2017, 12:44 PM
    Thread: files creation question, any help plz ?
Post: files creation question, any help plz ?

I have a .txt file that contain tweets and its ID for example 1  what a nice day //1 is the ID and "what a nice day" is the tweet text 2  how are you doing //2 is the ID and "how are you doing" is th...
Qubayel General Coding Help 10 7,290 Apr-12-2017, 12:39 PM
    Thread: Why do we learn singletons in python?
Post: Why do we learn singletons in python?

my question here I just learn singletons and what i know is the main purpose is that you can create a unique instance of a particular type But what is the real use of it on programming like where do ...
Qubayel General Coding Help 3 4,189 Apr-09-2017, 09:02 AM
    Thread: I'm a new Python programmer and I need some tips
Post: RE: I'm a new Python programmer and I need some ti...

(Mar-31-2017, 08:17 AM)Barrowman Wrote: Without seeing your program I don't think we can say. Each program is different so some might need many frames and others none and so on. If you show the prog...
Qubayel GUI 6 4,450 Apr-05-2017, 03:55 AM
    Thread: I'm a new Python programmer and I need some tips
Post: RE: I'm a new Python programmer and I need some ti...

(Mar-31-2017, 07:18 PM)wuf Wrote: Hi Qubayel Here a very simple GUI Tk Template: #!/usr/bin/env python # -*- coding: utf-8 -*- from functools import partial try:     # Tkinter for Python 2.xx    ...
Qubayel GUI 6 4,450 Apr-04-2017, 04:49 PM
    Thread: I finsh the basics of python but I'm stuck on how to link code to GUI
Post: I finsh the basics of python but I'm stuck on how ...

I finsh the basics of python but I'm stuck on how to link code to GUI, any advice or tips ? Or websites that can help me learn the standard way of creating a GUI and link it ot the code?!
Qubayel General Coding Help 5 4,362 Apr-03-2017, 06:46 AM
    Thread: I'm a new Python programmer and I need some tips
Post: I'm a new Python programmer and I need some tips

I toke an online Python course for beginners the course was good and there was an final project on the first section, so I tried to Do it by myself by applying what I have learned, I did do it but the...
Qubayel GUI 6 4,450 Mar-31-2017, 07:46 AM
    Thread: I have a problem with user enter, any help?
Post: RE: I have a problem with user enter, any help?

(Mar-20-2017, 06:47 AM)wavic Wrote: In Python, a bunch of values closed in [] is called list. In short, you want to create a new student if his/her name is not in the dict with an empty list as valu...
Qubayel General Coding Help 2 3,550 Mar-20-2017, 11:24 AM
    Thread: Hi,need some guid to improve my coding skills any help?!
Post: RE: Hi,need some guid to improve my coding skills ...

(Mar-20-2017, 06:35 AM)wavic Wrote: You can apply it to everything  **cool** i REALLY WANT TO CAN YOU GIVE ME SOMETHING TO DO ?  THANKS :)
Qubayel General Coding Help 9 6,143 Mar-20-2017, 09:40 AM
    Thread: I have a problem with user enter, any help?
Post: I have a problem with user enter, any help?

[Image: http://imgur.com/XalEJUZ][Image: http://imgur.com/Uy7uE1m] I'm creating a small Grading System  I had created a Dictionary called Std = {'Ali':[99,80,21],'Ahmed':[]} stands for Students  how t...
Qubayel General Coding Help 2 3,550 Mar-20-2017, 06:19 AM
    Thread: Hi,need some guid to improve my coding skills any help?!
Post: RE: Hi,need some guid to improve my coding skills ...

Quote:Practice! It's really only this. Write scripts, write programs, do mistakes and learn that way. thanks for you response looks like thats is the best way to learn
Qubayel General Coding Help 9 6,143 Mar-20-2017, 05:57 AM
    Thread: Hi,need some guid to improve my coding skills any help?!
Post: RE: Hi,need some guid to improve my coding skills ...

(Mar-20-2017, 04:13 AM)nilamo Wrote: Just keep making or improving things.  That's really all there is to it.   An architect can't get better at designing buildings, unless they spend time designing...
Qubayel General Coding Help 9 6,143 Mar-20-2017, 04:34 AM
    Thread: Hi,need some guid to improve my coding skills any help?!
Post: Hi,need some guid to improve my coding skills any ...

I'm a new Python programmer and the thing is I always feel like doesnt know how t build a solid programming skills  Any advice?
Qubayel General Coding Help 9 6,143 Mar-20-2017, 03:57 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020