Skip to main content

All New Useful Information and Technologies

All New Useful Information and Technologies 



Information Courtesy: Muthuraj Muthiah (HPMMRAJ) 
Page Added By: Arun VS


https://www.freecodecamp.org/news/how-to-think-like-a-programmer-3ae955d414cd/


Pls use this Chrome extension for your css insights
https://csspeeper.com


https://github.com/thedaviddias/Front-End-Checklist/blob/master/README.md


https://flyingbytes.github.io/programming/java8/functional/part0/2017/01/16/Java8-Part0.html


https://github.com/java8/Java8InAction


https://www.google.co.in/url?sa=t&source=web&rct=j&url=http://events.linuxfoundation.org/sites/events/files/slides/Unified%2520access%2520to%2520all%2520your%2520data%2520points.pdf&ved=2ahUKEwilwY_Vh5DYAhXGq48KHW1yB2IQFjAFegQIBRAB&usg=AOvVaw0rBqk3MA0bQtjHhTlCyT9t


https://cwiki.apache.org/confluence/display/METAMODEL/Query+object%2C+the+QueryBuilder+API+and+Query+parsing


https://openwhisk.apache.org/


http://jsoniter.com/


https://konghq.com/kong/


http://unirest.io/


http://www.deliveredtechnologies.com/


https://github.com/voxmedia/meme/blob/master/README.md


https://cwiki.apache.org/confluence/display/METAMODEL/JSON+data+support
uses to read the data from heterogeneous data sources which includes JSON using JSONDataContext. Better choice as it will become universal and it's embedded as a library to any Java application. Apache license


http://joxi.net/ use this for screen capture. much better it seems


https://medium.freecodecamp.org/what-exactly-is-node-js-ae36e97449f5
Simple explanation


XDA-Developers: Google Chrome’s new Material Design theme rolls out on all platforms.
https://www.xda-developers.com/google-chrome-material-design-theme/


https://errorprone.info/index


https://errorprone.info/bugpatterns


https://youtu.be/hRZirXr_J9Q
Biographies and Science


https://30-seconds.github.io/30-seconds-of-css/


https://fs.blog/richard-feynman/
This guy is a famous scientist known for his extra ordinary college lectures, nobel laurette.


https://strongloop.com/strongblog/announcing-oasgraph/


Oracle JSON and XML support vs Versions and Release timeline.
Platform is "Multi Enterprise" or "Multi Party". Multi Tenancy vs Multi Enterprise
https://blogs.gartner.com/andrew_white/2009/08/19/the-difference-between-multi-tenancy-and-multi-enterprise/


https://addyosmani.com/blog/performance-budgets/


https://github.com/ganny26/awesome-audioqr/blob/master/README.md


Using smart phones to read and transmit to another smart device. No QR code or barcode reader is required to transmit data to app or Web app.
https://github.com/quiet/quiet-js


https://www.troyhunt.com/beyond-passwords-2fa-u2f-and-google-advanced-protection/


https://tools.ietf.org/html/draft-kelly-json-hal-06
JSON HAL Hyper text application language


http://brackets.io/
-  light weight editor if you are doing front end development. Works for all OS
https://uxplanet.org/open-design-freeware-tools-for-designers-f7bdde99f2e0 
-  Open source alternatives to Adobe suite of products from Photoshop to Movies


https://www.youtube.com/watch?v=fqULJBBEVQE&feature=youtu.be


https://www.xda-developers.com/google-launches-flutter-1-2-dart-devtools/


https://flutter.github.io/devtools/


https://hackernoon.com/flutter-vs-react-native-will-flutter-kill-react-native-16f5515e5444


https://developers.googleblog.com/2018/12/flutter-10-googles-portable-ui-toolkit.html
This is what platform is using for mobile devices. making some good progress on dynamic on the fly mobile apps based on our SDK/Studio metadata. Built on Dart, it's possible to use flutter in web, tiny devices like Raspberry Pi etc. Let's see how it goes and will keep you posted on this


https://openliberty.io/


https://stackoverflow.com/questions/46306036/what-is-the-difference-between-openliberty-and-websphere-liberty


https://impactspheres.co/daily-planning-prepare-for-the-next-day-8524f90d69c1


https://impactspheres.co/daily-planning-get-ready-for-the-current-day-91ffbd243c26


https://github.com/FrontendMasters/front-end-handbook-2019


https://www.codota.com/


https://github.com/kamranahmedse/developer-roadmap/blob/master/readme.md

https://metamodel.apache.org/apidocs/5.0.0/

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/whoami

https://medium.com/@viraj.rajaguru/how-to-use-spring-security-to-authenticate-with-microsoft-active-directory-1caff11c57f2

https://github.com/spring-projects/spring-security/blob/master/ldap/src/main/java/org/springframework/security/ldap/authentication/ad/ActiveDirectoryLdapAuthenticationProvider.java

https://github.com/GoogleContainerTools/jib/blob/master/README.md

https://twitter.com/flutterdev/status/1250487975210713088?s=12

https://flutter.dev/

https://stackoverflow.com/questions/1486476/json-stringify-changes-time-of-date-because-of-utc

http://www.mojohaus.org/plugins.html

https://www.cebm.net/covid-19/what-tests-could-potentially-be-used-for-the-screening-diagnosis-and-monitoring-of-covid-19-and-what-are-their-advantages-and-disadvantages/

https://github.com/jitsi/jitsi-meet

https://github.com/spring-projects/spring-framework/blob/master/spring-jdbc/src/main/java/org/springframework/jdbc/support/incrementer/MySQLMaxValueIncrementer.java

https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/support/incrementer/package-summary.html

http://www.londonfx.co.uk/ccylist.html

https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts.html

https://d1fto35gcfffzn.cloudfront.net/academy/Spring-Professional-Certification-Study-Guide.pdf

https://compodoc.app/

What’s happening inside Swiggy app 

Popular posts from this blog

Flutter Related New Information

Useful information about Flutter Information Courtesy: Muthuraj Muthiah (HPMMRAJ)  Page added: Arun VS ⭐ How does Flutter actually work, internally? What are Widgets, Elements, BuildContext, RenderOject, Bindings?  The first article you need to read to understand the intervals of even your first app Very simply but covers all corners Well written one  https://www.didierboelens.com/2019/09/flutter-internals/ ⭐ Flutter: The Advanced Layout Rule Even Beginners Must Know https://medium.com/flutter-community/flutter-the-advanced-layout-rule-even-beginners-must-know-edc9516d1a2 Very important to understand the positioning part ⭐ Understanding constraints https://flutter.dev/docs/development/ui/layout/constraints ⭐ A predictable state management library that helps implement the BLoC design pattern. https://bloclibrary.dev/#/ ⭐ Understand the BuildContext of the Flutter https://medium.com/flutterando/entenda-o-buildcontext-do-flutter-895e4d01054e ⭐ way to introduce th...