Presentation is dedicated to Microsoft most crucial technology SharePoint, description of business needs which can covered, overall exploration of technical opportunities
Presentation is dedicated to Microsoft most crucial technology SharePoint, description of business needs which can covered, overall exploration of technical opportunities
This document provides an overview of programming and object-oriented programming. It discusses that programming can be hard and require serious math skills, and some people may feel too old or that their gender or interests are barriers. However, it also outlines key concepts of object-oriented programming like objects, classes, inheritance, abstraction, polymorphism, and encapsulation. It encourages learning a language like C# and creating programs to gain experience.
This document describes a two-step algorithm for a melody generator program. It begins with an overview of computer music and melody generation. It then outlines the two-step algorithm which first generates rhythmic patterns and then fills those patterns with pitches based on settings like scale and tonic. The document discusses using statistical analysis and rules of harmony to determine harmonic combinations. It introduces the "Harmonicube" pattern-based approach to harmonic melody generation and demonstrates a music generator prototype. It concludes that melody results from rhythm and harmony, rules and limitations are important, and the two-step generator can create harmonious music through patterns.
Freshmen Adaptation in HSE (pedagogical practice report)Sofya Latkina
油
The document describes adaptation training programs conducted at HSE University in 2013 and 2014 to help freshmen feel more comfortable and confident in their first days. In 2013, 13 trainings were held over 1.5 hours for 350 freshmen, led by 20 trainers. The program included introductory activities, discussions, and videos. In 2014, the program was expanded with 10 trainings simultaneously over 4.5 hours for 300 freshmen, and a training was developed for mentors to prepare them. The programs aimed to ease freshmen into university life and help them understand opportunities available.
Alexey, Sofy, Alexander, and Pavel came together to create Hot Point, a mobile application that retrieves and displays the top news in various categories like politics, sports, films, and music from a database. The application was developed for both Android and iOS platforms and uses an API with methods to get news from different sources and store it in the database. The team split responsibilities with some members focusing on code, documentation, and presenting while others developed the API, frontend, and database.