Are you an IBM i developer struggling to wrap your head around Git and modern DevOps practices? Watch this video to demystify Git fundamentals for IBM i developers.Learn IBM’s perspective on adopting Git, key Git principles and workflows, how Git compares to traditional IBM i source code management, the benefits of Git for RPG and COBOL code, and free resources to continue learning Git.Whether your CIO wants to implement GitHub, Azure DevOps, or Bitbucket, having a solid grasp of Git basics will prepare you for the conversation. This practical intro to Git is tailored specifically for longtime IBM i developers new to Git-based tooling.#EradaniDevOpshttps://eradani.com Read More
Display event – Talent Recruitment and Retention / Skills Gap Challenge members.common.org
conversation with community expert panelists, and your peers as we discuss
Retention and addressing the Skills Gap Challenge. Read More
Harness the Power of AI and IBM i Modernization
SQL 101: DML Recap-UPDATE, DELETE, and Recap
1. Delete everything from the PFTEMP_TEM table except Professor Max Planck’s record:
I could simply clear the table by using a CLRPFM CL command or a DELETE statement without a WHERE clause and then insert the new data. Read More
If you cannot test it, don’t do it Pascal Polverini
In the realm of IBM i applications, the mantra “If you cannot test it, don’t do it” serves as a crucial reminder. Testing plays a paramount role in ensuring the… Read More