Create custom docs, forms, apps, e-signatures, and surveys with Titan.
Powerful no-code digital experiences for Salesforce
Create custom docs, forms, apps, e-signatures, and surveys with Titan’s full-suite of enterprise applications designed to integrate seamlessly with Salesforce data across your entire organization. #1 on the Salesforce appexchange
Learn More
Project Planning and Management Software | Planview
For Enterprise PMOs
Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
Yet another scripting language
Main features:
- Pointers
- Structures
- Objectoriented programming (yet to come)
- code in plain english
- easy to learn (based on C, C++, Java, Pascal, Python, Lua)
Jython is a Java implementation of the Python language. It allows users to compile Pythonsource code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.
The Pointless Programming Language Reference is a multiple programming language reference document. It allows you to compare and contrast languages, learn a new language from your knowledge of another or simply lookup how to accomplish tasks.