Code Monkey home page Code Monkey logo

Kazi Mahathir Rahman's Projects

cse110-python-programming-language-i icon cse110-python-programming-language-i

This course would be an introduction to the foundations of computation and purpose of mechanized computation. Emphasis will be placed on techniques of problem analysis and the development of algorithms and programs. Topics will include: 1. Introduction to digital computers and programming algorithms and flow chart construction. 2. Information representation in digital computers. Writing, debugging and running programs (including file handling) on various digital computers using an appropriate language. 3. Data structures, abstraction, recursion, iteration, as well as the design and analysis of basic algorithms.

cse111-python-programming-language-ii icon cse111-python-programming-language-ii

This course would be an introduction to data structures, formal specification of syntax, elements of language theory and mathematical preliminaries. Other topics that would be covered are formal languages, structured programming concepts, survey of features of existing high level languages. Students would design and write application using an appropriate language.

cse220-data-structure icon cse220-data-structure

data structures are protocols and mechanisms for effective data organization, storage, access and destruction and the relationships between data values. The elementary data structures, arrays, lists, stacks, queues, trees, graphs, etc. to learn how to store, access, modify, delete data efficiently

cse221-algorithms icon cse221-algorithms

Techniques for analysis of algorithms, Methods for the design of efficient algorithms :Divide and Conquer paradigm, Greedy method, Dynamic programming, Basic search and traversal techniques, Graph algorithms, Elementary parallel algorithms, Algebraic simplification and transformations, Lower bound theory, NP-hard and NP-complete problems.

cse330-numerical-method icon cse330-numerical-method

Computer Arithmetic: floating point representation of numbers, arithmetic operations with normalized floating point numbers; Iterative methods: different iterative methods for finding the roots of an equation and their computer implementation

cse370-database-management-system icon cse370-database-management-system

The details of database concepts, methods for storing and manipulating data in database, design and development of a database system using the concepts and database languages with popular application packages

cse427-machine-learning icon cse427-machine-learning

Supervised and reinforcement learning; Unsupervised learning algorithms; Attribute based and relational supervised learning algorithms; Neural network based learning algorithms

git icon git

Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.