How To

How to Integrate firebase to android studio and visual studio code on windows

In this blog, we will be integrating firebase to android studio and visual studio code in windows. When it comes to databases firebase is known to be one of the best backend devices which provides databases, cloud storages, authentication, and other services provided by google. This blog will show you the step-by-step procedures in order

How to Integrate firebase to android studio and visual studio code on windows Read More »

How to Fix “AttributeError: module ‘tensorflow’ has no attribute ‘placeholder’.” in Visual Studio Code

If you are new to Python and on your way to trying out in making a Machine Learning script and using TensorFlow. As you go your way in coding, and decided to test and run the program. An error appeared stating “AttributeError: Module ‘Tensorflow’ Has No Attribute ‘Placeholder’“. Then this article will provide you the fix

How to Fix “AttributeError: module ‘tensorflow’ has no attribute ‘placeholder’.” in Visual Studio Code Read More »