Hi,
I am currently working from past 2 months in powerbuilder ver 9 ,I need your suggestion is it good to work in it or should i change my job soon.
Please advice me because here in organization they are still working on PB 9 and codes were written on 1998.
Please do advice me what to do..
how do i getstart in PB.
Mail Id:radharani10jan@gmail.com
Start by going through the PowerBuilder Fundamentals course on Appeon's website. It is free. And you can have a free version of PB 2017 R2 for training purposes (at least that is how I read the web page) using this link: https://www.appeon.com/appeon-u/downloads
I would tell any developer new to PowerBuilder to follow the Fundamentals course which throughout the decades have had different names: Introduction, Fast Track, Fundamentals. It always served its purpose well of being a good walkthrough of all core pieces of PowerBuilder, DataWindows, access to databases, user interfaces, sound program structure, and the development environment.
After that course, start writing PowerBuilder code. As long as you code in PB 5 or later, all the practices you learn in the Fundamentals class are relevant.
And while you write code, be curious, click Ctrl+F1 to get context sensitive help, look in the manuals which are included in PB Help. Learning is a long path, but you get a long way one step at a time.
HTH /Michael