Badthinds's Posts
Nairaland Forum › Badthinds's Profile › Badthinds's Posts
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 (of 15 pages)
analice107:I initially meant the unforgiving spirit which let me kill |
Dejideji1:So would I go to heaven if I don't forgive him but don't kill him? |
Matt 18:21-22 Matthew 18:21-22 KJV Then came Peter to him, and said, Lord, how oft shall my brother sin against me, and I forgive him? till seven times? [22] Jesus saith unto him, I say not unto thee, Until seven times: but, Until seventy times seven. So if I literally forgive my brethren seventy times seventy times in a day... and the next time, I killed the person with a Gun and die later. Q: Can I go to hell?...taking the last event into consideration. (umm... I know some ova sabi people would be processing the logic of forgiving your brethren that amount in a day... I didn't ask of that. ) Thanks for your Answer. |
Where are you guys... @codemarshal08, @dueal etc |
...and Iam also trying to find the boy.h library |
I want to use c++ to create cartoon videos... I downloaded the Web Cartoon Maker but no program apart from displaying text on screen works. This displays text: void Scene1 () { Text Disp (" Pls, I need help" ) ; Disp.SetVisible (); } But audio and video have problems: //this file is in: //C:/Web Cartoon Maker/Tutorial/ Hello World #include <boy.h> void Scene1() { Image Back( "backgrounds/ayerstrock.svg" ); Back.SetPos (0, 0) ; Back.SetVisible () ; //God I hope I'll find someone who could help //I tya sef! Boy.Max; Max.SetPos (0, 290) Max.SetVisible () ; //I hope Iam not the only one who uses this ![]() Sleep(1); Max.Says ("Hello Programmers " ) ; Sleep(1); Max.Says ("I wan shout out to all c plus plus programmers whe dey for here" ) ; } That's a sample code. It doesn't work after copilation. Thanks. |
eazyd:It should have been the reverse |
In what ever you do... especially JavaScript learning. Do not use W3Schools...my humble advice!. badthinds. |
DabFrankNG:Google 'JavaScript by John Pollock' it perfect for beginners... I guess |
Though I hav'nt used all those materials youve mentioned BUT I can strongly recommend JavaScript by Pollock. Trust me... after using any of he's books, you'll search Even witchcraft internet to get another! ![]() |
But tkinter has a: filename = PhotoImage( file = "example.gif" ) image = canvas.create_image(50, 50, anchor=NE, image=filename) The above uses tkinter to create an image which can be an instance of BitMap also. And I discovered turtle uses the tkinter canvas. That means there is 'smoke' somewhere right? |
sonOfLucifer:Eloquent JavaScript is the bomb!...I loved it |
A poem written by me for Nairaland. 1. Note that there was no form of internal arrangements between me and a moderator, which makes it unofficial. 2. Repost or Republican is allowed as long as you link to the original page (this page). 3. Do not temper with the context or content of of this poem. The title should not be used as it is. 4. You should not consider the "me" above as the author unless replaced by "P.A.O." - my initials. Intro: This is a typical Nigerian poem. Setting: A typical Nigerian home. The Naira On GreenThe End |
I don't think any thing like that is on the python doc, but, since it uses a tkinter canvas, I want to believe something a bit official / unofficial can be done. At least I learnt programming is not all about obeying the rules. Thanks for cracking your head in advanced. |
Thank you all. but I mean... saving the canvas as a picture. |
Oh thanks everyone... I've fixed it. Now I understand the programmer hide and seek champion ( ; ) joke. tws the missing trailing comma at the end of the string myfile. Not my fault, it's too much python. ![]() |
I love memes, how I wish I could get some from this thread! ![]() |
All my time of working with python, the turtle module was something I didn't have much time for. Today someone asked me if a turtle session can be saved (ie. After doodling ). "Ehh... I can't remember ever saving one. But I'll ge back to you " I said. so for instance I have: >>> import turtle >>> turtle.color('blue', 'black') >>> def cir(rnge): . . . . . . for i in range(rnge): . . . . . . . . . turtle.right(1) . . . . . . . . . turtle.forward(1) >>> begin_fill() >>> cir(360) >>> end_fill() >>> """ So now, after the turtle finish to mumu himself, Is there any way of saving the canvas? I wonder if this may involve tkinter. """ >>> |
larisoft:Nice post. but how can I implement the web service using PYTHON. Please. |
I suggest you learn Java, XML and Sqlite |
Iam in a good mood today... just give me a few minutes... I'll solve it with python. Is that OK? |
Iam in a good mood today... just give me a few minutes... I'll solve it with python. I'd that OK? |
noordean:Iam affraid my code may be useless to a user without python installed. |
Its been a while i used c++. Today I was trying to write a python file usin' c++, this is my code, everything seem correct, but it dosnt compile. I've written files using this method but this one Don hook ma neck. Programmers in the house what's wrong. Thanks. #include <iostream> #include <string> #include <fstream> #define NL '\n' using namespace std; int main() { ....ofsream myfile; ....myfile.open("C:/python33/junk/max_ranker.py" ); \ ....myfile << "\ ....animals = ['ortom', 'suswam', 'akume']\ ....//just for example ….position = 1;\ ....for i in range(len(animals)):\ . . . . .highest = max (animals);\ . . . . .access = list.index(highest);\ . . . . .print(position, ": ", animals[access];\ . . . . .del animals[access];\ . . . . .position += 1;\ . . . . ." ....myfile.close(); system("PAUSE" ); return EXIT_SUCCESS; } ________________________________ I use dev-c++ editor / compiler |
DanielTheGeek:but someone told me pyQt is more 'widely supported ' ie not only limited to python |
I've used tkinter for a little while but iam having a second choice lately... switching to pyqt. Please if you are using or have used pyQt, I will be grateful to hear from you. Thanks |
Nice work which platform? |
Na war oo Na war oo... everybody are still cursing the dead body?. Shai! this guy Don suffer and go still suffer where ever in dey. …nairalanders, let's be kind. Atleast make the devil whe go punish am there no be Devil himself... ummm... let's say second in command ![]() |
place what's on the cake |

