19302101        
        
          Lecture        
      
      SoSe 19: Computer Science B
Max Willert
Comments
Contents
The class focuses on:
- Fundations of programming: imperative and object-oriented programming
 - Algorithms and data structures: design and implementation of data structures
 - theory of algorithms
 
We use C++ as an implementation language.
Target Audience
Students with Computer Science as a minor concentration and students of bioinformatics.
closeSuggested reading
- Goodrich, Tamassia: Data Structures and Algorithms in C++
 - Stroustrup: Die C++ Programmiersprache
 - Cormen, Leiserson, Rivest, Stein: Introduction to Algorithms
 - Kleinberg, Tardos: Algorithm Design
 - Schöning: Algorithmen - kurz gefasst
 
27 Class schedule
Additional appointments
Wed, 2019-07-17 16:00 - 18:00Klausur
    
    
    
          
          
            
              Wed, 2019-08-21 10:00 - 12:00            
                
    
    
          
          
            
              Tue, 2019-10-01 14:00 - 16:00            
                Nachklausur
    
    
    
          
          Regular appointments
                  
                    
                      Wed, 2019-04-10 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-04-17 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-04-24 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-05-08 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-05-15 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-05-22 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-05-29 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-06-05 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-06-05 16:00 - 18:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-06-12 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-06-19 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-06-26 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-07-03 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Wed, 2019-07-10 08:00 - 10:00                    
                        
    
    
                  
                
              
                  
                    
                      Fri, 2019-04-12 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-04-26 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-05-03 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-05-10 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-05-17 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-05-24 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-05-31 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-06-07 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-06-14 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-06-21 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-06-28 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-07-05 08:00 - 10:00                    
                        
    
    
                  
                  
                    
                      Fri, 2019-07-12 08:00 - 10:00                    
                        
    
    
                  
                
              
Contents
The class focuses on: Fundations of programming: imperative and object-oriented programming Algorithms and data structures: design and implementation of data structures theory ... read more