Share:
Notifications
Clear all

Earn While Learning Web3 Programming>> Start Here FREE!!!

[Solved] What Are The Similarities Between JavaScript and Solidity - Web3 Programming

3 Posts
2 Users
3 Reactions
436 Views
1
Topic starter

EXERCISE: Read and Research Beyond This Course About Similarities of JavaScript and Solidity:

i. Post 1 similarity between JavaScript and Solidity in this forum:

(NOTE: please, don’t repeat what has been posted and use the numbering.

For example if the last post answer was (5), yours should be (6) and so on.

This will help ensure we have helpful non repetitive collection of full list of similarities between JavaScript and Solidity)

 

 

NOTE:

This Is An Exercise From Our FREE Smart Contract Development With Solidity For Beginners Course (If you have not enrolled yet, you can join the course totally for FREE).

2 Answers
1
Topic starter

(1) Variables: Both depends on manipulating variables and a knowledge of variable in JavaScript will surely help grab variable concept in Solidity faster.

1

They both can have  private and public methods

Solomon Foskaay Solomon Foskaay Topic starter 28/10/2021 5:41 am

@leouloko nope, you may need to rewatch the course video for this lesson over again to get it better. Its Solidity that deals with private and public functions

But I may be wrong and want to learn too.

So, can you prove me wrong with further explanation and sample code for both Javascript and Solidity performing same functions with the public and private method mentioned above. 

 

Welldone on your course progress

Share: