Activity for Learning_Programming

  • Krishna Krishna committed [de27e4]

    1. Use find_package in finding boost libraries, rather than relying on defining an environment variable, which makes sure that boost libraries will be used on all platforms.

  • Krishna Krishna committed [8ec3b6]

    Fixed the build problem by explicitly adding dependencies on Learning_Programming executable

  • Krishna Krishna committed [7e6b68]

    Inserted the assignemnt operator call to base class in CPP Basics.\n Included the file to make sure the CPP Basics functions are executed.

  • Krishna Krishna committed [740cb6]

    Fixing the std::optional::value failure for Mac

  • Krishna Krishna committed [93c4f0]

    Added functions to searh minimum and maximum values in a BST.

  • Krishna Krishna committed [337c8b]

    1. Fixed the build issue for VS 2017 and CLion which directly support CMake based projects, without having to build them first.

  • Krishna Krishna committed [a47689]

    Adding files for CPPBasics, which deal with the concepts of virtual functions, references etc

  • Krishna Krishna committed [1471df]

    1. Renamed the nextLargest function to inOrderSuccessor.

  • Krishna Krishna committed [3387fe]

    1. Fixed build for Linux.

  • Krishna Krishna committed [6eb6b8]

    Finished modernizing the BinaryTree module.

  • Krishna Krishna committed [1b7f38]

    Work in progress in modernizing the BinaryTree Module

  • Krishna Krishna committed [f872b2]

    Work in progress in modernizing and revamping the BinaryTree module code:

  • Krishna Krishna committed [8e18ef]

    Work in progress in modernizing BinaryTree code:

  • Krishna Krishna committed [6a6011]

    1. Simplified the function for deleting a list.

  • Krishna Krishna committed [37b154]

    Added a new test case for reverse merging two sorted linked lists

  • Krishna Krishna committed [53c261]

    Adding missing file to the last commit

  • Krishna Krishna committed [5b320f]

    Implemented code for reverse merging of sorted lists.

  • Krishna Krishna committed [b44e2c]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [9307d3]

    Implemented code for reverse merging of sorted lists.

  • Krishna Krishna committed [45e60e]

    1. Fixed the install command, so that it copies the executables and dlls/so/dylibs on the relevant platform. Made it to work on Linux and Mac as well.

  • Krishna Krishna committed [5345b6]

    Fixed the build issues on Mac

  • Krishna Krishna committed [34cd8f]

    1. Solved the problem of merging two sorted linked lists.

  • Krishna Krishna committed [918a69]

    Now the build works with support from VS CMake projects, and also fixed the build problems on Windows and Linux.

  • Krishna Krishna committed [4c8315]

    Work in progress to fix the compiler errors and build issues on Linux(Ubuntu).

  • Krishna Krishna committed [c727c4]

    Adding missing files to the repository.

  • Krishna Krishna committed [caf48a]

    1. Disable in-source build, and also generate verbose make files for debugging.

  • Krishna Krishna committed [3dfbee]

    1. Added EnvironmentVariableExplorer.cpp/h for understanding about environment variables.

  • Krishna Krishna committed [d335d9]

    Removed Interview Questions Solutions folder, as it is moved into its own project.

  • Krishna Krishna committed [78bec8]

    1. Work in progress to complete LinkedList problems.

  • Krishna Krishna committed [6ecc1e]

    Adding Modern_CPP library for Modern C++ talk.

  • Krishna Krishna committed [bce48a]

    Adding problem descriptions, and also the second problem from the test.

  • Krishna Krishna committed [b53725]

    Adding code related to chapter "Optimizing Code with Metaprogramming" from the book Learning C++ Functional Programming.

  • Krishna Krishna committed [df2a18]

    Added code related to Lazy evaluation from the book Learning C++ Functional Programming.

  • Krishna Krishna committed [889cc0]

    Upgraded the compiler to be used to C++17, and fixed the corresponding compiler errors.

  • Krishna Krishna committed [624903]

    Added code related to Recursion from the book Learning C++ Functional Programming.

  • Krishna Krishna committed [1792af]

    Added code for Immutability (Chapter 3) from the book Learning C++ Functional Programming.

  • Krishna Krishna committed [e011af]

    Added code related to Currying concept from the book Learnig C++ Functional Programming.

  • Krishna Krishna committed [060e7f]

    1. Simplified the toplevel CMakeLists.txt file to check for Boost and Poco only once, and then add the appropriate projects.

  • Krishna Krishna committed [6bdf41]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [8ad737]

    1. Simplified the toplevel CMakeLists.txt file to check for Boost and Poco only once, and then add the appropriate projects.

  • Krishna Krishna committed [2d1080]

    Added function composition example from Functional C++ programming book.

  • Krishna Krishna committed [d5b9ed]

    Merge branch 'master' of https://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [c47fac]

    Added BinaryTree functions into their own namespace: BinaryTree.

  • Krishna Krishna committed [1e0aa0]

    Added BinaryTree functions into their own namespace: BinaryTree.

  • Krishna Krishna committed [5cde90]

    Simplifying cmake files:

  • Krishna Krishna committed [c49339]

    Added more tasks to the TODO list.

  • Krishna Krishna committed [6f45fb]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [7e60d9]

    Added CPack command which will generate an installer.

  • Krishna Krishna committed [e5befb]

    Added CPack command which will generate an installer.

  • Krishna Krishna committed [b8cc27]

    Modified Copy_Qt_Libs function in Dependencies.cmake to take additional parameters(which are libraries), and then copy each of the library parameter

  • Krishna Krishna committed [575b27]

    Cleaned up the Codeland_Solution directory by deleting all the unnecessary files.

  • Krishna Krishna committed [f1aa8d]

    Added the TODO list to the Readme.md file, till I figure out a better way.

  • Krishna Krishna committed [13ad31]

    Consolidating the ReadMe.md file to have as much information as possible.

  • Krishna Krishna modified a wiki page

    Home

  • Krishna Krishna modified a wiki page

    Home

  • Krishna Krishna modified a wiki page

    Home

  • Krishna Krishna committed [732413]

    Adding Readme.md file which can be displayed in the project homepage.

  • Krishna Krishna committed [c318d3]

    Made Codeland Solution Cmake based:

  • Krishna Krishna committed [f35c0e]

    Napa_Solution executes and runs as expected:

  • Krishna Krishna committed [9da37c]

    Merge branch 'master' of https://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [733dc6]

    1. Made Napa_Solution CMake compliant.

  • Krishna Krishna committed [aede46]

    1. Added Interview_Questions_Solutions/NVidia/ImageProcess process as a cmake project.

  • Krishna Krishna committed [c0487d]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [0b41b6]

    1. Added Interview_Questions_Solutions/NVidia/ImageProcess process as a cmake project.

  • Krishna Krishna committed [a069e5]

    Added Diophantine to the list of Interview Solutions that are being made cmake based.

  • Krishna Krishna committed [49b721]

    Making Amazon solution cmake based, and adding into the main solution file.

  • Krishna Krishna committed [2fd75c]

    Adding a new folder containing the solutions for interview questions asked.

  • Krishna Krishna committed [3a6fd6]

    Changed minor part in the instructions for development setup.

  • Krishna Krishna committed [35bbab]

    Added a document explaining the steps for building.

  • Krishna Krishna committed [ba6c8c]

    Separated out the poco and boost library finding and project inclusion logic.

  • Krishna Krishna committed [801cc8]

    Deleting files accidentally added.

  • Krishna Krishna committed [140631]

    1. Added dependencies on Poco and Boost.

  • Krishna Krishna committed [e9033d]

    Work in progress for adding dependencies on Boost.

  • Krishna Krishna committed [1fccd9]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [d8354c]

    Trying to add boost and poco dependencies to the project.

  • Krishna Krishna committed [7ed7de]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [270301]

    Fixed issue with newly added Audience_Template_Utils cmake file.

  • Krishna Krishna committed [b68ebe]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [8c7b3e]

    Minor improvements in the cmake files.

  • Krishna Krishna committed [ecc8cf]

    Work in progress to add boost and poco dependencies, so that code can use those frameworks.

  • Krishna Krishna committed [1b5051]

    1. Added Template Utils

  • Krishna Krishna committed [eb327c]

    Added NationalInstrumentsTest problems.

  • Krishna Krishna committed [b70307]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [bb9c24]

    Making the entire project Cmake compatible.

  • Krishna Krishna committed [17937e]

    Merge branch 'master' of ssh://git.code.sf.net/p/learningprogramming/code

  • Krishna Krishna committed [6062b6]

    Making the entire project Cmake compatible.

  • Krishna Krishna committed [700fa0]

    Added macro tricks challenge.

  • Krishna Krishna committed [e8451a]

    Implemented the problem MoveNode and added corr...

  • Krishna Krishna committed [9cc5cd]

    Finished implementing and testing frontBackSpli...

  • Krishna Krishna committed [0a80cd]

    1. Work in progress for debugging the sortedIns...

  • Krishna Krishna committed [294948]

    Added functions for sortedInsert, FrontBackSplit.

  • Krishna Krishna committed [5e2d71]

    Added functions - SortedInsert, append.

  • Krishna Krishna committed [9315bc]

    Added more functions to the List.

  • Krishna Krishna committed [0afb04]

    Added a new project to practice all the recursi...

  • Krishna Krishna committed [556b97]

    Upgraded the project to VS2015 format.

  • Krishna Krishna committed [788839]

    Added LazyEvaluator.h experimenting with C++ im...

  • Krishna Krishna committed [cb2cd0]

    Testing out templated member function.

  • Krishna Krishna committed [05138d]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Krishna Krishna committed [bd6c65]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Krishna Krishna committed [0ee4a1]

    Removing the pre compiled header file.

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.