Scientific Programming Languages Scientific programming — is a field of computational science that focuses on solving complex mathematical and physical problems using computers. This is done using specialised programming languages that have powerful libraries for mathematical computation, data analysis and modelling.
Last week’s results: Adding links to scholarly and bibliometric resources This week I continued to develop my academic business card site by adding links to key scholarly and bibliometric resources, as well as writing a new post on the topic of working with bibliographies.
Working with bibliography In scientific and academic papers, proper handling of bibliography is an important element of design. A bibliography helps to indicate the sources that were used in the preparation of an article, thesis, or any other research, and allows readers to quickly find and consult them.
Last Week’s Summary: Adding Achievement Information This week I continued work on my academic business card website by adding information about my skills, experience, and accomplishments. The following tasks were completed as part of the work:
Markup Languages: LaTeX What is LaTeX? LaTeX is a markup system for producing high quality documents, especially widely used in scientific and academic circles. LaTeX allows you to work efficiently with text, mathematical formulae, tables, images and links, while ensuring that your document is strictly formatted and structured.
Last week’s results: Adding data to the site This week I continued work on my academic business card site, adding key information about myself to the site and continuing to fill it with content.
Continuous Integration and Continuous Deployment (CI/CD) Continuous Integration (CI) and Continuous Deployment/Delivery (CD) are important processes in modern software development methodologies, and are especially important in DevOps. These approaches help to automate various stages of development and ensure faster release of products while minimising errors.
Last Week’s Summary: Hosting a Personal Website Billet This past week I completed the important steps of creating and hosting my personal website on the Github Pages platform. The following tasks were completed in the process: