Update README.md
This commit is contained in:
parent
736811f588
commit
4dc62b74be
47
README.md
47
README.md
@ -3,9 +3,9 @@ Free downloads and Web links from book "RPG & SQL - Style and productivity"
|
||||
|
||||
### Web links
|
||||
+ [SQL Workbench](http://www.sql-workbench.net/downloads.html)
|
||||
+ [IBM Rational Developer for i (RDi) – trial version](https://www.ibm.com/developerworks/downloads/r/rdi/index.html)
|
||||
+ [IBM Rational Developer for i (RDi) – trial version](https://www.ibm.com/support/pages/ibm-rational-developer-i-download)
|
||||
+ [MI Workplace](https://miworkplace.com/index.php?content=download)
|
||||
+ [ILEditor](http://worksofbarry.com/ileditor)
|
||||
+ [ILEditor](https://github.com/worksofliam/ILEditor)
|
||||
|
||||
### IBM guides and documents
|
||||
+ [Options for SQL SET OPTION command](http://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/db2/rbafzsoption.htm)
|
||||
@ -13,14 +13,14 @@ Free downloads and Web links from book "RPG & SQL - Style and productivity"
|
||||
+ [System Catalog tables and views](http://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/db2/rbafzsoption.htm])
|
||||
+ [IBM i Services](http://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzajq/rzajqservicessys.htm)
|
||||
+ [Database SQL Programming](http://www.ibm.com/support/knowledgecenter/ssw_ibm_i_71/sqlp/rbafy.pdf)
|
||||
+ [GENERATE_SQL procedure: DDS to DDL conversion](https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/QSYS2.GENERATE_SQL()%20procedure)
|
||||
+ [GENERATE_SQL procedure: DDS to DDL conversion](https://www.ibm.com/docs/en/i/7.3?topic=services-generate-sql-procedure)
|
||||
|
||||
### Other links
|
||||
+ [IBM Systems Magazine](http://www.ibmsystemsmag.com/ibmi/)
|
||||
+ [IBM Tech Channel](https://techchannel.com/)
|
||||
|
||||
Official IBM magazine dedicated to Power systems
|
||||
IBM Technology news, with specific sections for IBM i, AIX, Linux on POWER, and more.
|
||||
|
||||
+ [IBM DeveloperWorks](http://www.ibm.com/developerworks/ibmi/)
|
||||
+ [IBM DeveloperWorks](https://developer.ibm.com/components/ibm-i/)
|
||||
|
||||
IBM site with resources, tutorials, tools and code for IBM i developers
|
||||
|
||||
@ -28,11 +28,11 @@ IBM site with resources, tutorials, tools and code for IBM i developers
|
||||
|
||||
Two-weekly newsletter with articles about the IBM i world. Very interesting the “Guru” section, with tips of all kinds in the subject of RPG, SQL, CL… Essential reading !
|
||||
|
||||
+ [IBM Redbook: Modernizing IBM i Applications](http://www.redbooks.ibm.com/abstracts/sg248185.html?Open)
|
||||
+ [IBM Redbook: Modernizing IBM i Applications](https://www.nicklitten.com/wp-content/uploads/IBM-redbook-modernization-ibm-i-applications-from-the-database-up-to-the-user-interface-and-everything-in-between.pdf)
|
||||
|
||||
IBM Redbook on modernizing applications on the IBM i platform. There is everything, absolutely to read! (although it’s over 700 pages !)
|
||||
|
||||
+ [IBM Redbook: External Procedures, Triggers, and User-Defined Functions on IBM DB2 for i](http://www.redbooks.ibm.com/abstracts/sg246503.html?Open)
|
||||
+ [IBM Redbook: External Procedures, Triggers, and User-Defined Functions on IBM DB2 for i](https://sitimukaromah4.wordpress.com/wp-content/uploads/2010/08/stored-procedures-triggers-and-function.pdf)
|
||||
|
||||
IBM Redbook on SQL procedures, functions and triggers.
|
||||
|
||||
@ -48,7 +48,7 @@ Blog on programming in the IBM i area. Tips, suggestions, examples, very clear a
|
||||
|
||||
American online magazine dedicated to the IBM “i” world. News and market entries, product information and especially technical articles. Excellent reading for RPG programmers !
|
||||
|
||||
+ [PowerWire.eu](http://powerwire.eu/)
|
||||
+ [PowerWire.uk](http://powerwire.uk/)
|
||||
|
||||
Blog + European newsletter dedicated to the IBM Power platform (IBM i, AIX, Linux).
|
||||
|
||||
@ -56,26 +56,27 @@ Blog + European newsletter dedicated to the IBM Power platform (IBM i, AIX, Linu
|
||||
|
||||
Blog of an IT consultant and IBM i enthusiast, with many interesting posts about System management, RPG programming, SQL and more.
|
||||
|
||||
+ [IBM Rational Developer for i](https://www.ibm.com/developerworks/downloads/r/rdi/index.html)
|
||||
+ [IBM Rational Developer for i](https://www.ibm.com/products/rational-developer-for-i)
|
||||
|
||||
Page dedicated to RDi, from which you can download a 120-day trial version.
|
||||
|
||||
+ [IBM PDP home](https://www-356.ibm.com/partnerworld/wps/servlet/ContentHandler/stg_com_sys_power-development-platform)
|
||||
+ [IBM PDP home](https://techzone.ibm.com/collection/on-premises-power-systems-aix-ibm-i-and-linux-base-images)
|
||||
|
||||
+ [IBM PartnerWorld](https://www.ibm.com/partnerworld/page/pw_com_jnw_index)
|
||||
- [How to make a reservation](https://public.dhe.ibm.com/partnerworld/pub/pdp/create_pdp_reservation_guide.pdf)
|
||||
- [FAQ](https://public.dhe.ibm.com/partnerworld/pub/pdp/power_development_platform_faqs_revised_v1.pdf)
|
||||
- [Connection guide](https://public.dhe.ibm.com/partnerworld/pub/pdp/connecting_to_your_pdp_system_a_user_guide.pdf)
|
||||
+ [IBM PDP Catalog](https://techzone.ibm.com/search)
|
||||
|
||||
All links to activate and configure a partition with the IBM PDP program.
|
||||
+ [IBM PDP Help, FAQ](https://techzone.ibm.com/help)
|
||||
|
||||
+ [PL/SQL guide](http://www.sqlpl-guide.com/)
|
||||
+ [IBM i Reserve LPAR](https://techzone.ibm.com/collection/on-premises-power-systems-aix-ibm-i-and-linux-base-images/journey-ibm-i)
|
||||
|
||||
All links to activate and configure a partition with the IBM PDP program. An IBM ID is needed for accessing those resources.
|
||||
|
||||
+ [PL/SQL guide](https://www.tutorialspoint.com/plsql/index.htm)
|
||||
|
||||
Simple and well done guide to using SQL PL with DB2. A lean alternative to the 500-pages IBM huge volume !
|
||||
|
||||
+ [Task Force IT](http://www.taskforce-it.de/en/index.html)
|
||||
+ [Task Force IT](https://task-force-it.de/)
|
||||
|
||||
German company that distributes CRM and modernization solutions for IBM i. Interesting is the Open Source area, where you can find iSphere, an indispensable plug-in for RDi, and Rapid Fire, a tool that allows you to manage the installation in production environment of large files after a change.
|
||||
German company that distributes CRM and modernization solutions for IBM i. Interesting is the Open Source area, where you can find iSphere, an indispensable plug-in for RDi, and Rapid Fire, a tool that allows you to manage the installation in production environment of large files after a change. [Link](https://rapid-fire.sourceforge.io/index.php)
|
||||
|
||||
+ [Claudio Neroni (in Italian)](http://www.neroni.it/)
|
||||
|
||||
@ -88,18 +89,16 @@ Collection of free tools. 5250 commands and utilities for all situations !
|
||||
+ [Scott Klement](https://www.scottklement.com/)
|
||||
|
||||
Scott is a prolific author of numerous technical articles, tutorials and tools. On his site you can find interesting resources (in particular his presentations that illustrate very well the concepts related to ILE and Web Services).
|
||||
Scott also runs an interesting blog, here the link:
|
||||
https://www.common.org/scotts-iland/
|
||||
Scott also runs an interesting blog, here the link: https://www.md-na.com/author/scottk/
|
||||
|
||||
+ [Code400](http://www.code400.com/index.php)
|
||||
|
||||
Interesting Web site with many source samples and tips about multiple topics: SQL, Qshell, APIs, IFS support, data queues and more. Plenty of useful sample programs and code snippets.
|
||||
|
||||
+ [RPGLanguage](http://www.ile-rpg.org/index.html)
|
||||
+ [RPGLanguage](https://www.ile-rpg.org/)
|
||||
|
||||
Powered by South African firm Adsero Optima, this site offers open source stuff (particularly about DB2 triggers and ILE error handling), news and weblinks. But the most valuable resource is undoubtedly a free full workshop about modern programming on IBM i, 36 hours of video footage, slides, documents on how to get the most from IBM i, in a modern way !
|
||||
The workshop is available here:
|
||||
http://www.ile-rpg.org/education.html
|
||||
The workshop is available here: http://www.ile-rpg.org/education.html
|
||||
|
||||
+ [Carsten Flensburg](https://apimymymy.wordpress.com/blog/)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user