Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

draft.blogger.com

Computer Engineering-Notebook&Project

Get the latest updates from Computer Engineering-Notebook&Project directly as they happen.

Follow now < 10 followers

Latest posts

Last updated over 2 years ago

Html Notes🎈🧨

about 3 years ago

 🚧Html🚧Emmet Cheet Sheet:*https://docs.emmet.io/cheat-sheet/

Computer Consepts✨🐱‍👤

about 3 years ago

 1*PARADIGMBefore explaining the paradigm shift, it would be useful to briefly mention...

Format Notes🤞✨

about 3 years ago

 🎁MYS2 Link🎁*https://www.msys2.org/*https://packages.msys2.org/package/mingw-w64-x86_64-clang*https://solarianprogrammer.com/2021/06/11/install-clang-windows-msys2-mingw-w64/*https://www.devdungeon.com/content/install-gcc-compiler-windows-msys2-cc👌Note1:                                                                                                                                                     If you have installed GCC, G++, Clang, and LLVM on...

Front-End Notes 🎪✨

about 3 years ago

 🚧Links🚧HTML* https://htmlreference.io/*https://medium.com/doctolib/why-i-love-pressing-tab-featuring-emmet-578aa4e77858*https://www.w3schools.com/html/html_attributes.asp

Math Notes🌠🔢

about 3 years ago

 🎈Derivative and Integral relationship*https://evrimagaci.org/turev-ve-integrali-gercekten-anlamak-turev-nedir-integral-nedir-2901

K_Shortcuts Σ(っ °Д °;)っ

about 3 years ago

 *https://www.webnots.com/alt-key-windows-shortcuts/*Emmet https://docs.emmet.io/cheat-sheet/

TUTORIAL📚🎈

about 3 years ago

 ※Dijital Logic Design*https://www.youtube.com/watch?v=I5tXn3V12tg*https://www.youtube.com/watch?v=d0EiPIY_rgA↳Logic design sample questions(for boolean algebra)↳*https://byjus.com/maths/boolean-algebra-questions/*https://www.indiabix.com/digital-electronics/boolean-algebra-and-logic-simplification/*https://www.electronics-tutorials.ws/boolean/boolean-algebra-simplification.html

Doxygen Notes✔👽

about 3 years ago

 🚧Doxygen Usage🚧*https://github.com/ucoruh/ce103-hw2-template/blob/main/ce103-hw2-lib/ce103-hw2-lib.c*https://vhernando.github.io/doxygen-syntax-howto-documentSample doxygen comment/** * @brief Looks for the header * *...

C# Notes🧶🐱‍💻

about 3 years ago

 *https://www.programiz.com/csharp-programming/arrays

Resource:DSA 🧬{📈📉 }

about 3 years ago

 🚧Resource:-----Visualization---------------------------------------------------------------------------------------------------*https://www.cs.usfca.edu/~galles/visualization/Algorithms.html*https://pandastutor.com/(https://pythontutor.com/cpp.html#mode=edit)=&gt; It's a fantastic thing!!!*https://visualgo.net/en/sorting----Tutorial-----------------------------------------------------------------------------------------------------------*https://ucoruh.github.io/ce100-algorithms-and-programming-II/week-5/ce100-week-5-dp/#spring-semester-2021-2022*https://www.programiz.com/dsa/stack*https://www.freecodecamp.org/learn/2022/responsive-web-design/*https://bilgisayarkavramlari.com/2010/09/24/algoritma-analizi-analysis-of-algorithms/

ECLIPSE Notes 🪐🌘

about 3 years ago

 🚦Eclipse Usage 🏁1-Can not Open Existing Project in EclipseYou cannot import a...

PYTHON Notes🐱‍🏍{ }

about 3 years ago

 🌠How to add a new module in python path?1-Download a module which...