Hello there
Sorry in advance if this post is to big, not sure where else to go.
I have just started out with python (last 2wks) with no previous Programming background.
I have been really excited with the possibility of been able to program with python and to hopefully develop more coding languages as my knowledge base increases and to be involved in an IT orientated community.
Have been reading forums, how-to's, code snippets and also reading a few books
OReilly Learning Python 3rd Edition
Beginning Python - From Novice To Professional
I'm just having some problems with actually starting projects from scratch, I think my main problem is not knowing how to relate with real world environments as allot of the book projects are mathematical and just when the book touches on building database for query it pans off back to 5 ++ 6 \n . import random.random
where as the old MSDos batch file tutorials I can relate to, as they a practical :)
I'm currently running Python IDLE on Win32 platform and on Linux
I would like to eventually be able to convert some of my old batch files to python scripts.
This is something i hacked together as $dobe does not allow you do redistribute or download installer for authorwa player even tho on their website they say you can.
{{{ I know this is a bacth file :P }}}}
@echo off
Set srvr=%1
pause
MKDIR \\%1\c$\Windows\System32\Macromed\Authorwa
Xcopy /y \\servername\ict$\Authorwa\*.* \\%1\C$\Windows\System32\Macromed\Authorwa
psexec -u \administrator -p pwd \\%1 regsvr32 /s C:\Windows\System32\Macromed\Authorwa\awswax.ocx
IF %ERRORLEVEL%==0 GOTO complete
:complete
cls
Echo Congratulations mate setup of $dobe Authorware player on target machine has been successfull :)
Echo Please now Try the intended website to complete testing
Pause
I was hoping with someones assistance they could give me some friendly advice and direction not flat out giving me the answer but maybe coaching :) so as i can build from this more scope.
Thanks for reading
SoT
Australia
meet on the level part on the square