Showing 145-153 of 301 results
SAP Business Workflow
SAP Business Workflows are predefined in SAP R/3 system. It is a key component of SAP system wherein they help design the business processes – it can be a simple release or a complex repeated business process, such as creating a material master, etc. This is a brief tutorial that…
Python Deep Learning
Python is a general-purpose high level programming language that is widely used in data science and for producing deep learning algorithms. https://youtu.be/1LSJ3dH7VkE This brief course by Academy Europe introduces Python and its libraries like Numpy, Scipy, Pandas, Matplotlib; frameworks like Theano, TensorFlow, Keras. The tutorial explains how the different libraries…
Extreme Programming Software
Extreme programming (XP) is a software development methodology, which is intended to improve software quality and responsiveness to changing customer requirements. As a type of agile software development, it advocates frequent “releases” in short development cycles, to improve productivity and introduce checkpoints at which new customer requirements can be adopted.…
Software Development Estimation Techniques
Estimation techniques are of utmost importance in software development life cycle, where the time required to complete a particular task is estimated before a project begins. Estimation is the process of finding an estimate, or approximation, which is a value that can be used for some purpose even if input…
Analytical Techniques of Biotechnology
Biotechnology is an emerging field that allows scientists to use analytical techniques to study the structure and function of biomolecules. Protein purification is an all but mandatory step for studying macromolecules, but this task is not necessarily easy. https://youtu.be/nUAL9aH9W1M Several experimental methods, deductive logic, and even a little bit of…